Skip to content

Bump github.com/temporalio/temporal-worker-controller from 1.6.0 to 1.7.0 in /internal/tests#345

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/internal/tests/github.com/temporalio/temporal-worker-controller-1.7.0
Open

Bump github.com/temporalio/temporal-worker-controller from 1.6.0 to 1.7.0 in /internal/tests#345
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/internal/tests/github.com/temporalio/temporal-worker-controller-1.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps github.com/temporalio/temporal-worker-controller from 1.6.0 to 1.7.0.

Release notes

Sourced from github.com/temporalio/temporal-worker-controller's releases.

v1.7.0

This release corresponds to Helm chart version 0.26.0. For details on versioning and how chart/app versions relate, see docs/release.md.

What's Changed

🚀 Generally Available: This project is Generally Available and ready for production use cases. Core functionality is complete with stable APIs.


[!WARNING]

💥 Breaking changes and migration required for existing users

v1.7.0 renames the two primary CRDs: TemporalWorkerDeploymentWorkerDeployment and TemporalConnectionConnection. Existing resources are not reconciled until migrated. A zero-downtime migration path is available — see https://github.com/temporalio/temporal-worker-controller/blob/HEAD/docs/migration-crd-rename.md.


  • CRD rename: TemporalWorkerDeploymentWorkerDeployment, TemporalConnectionConnection (#294): The Temporal prefix was redundant given the temporal.io API group. This is the last breaking change before GA. The deprecated CRD kinds remain installed with migration-guard finalizers and status conditions to guide migration.
  • Cluster UID in CONTROLLER_IDENTITY (#309): Completes the two-release migration started in v1.6.0. The controller identity now includes the cluster namespace UID ({identity}/{namespaceUID}), preventing cross-cluster conflicts when two controllers share the same base identity. Existing Worker Deployments are reclaimed transparently on upgrade.
  • Fix CEL rule to actually block deprecated resource create (#313): Follow-up to CRD migration PR
  • Downgrade guide for CRD rename migration (#312): Follow-up to CRD migration PR

Full Changelog: v1.6.0...v1.7.0

Commits
  • b1b7257 document downgrade concerns for CRD rename migrate (#312)
  • f14adb9 Fix CEL to actually block deprecated resource create (#313)
  • bc58d64 CRD rename: TemporalWorkerDeployment → WorkerDeployment, TemporalConnection →...
  • 2e8b67a Bump chart version to 0.25.0 [skip ci]
  • d56306a Include cluster UID in CONTROLLER_IDENTITY to prevent cross-cluster conflicts...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/temporalio/temporal-worker-controller](https://github.com/temporalio/temporal-worker-controller) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/temporalio/temporal-worker-controller/releases)
- [Changelog](https://github.com/temporalio/temporal-worker-controller/blob/main/docs/release.md)
- [Commits](v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/temporalio/temporal-worker-controller
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 24, 2026
@dependabot dependabot Bot requested review from a team and jlegrone as code owners May 24, 2026 01:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants