Skip to content

v1.16.2

Compare
Choose a tag to compare
@yycptt yycptt released this 09 May 22:32
· 11 commits to release/v1.16.x since this release
dc39bc7

Release Highlights

This release includes fixes for:

  • Workflow stuck issues during namespace failover
  • Missing first workflow task when starting an abandoned child workflow
  • SignalWorkflowExecution waking up a workflow in retry backoff period

The release also improves the configuration around namespace cache refresh.

All changes

2022-05-05 - e12a51c - Prepare 1.16.2 patch
2022-05-05 - 705cbe9 - Do not wake up workflow in retry backoff upon signal (#2771)
2022-05-05 - ddb29dc - Expose namespace data (#2804)
2022-05-05 - ae84776 - Always schedule first workflow task for started abandoned child (#2414)
2022-05-05 - 91b099b - Ensure queue processor cluster ack level is below failover ack level (#2794)
2022-05-05 - f62095d - Remove task version and visibility timestamp override (#2789)
2022-05-05 - aa566f7 - Add dynamic config for namespace refresh interval (#2766)

Details about v1.16.0 release can be found here.

Helpful links to get you started with Temporal

Temporal Docs
Server
Docker Compose
Helm Chart

Docker images for this release (use tag 1.16.2)

Server
Server With Auto Setup (what is Auto-Setup?)
Admin-Tools