github temporalio/sdk-java v1.10.0

latest releases: v1.31.0, v1.30.1, v1.30.0...
3 years ago

Highlights

This release contains fixes for performance and stability issues

What's Changed

  • Moved NO_COMPLETION counter reporting to handle all cases by @Spikhalskiy in #1149
  • Refactor and cleanup "exception to failure" conversion code by @Spikhalskiy in #1148
  • Make WorkflowThreadContext#destroy non-blocking and remove deadlock detector from the call by @Spikhalskiy in #1151
  • Rework PotentialDeadlockException to don't override the original stacktrace by @Spikhalskiy in #1152
  • Reimplemented WorkflowRunLockManager to fix design flaw with an unsafe unlock by @Spikhalskiy in #1147
  • Fix for Worker#isSuspended not returning the correct state by @Spikhalskiy in #1155

Full Changelog: v1.9.1...v1.10.0

Don't miss a new sdk-java release

NewReleases is sending notifications on new releases.