Add release notes for 1.7.1#8493
Merged
cnvergence merged 3 commits intoenvoyproxy:mainfrom Mar 12, 2026
Merged
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8493 +/- ##
==========================================
+ Coverage 74.14% 74.16% +0.02%
==========================================
Files 242 242
Lines 37603 37603
==========================================
+ Hits 27881 27890 +9
+ Misses 7779 7773 -6
+ Partials 1943 1940 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jukie
previously approved these changes
Mar 11, 2026
Contributor
|
/retest |
jukie
previously approved these changes
Mar 11, 2026
zhaohuabing
previously approved these changes
Mar 12, 2026
zhaohuabing
reviewed
Mar 12, 2026
| # Updates addressing vulnerabilities, security flaws, or compliance requirements. | ||
| security updates: | | ||
| Bump golang to `1.25.8` for security fixes to the go command and the `crypto/tls` package. | ||
| Bump Envoy Proxy image to v1.37.1 for fixing several security issues and bug fixes. For more details, please refer to the [Envoy Proxy v1.37.1 release notes](https://github.com/envoyproxy/envoy/releases/tag/v1.37.1). |
Member
There was a problem hiding this comment.
Can we also bump ratelimit to include the CVE fixes from golang?
Member
Author
There was a problem hiding this comment.
I was looking for this image, thanks for checking
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
150cf52 to
67238e4
Compare
Member
Author
|
/retest |
rudrakhp
approved these changes
Mar 12, 2026
zhaohuabing
approved these changes
Mar 12, 2026
kkk777-7
approved these changes
Mar 12, 2026
jukie
approved these changes
Mar 12, 2026
zirain
pushed a commit
to zirain/gateway
that referenced
this pull request
Mar 13, 2026
* Add release notes for 1.7.1 Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add release notes for envoy proxy image Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add release note Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> --------- Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
Including fixes under https://github.com/envoyproxy/gateway/pulls?q=is%3Apr+label%3Acherrypick%2Frelease-v1.7.1+is%3Aclosed
Which issue(s) this PR fixes:
Fixes #8376
Release Notes: Yes/No