Skip to content

v0.9.0 Release

Compare
Choose a tag to compare
@vancexu vancexu released this 06 Aug 18:57
· 454 commits to master since this release
1e3023d

New features:

Search Attributes and Memo

27b0ba2 Add upsert search attributes (#781)
8339101 Support get search attributes inside workflow (#784)
f8c132f Add get memo inside workflow and test support (#795)
de2ccdc Support memo and search attributes in child workflow (#802)
b848aee Add memo and search attributes when continueAsNew (#806)

Other features

103fa1e Implement wrapper for native go WaitGroup for use in cadence workflow Context (#799)
b79758a Test Framework: Use test implementation for session activities (#810)
aa031d9 Add default data converter (#792)

Misc:

1e3023d Bump feature version to 1.2.0 (#816)
924be32 Fix docker file (#815)
0921917 Update README.md
8f872d2 Remove workflow context lock from retry path (#808)
bc3bb9b Fix comments OnRequestCancelExternalWorkflow (#787)
cef99c5 Fix getInfo for upsert search attributes (#786)
6f702c4 Sync IDL for describeWorkflowExecution (#783)
cdbdc95 Sync IDLs and fix lint (#780)