v1.6.0
What's Changed
- VLN-442: Use first-party action for GitHub app tokens by @picatz in #872
- fix: improve consistency of backticks in usage messages by @stpierre in #863
- Move to internal package by @stephanos in #874
- Commands generator binary by @stephanos in #875
- Automate Docker Image Build and Publish by @chaptersix in #877
- docs: updates cli docs gen script by @lennessyy in #882
- Enable setting of Temporal headers through cli by @Tamoghnasen9 in #883
- Fix worker list example query by @yuandrew in #884
- Move gen commands by @stephanos in #887
- fix: wrong examples for config delete(-profile)? by @deathiop in #888
- Fix envconfig namespace respected bug by @spkane31 in #891
- Invoke CLI extension by @stephanos in #889
- Integrate extensions into help by @stephanos in #894
- fetch task-queue stats only if available by @kokes in #895
- Add OAuth support for CLI extensions by @stephanos in #892
- fix
hiddenflag property by @stephanos in #893 - Fixed CLI hanging when terminal is closed by @moedash in #897
- docs: fix toml file path by @lennessyy in #898
- Suppress logger warnings during start-dev shutdown by @dandavison in #903
- Create versions before setting override, and require Deployment Name for Pinned Override Version by @carlydf in #905
- update server version to v1.30.0-148.3 by @chaptersix in #911
- Add pause/unpause commands (#885) by @gow in #914
- Show pause information in "workflow describe" command (#899) by @gow in #915
- Bump golang.org/x/net from 0.28.0 to 0.38.0 in /cliext by @dependabot[bot] in #917
- Update Alpine Version by @chaptersix in #916
- Tweak OAuth behavior by @stephanos in #913
- Wire enableReplication into CLI by @michaely520 in #919
- update server to 1.48.4 by @chaptersix in #918
- VLN-474: Set explicit permissions for GitHub Actions workflows by @picatz in #869
- Rename
update-metadata-versioncommand toupdate-version-metadataby @ShahabT in #920 - enable the system callback url by @chaptersix in #924
- feat: Add 'Temporal' prefix to server startup logs for clarity by @Abhishek00810 in #926
- Expose Versioning Info from Describe Task Queue by @carlydf in #931
- Show Task Queue Stats in
describe-versionand don't use SDK anymore by @carlydf in #929 - Remove Experimental from Worker Deployment APIs, label previous versioning APIs Deprecated by @carlydf in #930
- bump server version to 1.30 by @chaptersix in #934
- fix build flag by @chaptersix in #937
- bump ui server to 2.45.0 and API to 1.60.1 by @chaptersix in #936
New Contributors
- @picatz made their first contribution in #872
- @stpierre made their first contribution in #863
- @chaptersix made their first contribution in #877
- @lennessyy made their first contribution in #882
- @Tamoghnasen9 made their first contribution in #883
- @deathiop made their first contribution in #888
- @kokes made their first contribution in #895
- @moedash made their first contribution in #897
- @Abhishek00810 made their first contribution in #926
Full Changelog: v1.5.1...v1.6.0
Warning
Deprecation Notice: CLI commands for Rules-based Worker Versioning and Build-ID-based Worker Versioning (pre-release APIs) are now deprecated and will be removed in future releases. Use Worker Deployment Versioning instead.