Skip to content

v2.3.0 Release

Compare
Choose a tag to compare
@mfateev mfateev released this 01 Feb 18:50
· 386 commits to master since this release
373ada0
  • Added cron schedule support.
  • Fix infinite retry in activity and workflow worker due to non-retryable error.
  • Fixed hanging on testEnv.close when testEnv was not started.
  • Fix for NPE when method has base type return type like int.
  • Fixed JsonDataConverter to correctly report non serializable exceptions.