v0.10.7
Highlights
- This release includes Temporal Server v1.22.2 and UI server v2.21.3.
What's Changed
- Update CONTRIBUTING.md with what I learned from doing a release by @josh-berry in #348
- Bump Go version to 1.20 by @rodrigozhou in #356
- Remove double setting of caller-type header by @pdoerner in #355
- Allow passing multiple
--input-files to workflow commands [#351] by @josh-berry in #361 - Fix sources of test instability by @josh-berry in #368
- style: Cleanups to #361 - use more idiomatic Go by @josh-berry in #364
- When dynamic config is mis-specified say what key is incorrect by @tdeebswihart in #371
- Batch operation rate limit by @stephanos in #366
- Print
NamespaceInfo.Datawhen describing a namespace by @josh-berry in #372 - Revert "Batch operation rate limit" by @stephanos in #378
- Remove OpenAPI config by @Alex-Tideman in #379
- Bump github.com/temporalio/ui-server/v2 from 2.18.2 to 2.21.3 by @dependabot in #382
- Bump go.temporal.io/server from 1.22.0 to 1.22.2 by @dependabot in #385
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #340
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #376
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #388
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 by @dependabot in #390
- Delete .github/workflows/semgrep.yml by @jackdawm in #391
New Contributors
- @tdeebswihart made their first contribution in #371
- @stephanos made their first contribution in #366
- @Alex-Tideman made their first contribution in #379
Full Changelog: v0.10.6...v0.10.7