Skip to content

v1.22.1

Compare
Choose a tag to compare
@rodrigozhou rodrigozhou released this 20 Oct 16:10
· 46 commits to release/v1.22.x since this release
7173522

Important

There was a security issue in the Temporal Docker image that could expose your DB password in the shell logs. The issue is fixed in temporalio/docker-builds#147, and new Docker image builds packing this version or later will contain the fix. Note that this issue is not related in any way to the Temporal Server itself. It only affects a script in the Docker image to launch your Temporal Server.

All Changes

2023-10-13 - 7173522 - Ensure latest Go version in GH workflows (#4974)
2023-10-12 - b154bcd - Bump base-ci-builder image (#4969)
2023-10-06 - 759b608 - Refactor TaskPoller.PollAndProcessWorkflowTask (#4903)
2023-10-06 - 4a70d62 - Don't track overlapping scheduled workflows (#4911)
2023-10-06 - 1f01c72 - Use RateBurst in RateLimitInterceptorProvider (#4933)
2023-10-06 - 9abaafd - Take history length into account when rate limiting generate replication task (#4929)
2023-10-06 - ba63918 - Improve XDC logging (#4932)
2023-10-06 - 8cadb94 - Handle XDC replication task retry error / not found error correctly (#4924)
2023-10-06 - 8d1e43a - Make rate multi min and max dynamic (#4920)
2023-10-06 - b4df682 - Add metric for dynamic rate limit multiplier (#4921)
2023-10-06 - 6860495 - Improve XDC Logging (#4917)
2023-10-06 - b5f7319 - Simplify DescribeSchedule (#4810)
2023-10-06 - 1af21c4 - Build id scavenger shouldn't look at recent build ids (#4846)
2023-10-06 - 9547e82 - Exit build id scavenger on rate limiter error (#4841)
2023-10-06 - e998571 - Fix QueryWorkflow forwarding on versioned queue (#4847)
2023-10-06 - 277e97d - Make versioning data limits configurable by namespace (#4843)