Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 21:23
· 511 commits to master since this release
9c06115

Highlights

  • We now build test server into native executables!
  • WorkflowImplementationOptions.setLocalActivityOptions has been added allowing specification of local activity options on workflow configuration.
  • worker_task_slots_available metric was added.
  • Some metrics were renamed for consistency across SDKs. Old metric names were deprecated, check io.temporal.worker.MetricsType for reference.
  • Maven release was reworked to include broad ranges of supported dependencies instead of strict versions.

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0