docs(changelog): backfill CHANGELOG.md - #524
Merged
Merged
Conversation
Signed-off-by: worker-controller-auto-changelog[bot] <316247219+worker-controller-auto-changelog[bot]@users.noreply.github.com>
worker-controller-auto-changelog
Bot
requested review from
a team,
eniko-dif and
jlegrone
as code owners
August 12, 2026 15:11
jaypipes
approved these changes
Aug 14, 2026
Collaborator
|
@shazib-summar thanks again for your work on this! :) |
jaypipes
added a commit
that referenced
this pull request
Aug 19, 2026
### Features - add payload encoding to gate workflow ([#528](#528)) ([`ad2dbaa`](ad2dbaa)) - **helm:** configure kube-rbac-proxy sidecar ([#468](#468)) ([`f3bc2ad`](f3bc2ad)) ### Bug Fixes - **controller:** prune Temporal server-side version record on normal drain ([#498](#498)) ([`4227ae4`](4227ae4)) - **controller:** delete k8s worker Deployments during WD cleanup ([#508](#508)) ([`33585e8`](33585e8)) - pin connection on deprecated versions ([#525](#525)) ([`e029d36`](e029d36)) - make 'make test-unit' work out of the box ([#499](#499)) ([`9cd89c0`](9cd89c0)) - **clientpool:** attach namespace header to every request ([#467](#467)) ([`921e5b4`](921e5b4)) ### Documentation - **concepts:** warn that changing connectionRef mutates all managed ([#512](#512)) ([`16a1fdf`](16a1fdf)) - **changelog:** backfill CHANGELOG.md ([#524](#524)) ([`bed0114`](bed0114)) - align Worker Options with the API ([#500](#500)) ([`dd5978d`](dd5978d)) ### Chores - added workflow for changelog file ([#495](#495)) ([`35fd07e`](35fd07e)) ### Other Changes - Bump github.com/prometheus/client_golang in /internal/demo ([#523](#523)) ([`0943dfc`](0943dfc)) - BUG[493] sub-task 1 - complete connection env/volume updates ([#516](#516)) ([`46f09ed`](46f09ed)) - Bump k8s.io/client-go in / ([#521](#521)) ([`261a782`](261a782)) - Bump docker/login-action from 4.5.0 to 4.6.0 ([#518](#518)) ([`3c5a04c`](3c5a04c)) - standardize all temporal Go package deps ([#517](#517)) ([`c8dddf3`](c8dddf3)) - Updated update-changelog.yml to request reviews from the worker-controller team ([#514](#514)) ([`2ca9877`](2ca9877)) - [FR-126] Rollback ([#274](#274)) ([`6e70184`](6e70184)) - Bump go.temporal.io/api in /internal/demo ([#501](#501)) ([`f20efb6`](f20efb6)) - Bump docker/login-action from 4.4.0 to 4.5.0 ([#503](#503)) ([`2c45961`](2c45961)) - Bump actions/checkout from 7.0.0 to 7.0.1 ([#504](#504)) ([`dacd0ec`](dacd0ec)) - Bump k8s.io/api in / ([#506](#506)) ([`bf321ad`](bf321ad)) - Skip unavailable deprecated CRD watches ([#469](#469)) ([`db62cbb`](db62cbb)) - uplift temporal core deps ([#490](#490)) ([`3e83925`](3e83925)) - Bump chart version to 0.27.1 [skip ci] ([`4fd32c8`](4fd32c8)) - Bump google.golang.org/grpc in / ([#487](#487)) ([`d503182`](d503182)) - tell dependabot to ignore cert-manager dep in Helm ([#489](#489)) ([`6c5de89`](6c5de89)) - Bump actions/setup-go from 6.5.0 to 7.0.0 ([#483](#483)) ([`36eb96a`](36eb96a)) - Bump k8s.io/api in / ([#488](#488)) ([`220117d`](220117d)) - uplift temporal core dependencies ([#480](#480)) ([`01a92a0`](01a92a0)) - Bump google.golang.org/grpc in / ([#455](#455)) ([`3f32da9`](3f32da9)) - Bump docker/login-action from 4.3.0 to 4.4.0 ([#454](#454)) ([`c21a844`](c21a844)) - add Eniko Dif to CODEOWNERS ([#464](#464)) ([`01f3d9c`](01f3d9c)) Signed-off-by: worker-controller-auto-changelog[bot] <316247219+worker-controller-auto-changelog[bot]@users.noreply.github.com> Co-authored-by: worker-controller-auto-changelog[bot] <316247219+worker-controller-auto-changelog[bot]@users.noreply.github.com> Co-authored-by: Jay Pipes <jay.pipes@temporal.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backfills a new CHANGELOG.md file that the auto-changelog GH Action will be maintaining for us going forward.