Skip to content

[release-1.7] bump golang#8944

Merged
zirain merged 1 commit intoenvoyproxy:release/v1.7from
zirain:bump-go
May 9, 2026
Merged

[release-1.7] bump golang#8944
zirain merged 1 commit intoenvoyproxy:release/v1.7from
zirain:bump-go

Conversation

@zirain
Copy link
Copy Markdown
Member

@zirain zirain commented May 8, 2026

No description provided.

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner May 8, 2026 23:50
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f5fb94a151

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread go.mod
module github.com/envoyproxy/gateway

go 1.25.9
go 1.25.10
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update release notes with this Go bump

This commit changes the release branch to build with Go 1.25.10, but release-notes/current.yaml:8 still advertises the previous 1.25.9 security update and its older crypto/tls/crypto/x509 rationale. The release workflow packages the release-notes YAML into the artifacts (tools/make/kube.mk copies release-notes/$(TAG).yaml), so the next 1.7 release would publish inaccurate security information for this bump unless the current/release note entry is updated along with the version change.

Useful? React with 👍 / 👎.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (4d41cab) to head (f5fb94a).

Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.7    #8944      +/-   ##
================================================
+ Coverage         73.83%   73.87%   +0.03%     
================================================
  Files               241      241              
  Lines             36803    36803              
================================================
+ Hits              27175    27187      +12     
+ Misses             7723     7715       -8     
+ Partials           1905     1901       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@zirain zirain merged commit 0bbfc20 into envoyproxy:release/v1.7 May 9, 2026
45 of 49 checks passed
@zirain zirain deleted the bump-go branch May 9, 2026 01:58
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.

4 participants