Releases: indeedeng/iwf-python-sdk
Releases · indeedeng/iwf-python-sdk
v0.11.2
v0.11.1
v0.11.0
v0.10.0
Breaking Changes
- IWF-711 Review pyproject.toml version constraints and identify which packages should be updated by @samuel27m in #101
Full Changelog: v0.9.1...v0.10.0
v0.9.1
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
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
New Features
- WaitForStateExecutionCompletion API
- Search Attributes support
What's Changed
- IWF-607: Implement Search Attributes store and API by @lwolczynski in #83
- IWF-628: Add setting search attributes by @lwolczynski in #84
- IWF-464: Add WaitForStateExecutionCompletion API by @lwolczynski in #85
Full Changelog: v0.7.0...v0.8.0
v0.7.0
💥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
v0.6.0
What's Changed
- IWF-543: Support overriding state options by @lwolczynski in #79
Full Changelog: v0.5.0...v0.6.0