What's Changed
- docs(changelog): update changelog for v1.9.0 by @worker-controller-auto-changelog[bot] in #533
- uplift google.golang.org/grpc -> 1.83.0 by @jaypipes in #535
- disable k8s Go package deps in dependabot by @jaypipes in #534
- chore(deps): bump github.com/stretchr/testify in / by @dependabot[bot] in #537
- chore(deps): bump go.opentelemetry.io/otel in /internal/demo by @dependabot[bot] in #538
- helm: support extraEnv, extraVolumes and extraVolumeMounts on the manager by @aldredb in #532
- fix(controller): delete rendered autoscalers at sunset scale-down by @tomba7 in #544
- chore(deps): bump github.com/onsi/ginkgo/v2 in / by @dependabot[bot] in #551
- Support a trusted CA for API-key and no-credentials Connections by @aldredb in #546
- Make controller more resilient to inconsistent Temporal state, delay requeue after Temporal ResourceExhausted, improve logs by @carlydf in #554
- fix(controller): DescribeVersion on NotRegistered Versions to prevent pre-mature scaledown of said versions by @Shivs11 in #556
- fix(controller): watch Connection to clear stale TemporalConnection status by @htonkovac in #545
- helm: document extraEnv proxy usage and validate EnvVar shape by @kriyanshii in #558
- fix: evict cached Temporal client on failures that indicate possible bad-client by @rupesh-parab-one-app in #329
- Revert "Bump chart version to 0.28.1 [skip ci]" by @jaypipes in #560
- fix(controller): only send status updates when the status changed by @tomba7 in #557
- fix(controller): prune worker deployment version before deleting its k8s Deployment by @tomba7 in #553
- FEATURE: Add ClusterConnection cluster-scoped resource by @niyomukiza-mechack in #549
New Contributors
- @htonkovac made their first contribution in #545
- @kriyanshii made their first contribution in #558
- @rupesh-parab-one-app made their first contribution in #329
Full Changelog: v1.9.0...v1.10.0