Skip to content

Releases: indeedeng/iwf-python-sdk

v0.4.0

11 Dec 19:01
b810adb
Compare
Choose a tag to compare

Breaking Changes

  • IWF-405
    • renamed execute_failure_handling_state to proceed_to_state_when_execute_retry_exhausted
    • renamed wait_until_api_failure_policy to proceed_to_execute_when_wait_until_retry_exhausted

What's Changed

  • IWF-397: Add channel sizes data by @lwolczynski in #66
    • This feature requires the new server version v1.15.0.
  • IWF-405: Rename failure handling API by @longquanzheng in #67

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 Dec 00:35
ec9fa94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.1

v0.2.0

22 Nov 20:08
eafcbcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

31 Oct 15:19
c94432a
Compare
Choose a tag to compare

What's Changed

  • IWF-206: Upgrade Temporal SDKs in iWF SDKs test envs by @samuel27m in #38
  • IWF-137: Update iwf-idl to latest by @samuel27m in #37
  • Improve timer commands and checking types by @longquanzheng in #39
    • 💥 Breaking changes -- rename TimerCommand. timer_command_by_duration(...) to TimerCommand.by_seconds(...)

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3 Release

03 Oct 18:00
2c77770
Compare
Choose a tag to compare

What's Changed

  • add workflow start delay by @duoertai in #32
  • 💥 Breaking changes (requires new server v1.10.0)
    • IWF-157: Fix typo IdReusePolicy of ALLOW_IF_PREVIOUS_EXISTS_ABNORMALLY by @stevo89519 in #33
  • Auto release to PyPi and prepare to release v0.1.3 by @longquanzheng in #35
  • IWF-166: Regenerating api client from idl and fixing tests by @stevo89519 in #36

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2 Release

14 Sep 19:38
Compare
Choose a tag to compare

The first ever release for Python SDK.

What's Changed

New Contributors

Full Changelog: https://github.com/indeedeng/iwf-python-sdk/commits/v0.1.2