New Commands
temporal task-queue configcommands (setandget). Allows user to set and get Task Queue configs such as rate limit.temporal worker deployment manager-identitycommands (setandunset). Allows CLI clients of Worker Deployments that are managed by an automated system (such as the Kubernetes Worker Controller) to safely coordinate with that client to make intended changes and ensure they are not overwritten.
What's Changed
- Added Docker instructions to README by @maciejdudko in #828
- [docgen] Fix typo, add validity check to tool by @yuandrew in #832
- display and update namespace replication state by @hai719 in #844
- Add new client-connect-timeout arg by @yuandrew in #845
- Adds --client-authority flag to set the ConnectionOptions.Authority field on clients by @wcharczuk-stripe in #846
- Moved autogen comments out of the doc headers by @flippedcoder in #842
- Added backticks around ascii warnings to format correctly in docs by @flippedcoder in #852
- Annotate --activity-type as experimental in activity pause command by @gow in #854
- Fix doc on dev server's
--metrics-portby @mjameswh in #855 - Merge next-server into main by @bergundy in #856
- Update Go SDK to v1.37 by @carlydf in #859
- Add
temporal worker deployment manager-identitycommands by @carlydf in #858 - Add --allow-no-pollers flag to set-current-version and set-ramping-version by @carlydf in #860
- Upgrade UI to v2.41.0 by @ShahabT in #861
New Contributors
- @hai719 made their first contribution in #844
- @wcharczuk-stripe made their first contribution in #846
- @flippedcoder made their first contribution in #842
Full Changelog: v1.4.1...v1.5.0