Skip to content

v1.47.0

Latest

Choose a tag to compare

@dplyukhin dplyukhin released this 28 Jul 19:46
0b4ad90

Highlights

  • User metadata fields (StaticSummary, StaticDetails, CurrentDetails, Activity Summary, Timer Summary, AwaitOptions) are no longer marked as experimental.
  • Workers automatically enroll into poller autoscaling when the namespace advertises the PollerAutoscalingAutoEnroll capability. This only applies to poller types left at their default; explicitly configured pollers are left unchanged.
  • Added worker.Options.PreferredVersionProvider, which can select the version recorded by a newly encountered workflow.GetVersion call. This supports gradual rollout of a new GetVersion call before activating its new behavior.
  • Added nexus support for workflow updates and external storage.
  • Numerous bug fixes: see CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v1.46.0...v1.47.0