v0.12.0 Release
·
354 commits
to master
since this release
New features
Feature version
- Bump feature version to 1.6.0 (#958)
Workflow.Await
Get raw history for long poll
Workflow and activity registration improvements
- Activity and workflow registration refactoring (#962)
Misc fixes and improvements
- Fix inconsistent Jaeger baggage injection/extraction (#972)
- Retry getHistory request from passive cluster in case of replication lag (#952)
- Fix comment on signalWithStart (#968)
- Improve session framework heartbeat mechanism (#965)
- doc: explain how to abandon child workflows (#963)
- Add TerminateIfRunning IDReusePolicy (#966)
- Reduce maxRPCTimeout to 5s for sync API calls (#960)
- Let workflow.now() to always return time in UTC (#959)
- Add comment on GetWorkflow (#957)
- Update cadence-idl to use task list for visibility data (#955)
- Add fossa analyze config and script (#953)
- Add comments for decoding memo and search attr (#950)
- Fix error log for async activity task (#949)
- Delete unused worker option AutoHeartBeat (#941)
- Adding IsWorkflowExecutionAlreadyStartedError helper (#946)