Skip to content

Deprecated. Use v0.29.1 that contains a critical bug fix.

Compare
Choose a tag to compare
@mfateev mfateev released this 25 Aug 03:28
· 882 commits to master since this release
27ba155

Works with service release v0.29.0.

Changes since 0.28.0:

  • Rewrite of the state machine powering the SDK (#172)
  • Support for building with JDK9+ (#176, #177)
  • Fix of java.lang.Error thrown from activity (Issue #185)
  • Fix of unit test framework time skipping bug (Issue #173)
  • Fix of local activity options validation (Issue #175)
  • Defaulting RetryOptions (Issue #174)
  • Fail workflow task instead of a workflow on unexpected exceptions. (#199)