Skip to content

Releases: indeedeng/iwf-python-sdk

v0.11.2

22 May 20:16
695e320
Compare
Choose a tag to compare

What's Changed

  • IWF-921 ensure backward compatibility for binary/null encoded objects by @N-give in #109

Full Changelog: v0.11.1...v0.11.2

v0.11.1

12 May 20:54
3dd0194
Compare
Choose a tag to compare

What's Changed

  • IWF-808 use Unset object for empty data output by @N-give in #107
  • IWF-875 bump release version by @N-give in #108

Full Changelog: v0.11.0...v0.11.1

v0.11.0

28 Apr 23:02
f843561
Compare
Choose a tag to compare

New Features

  • Add caching persistence data

What's Changed

  • IWF-683 Add caching persistence data by @N-give in #104

Full Changelog: v0.10.0...v0.11.0

v0.10.0

22 Apr 12:14
f06c9de
Compare
Choose a tag to compare

Breaking Changes

  • IWF-711 Review pyproject.toml version constraints and identify which packages should be updated by @samuel27m in #101
    • Updated all dependencies of the SDK to the latest available version
    • httpx no longer needs to be required manually by SDK users
    • httpx no longer needs to be pinned to v0.23.3
    • TL;DR - Make sure to remove httpx as a dependency of your project when upgrading to this SDK version.

Full Changelog: v0.9.1...v0.10.0

v0.9.1

10 Apr 19:58
afe70e5
Compare
Choose a tag to compare

New Features

  • Add wait_until API failure policy
  • Add timer optimization setting for workflows

What's Changed

  • IWF-687 include full stacktrace when filename not found by @N-give in #96
  • IWF-682 add wait_until API failure policy by @N-give in #97
  • IWF-751: Allow optimize timer use by @lwolczynski in #98

Full Changelog: v0.9.0...v0.9.1

v0.9.0

31 Mar 21:48
5d7ec43
Compare
Choose a tag to compare

New Features

  • Initial search attributes
  • state execution locals
  • define data attributes by prefix
  • describe workflow api
  • add any command combination trigger
  • allow None as internal channel type
  • data attribute API

What's Changed

  • IWF-465: Initial search attributes by @lwolczynski in #88
  • IWF-466 add state_execution_locals and record_events by @N-give in #87
  • IWF-348 define data_attributes by prefix by @N-give in #89
  • IWF-468: Describe Workflow API by @samuel27m in #91
  • IWF-467 add decider trigger type: ANY_COMMAND_COMBINATION by @N-give in #90
  • IWF-693 return workflow run id when starting a workflow by @N-give in #92
  • IWF-684 allow None as internal channel prefix type by @N-give in #93
  • IWF-681 add data attributes API methods by @N-give in #94

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

21 Mar 15:32
f000333
Compare
Choose a tag to compare

New Features

  • WaitForStateExecutionCompletion API
  • Search Attributes support

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

10 Mar 14:54
b4ccfe3
Compare
Choose a tag to compare

💥Breaking Changes

  • Fix rpc input deserialization by @longquanzheng in #76
    • ℹ️ RPC inputs are now desearialised as expected. See this example of changes needed in our samples repo

Full Changelog: v0.6.1...v0.7.0

v0.6.1

04 Mar 14:20
c4078ab
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Mar 13:37
db691f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0