Skip to content

Update dependencies and bump version to 2.6.3#183

Merged
linglingye001 merged 2 commits into
release/v2.6.3from
copilot/releasev263
Jun 16, 2026
Merged

Update dependencies and bump version to 2.6.3#183
linglingye001 merged 2 commits into
release/v2.6.3from
copilot/releasev263

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Refreshes Go dependencies and sets the release version to 2.6.3, while keeping the toolchain on Go 1.25.

Changes

  • Version: Bumped version.json from 2.6.2 to 2.6.3.
  • Dependencies: Upgraded packages that remain compatible with Go 1.25 — azcore v1.21.1→v1.22.0, azsecrets v1.4.0→v1.5.0, golang.org/x/crypto v0.50.0→v0.53.0, and other transitive updates via go mod tidy.
  • Pinned for Go 1.25 compatibility: Held sigs.k8s.io/controller-runtime at v0.23.3 and k8s.io/* at v0.35.5, since their latest releases (v0.24.1 / v0.36.2) require Go ≥ 1.26.

Notes

Targets the release/v2.6.3 branch. The toolchain stays on Go 1.25 across go.mod, CI workflows, and the Dockerfile; advancing controller-runtime and the k8s.io packages further will require a separate Go 1.26 bump.

@linglingye001 linglingye001 changed the base branch from main to release/v2.6.3 June 16, 2026 06:29
@linglingye001 linglingye001 marked this pull request as ready for review June 16, 2026 06:30
@linglingye001 linglingye001 merged commit dd76377 into release/v2.6.3 Jun 16, 2026
7 checks passed
@linglingye001 linglingye001 deleted the copilot/releasev263 branch June 16, 2026 06:38
linglingye001 added a commit that referenced this pull request Jun 23, 2026
* fix snapshot reference resolution order (#182)

* Update dependencies and bump version to 2.6.3 (#183)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants