Skip to content

Bump go version to 1.25.7#2045

Merged
lucca30 merged 1 commit intodevelopfrom
lmartins/bump-go-1.2.7
Feb 10, 2026
Merged

Bump go version to 1.25.7#2045
lucca30 merged 1 commit intodevelopfrom
lmartins/bump-go-1.2.7

Conversation

@lucca30
Copy link
Copy Markdown
Contributor

@lucca30 lucca30 commented Feb 9, 2026

Description

Bump Go from 1.25.6 → 1.25.7 to pick up upstream security fixes.

This upgrade addresses GO-2026-4337, a crypto/tls vulnerability in Go 1.25.6 that could allow unexpected TLS session resumption when TLS configs are mutated between handshakes.

The issue is fixed in Go 1.25.7 with no code changes required.

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

@lucca30 lucca30 requested a review from a team February 9, 2026 21:07
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 9, 2026

@claude
Copy link
Copy Markdown

claude bot commented Feb 9, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.58%. Comparing base (f5ee550) to head (6b6edfd).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2045   +/-   ##
========================================
  Coverage    49.57%   49.58%           
========================================
  Files          873      873           
  Lines       150595   150595           
========================================
+ Hits         74662    74673   +11     
+ Misses       70896    70885   -11     
  Partials      5037     5037           

see 11 files with indirect coverage changes
see 11 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lucca30 lucca30 merged commit 9c86909 into develop Feb 10, 2026
24 checks passed
kamuikatsurgi pushed a commit that referenced this pull request Feb 13, 2026
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.

6 participants