Skip to content

bump golang for crypto/x509 reggression#7236

Merged
rudrakhp merged 1 commit intoenvoyproxy:release/v1.5from
zirain:bump-go
Oct 15, 2025
Merged

bump golang for crypto/x509 reggression#7236
rudrakhp merged 1 commit intoenvoyproxy:release/v1.5from
zirain:bump-go

Conversation

@zirain
Copy link
Copy Markdown
Member

@zirain zirain commented Oct 15, 2025

xref: #7218

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner October 15, 2025 00:08
@zirain zirain mentioned this pull request Oct 15, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.93%. Comparing base (25d1589) to head (c0d544b).
⚠️ Report is 1 commits behind head on release/v1.5.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.5    #7236      +/-   ##
================================================
+ Coverage         70.92%   70.93%   +0.01%     
================================================
  Files               225      225              
  Lines             40225    40225              
================================================
+ Hits              28529    28535       +6     
+ Misses            10016    10012       -4     
+ Partials           1680     1678       -2     

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

@rudrakhp rudrakhp merged commit 2763ff2 into envoyproxy:release/v1.5 Oct 15, 2025
24 checks passed
@zirain zirain deleted the bump-go branch October 15, 2025 07:41
shawnh2 pushed a commit to shawnh2/gateway that referenced this pull request Oct 15, 2025
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
arkodg added a commit that referenced this pull request Oct 15, 2025
* fix(xds-server): clear snapshot on stream close (#6618)

* fix(xds-server): clear snapshot on stream close

Signed-off-by: Zachary Vacura <zvacura@digitalocean.com>

* check if there are other active connections before clearning the snapshot

Signed-off-by: Zachary Vacura <zvacura@digitalocean.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* bug: disable x-envoy-ratelimited by default (#7110)

* bug: disable x-envoy-ratelimited by default

* can be enabled with `enableEnvoyHeaders` in CTP

Relates to #7034

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

* fix tests and release note

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

* fix testdata

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

---------

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix(translator): Fix panic with request mirror + grpcroute (#6875)

Signed-off-by: Andrew Moreland <andy@andymoreland.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix: bug in overlap detection of cert SANs (#7234)

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* bump golang for crypto/x509 reggression (#7236)

Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>

* fix gen-check

Signed-off-by: shawnh2 <shawnhxh@outlook.com>

---------

Signed-off-by: Zachary Vacura <zvacura@digitalocean.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
Signed-off-by: Andrew Moreland <andy@andymoreland.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Co-authored-by: Zach Vacura <zach@hackzzila.com>
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
Co-authored-by: Andrew Moreland <andy@andymo.org>
Co-authored-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
Co-authored-by: zirain <zirain2009@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants