Release Highlights
This release includes TLS supports for multi-clusters and some fixes of config updating, task failure handling, invalid workflow ID. See full list of patches below.
All changes
2022-02-28 - 9d892c6 - Return NOT_FOUND for invalid workflow ID (#2559)
2022-02-25 - ba35d7e - Allow customizing retry behavior for timeout failure (#2524)
2022-02-25 - aa9a8b1 - Bump server and cli version to 1.15.1 (#2554)
2022-02-25 - a9b223b - Backoff failed workflow task (#2548)
2022-02-25 - 24eb5cf - reduce unnecessary logging (#2549)
2022-02-24 - 749d2c6 - Preserve the info when updating is_global_namepsace_enabled (#2540)
2022-02-24 - 3b6d586 - Check is global ns enabled in handler (#2541)
2022-02-23 - e7852f7 - Treat enablement of TLS separately for server and client config (#2501)
2022-02-23 - 66ebbd4 - Add config and handling for remote cluster cert (#2475)
2022-02-22 - 1a1aa2f - Adds ExecutionInfo reference to InternalWorkflowMutation #2530 (#2531)
2022-02-14 - faf1b3e - Update go version of goreleaser to to 1.17.6 (#2506)
2022-02-14 - 1d3caad - Split goreleaser archive in two:cgo/nocgo (#2505)
Details about v1.15.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.15.1
)
Server
Server With Auto Setup (what is Auto-Setup?)
Admin-Tools