v0.16.0
What's Changed
✨ Features
- Support temporal 1.22.x by @yujunz in #504
- feat(config): add support for authorization config by @alexandrevilain in #548
🌱 Improvement
- chore(e2e): use gha cache and free some disk space by @alexandrevilain in #527
- Pass GOPROXY from host to docker build by @yujunz in #523
- Add service labels / annotations overrides for UI by @MichaelCombs28 in #537
🐛 Bug fixes
- Fix persistence scripts that are missing shutdown by @MichaelCombs28 in #526
- fix(SecretCopier): update secret when orginal secret is updated by @alexandrevilain in #540
- Fix Prometheus scraping port by @guiguan in #545
- fix(admintools): add mtls environment variables for temporal cli >= 0.9.0 by @alexandrevilain in #547
- fix(): making datacenter property optional for cassandra, temporary fix for #553 by @debuggerpk in #554
🔨 Dependencies
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #495
- chore(deps): bump go.temporal.io/sdk from 1.23.1 to 1.25.1 by @dependabot in #528
- chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #529
- chore(deps): bump github.com/google/uuid from 1.3.0 to 1.4.0 by @dependabot in #543
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #542
- chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.56.3 in /examples/worker-process/helloworld by @dependabot in #541
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #544
New Contributors
- @MichaelCombs28 made their first contribution in #526
- @guiguan made their first contribution in #545
- @debuggerpk made their first contribution in #554
Full Changelog: v0.15.4...v0.16.0