Skip to content

v0.9.0

Choose a tag to compare

@N-give N-give released this 31 Mar 21:48
· 16 commits to main since this release
5d7ec43

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