Skip to content

Release v3.1.0

Compare
Choose a tag to compare
@yux0 yux0 released this 13 May 21:41
· 167 commits to master since this release
c45a8ec

This release contains breaking changes and new features.

New Features

Breaking changes

  • Introduce WorkflowExecutionCompletedError in SignalWorkflowExecution/CancelWorkflowExecution/TerminateWorkflowExecution (#606, #611)

Improvements

  • Add all missing version marker before upsert Search Attributes (#608)
  • Add activity worker thread count metrics (#607)
  • Add binaryChecksum support to JDK (#605, #610)
  • Add test coverage report (#599)