What's Changed
✨ Features
- feat(webhook): Only allow Elasticsearch datastore type for advancedVisibility on clusters => 1.21 by @alexandrevilain in #620
- feat(api): Deprecate TemporalWorkerProcess API by @alexandrevilain in #622
- feat: support generic sidecars and passwordless DB access by @ed-marks in #629
🌱 Improvement
- Support for tolerations and nodeSelector in Helm Chart by @brianirish in #628
- ci(setup-go): Pull version from go.mod file by @alexandrevilain in #610
🐛 Bug fixes
- fix(TemporalClusterClient): requeue reconcile when certificate is updated by @alexandrevilain in #601
- fix(persistence): ensure unique mount paths for datastore tls ca, cert, and key by @alexandrevilain in #638
📖 Documentation
- docs(helm): add auto-generated values documentation by @alexandrevilain in #596
🔨 Dependencies
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.3 by @alexandrevilain in #609
- chore(deps): bump istio.io/client-go from 1.20.1 to 1.20.2 by @dependabot in #603
- chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 by @dependabot in #605
- bump(worker-process): update all dependencies by @alexandrevilain in #606
- chore(deps): bump istio.io/api from 1.20.2-0.20231213020515-8655fab91d5d to 1.20.2 by @dependabot in #608
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.67.0 to 0.71.0 by @dependabot in #607
- chore(deps): bump go.temporal.io/server from 1.22.3 to 1.22.4 by @dependabot in #612
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #611
- chore(deps): bump go.temporal.io/api from 1.24.1-0.20231003165936-bb03061759c8 to 1.26.0 by @dependabot in #593
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 by @dependabot in #616
- chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #618
- chore(deps): bump k8s.io/api from 0.29.0 to 0.29.1 by @dependabot in #613
- chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #619
- chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #615
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #624
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.0 to 0.71.1 by @dependabot in #623
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #625
- chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.71.1 to 0.71.2 by @dependabot in #627
- chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #633
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #632
- chore(deps): bump go.temporal.io/server from 1.22.4 to 1.22.5 by @dependabot in #640
New Contributors
- @brianirish made their first contribution in #628
- @ed-marks made their first contribution in #629
Full Changelog: v0.16.2...v0.17.0