v1.3.0-versioning.0
Pre-release
Pre-release
·
13 commits
to next-server
since this release
DO NOT USE IN PRODUCTION. This is a development release to make some worker versioning functionality available to try out.
What's Changed
- Fix register search attributes when starting server by @rodrigozhou in #653
- Show blocked state for pending nexus operation, cancelation, and callback by @rodrigozhou in #706
- Replace runner macos-14 with macos-13 in CI tests by @rodrigozhou in #709
- Fix whitespace in
temporal batch --help
output by @josh-berry in #722 - ci: Directly check for needed secrets before testing against cloud by @josh-berry in #725
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #703
- CLI comamnd for UpdateActivityOptions API by @ychebotarev in #729
- CLI for pause/unpause activity API by @ychebotarev in #730
- Expose the underlying slog logger to the dev server by @bergundy in #731
- Remove incorrect statement in
workfow list
command description by @mjameswh in #716 - Bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #728
- disable tq info caching in task queue test by @carlydf in #726
- Add CLI command for Reset activity API by @ychebotarev in #732
- Bump server to 1.26.2, enable HTTP by default by @bergundy in #734
- Merge branch 'next-server' into main by @josh-berry in #737
- Updates to the activity API by @ychebotarev in #746
- Add batch activity unpause. by @ychebotarev in #747
- Rename Nexus OperationID to OperationToken by @bergundy in #750
- Remove experimental labels from Nexus operator commands by @bergundy in #757
- Rebase from main, update deps, test fixes by @antlai-temporal in #756
New Contributors
- @ychebotarev made their first contribution in #729
Full Changelog: v1.1.2...v1.3.0-versioning.0