Skip to content

build: update toolchain to Go 1.25.3#26949

Merged
tgross merged 1 commit intomainfrom
update-golang-1.25.3
Oct 14, 2025
Merged

build: update toolchain to Go 1.25.3#26949
tgross merged 1 commit intomainfrom
update-golang-1.25.3

Conversation

@tgross
Copy link
Copy Markdown
Member

@tgross tgross commented Oct 14, 2025

We recently updated to Go 1.25.2 but upstream just released a fix for TLS certificate validation that the security patch introduced. Let's upgrade to 1.25.3 before we ship the 1.11.0 beta.

Ref: #26909
Ref: https://go.dev/doc/devel/release#go1.25.3

Description

Testing & Reproduction steps

Links

Contributor Checklist

  • Changelog Entry If this PR changes user-facing behavior, please generate and add a
    changelog entry using the make cl command.
  • Testing Please add tests to cover any new functionality or to demonstrate bug fixes and
    ensure regressions will be caught.
  • Documentation If the change impacts user-facing functionality such as the CLI, API, UI,
    and job configuration, please update the Nomad website documentation to reflect this. Refer to
    the website README for docs guidelines. Please also consider whether the
    change requires notes within the upgrade guide.

Reviewer Checklist

  • Backport Labels Please add the correct backport labels as described by the internal
    backporting document.
  • Commit Type Ensure the correct merge method is selected which should be "squash and merge"
    in the majority of situations. The main exceptions are long-lived feature branches or merges where
    history should be preserved.
  • Enterprise PRs If this is an enterprise only PR, please add any required changelog entry
    within the public repository.
  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

We recently updated to Go 1.25.2 but upstream just released a fix for a TLS
certificate validation that the security patch introduced. Let's upgrade to
1.25.3 before we ship the 1.11.0 beta.

Ref: #26909
Ref: https://go.dev/doc/devel/release#go1.25.3
@tgross tgross force-pushed the update-golang-1.25.3 branch from 3dc9ee4 to 3cb453f Compare October 14, 2025 19:59
@tgross tgross marked this pull request as ready for review October 14, 2025 19:59
@tgross tgross requested review from a team as code owners October 14, 2025 19:59
@tgross tgross merged commit a55a0fd into main Oct 14, 2025
37 checks passed
@tgross tgross deleted the update-golang-1.25.3 branch October 14, 2025 20:21
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent theme/build-infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants