Skip to content

v2.6.0 Release

Compare
Choose a tag to compare
@vancexu vancexu released this 24 Aug 01:08
· 344 commits to master since this release
f8276a3

New features and improvements

  • Add support for Search Attributes on Start workflow
  • Add new list APIs for advanced visibliity feature in service client
  • Make Worker.addWorkflowImplementationFactory method support 'options' argument (#357)
  • Add a close method for workflow client (#345)
  • Fix thread leak on non-deterministic error (#365)

NOTE:
Before updating Java client to v2.6.0, please make sure Cadence Server version is greater than v0.7.0, otherwise client calls will encounter ClientVersionNotSupportedError