[release-v1.5] release notes for v1.5.8#8050
Merged
rudrakhp merged 1 commit intoenvoyproxy:mainfrom Jan 26, 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 #8050 +/- ##
==========================================
+ Coverage 73.70% 73.72% +0.01%
==========================================
Files 237 237
Lines 35703 35703
==========================================
+ Hits 26316 26322 +6
+ Misses 7529 7524 -5
+ Partials 1858 1857 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zhaohuabing
reviewed
Jan 26, 2026
| bug fixes: | | ||
| Fixed an issue where unrecoverable discovery errors on checking optional CRDs caused the EG pod to reconcile incomplete resources. | ||
| Fixed an issue where ExtProc is discarded when failOpen is enabled for Wasm. | ||
| Fixed an issue where sensitive data was exposed in control plane config dump. |
Member
There was a problem hiding this comment.
Should this be classified as a security update, or should we hide it behind a more vague description? @envoyproxy/gateway-maintainers
Member
Author
|
wait #8051 |
Signed-off-by: zirain <zirain2009@gmail.com>
rudrakhp
approved these changes
Jan 26, 2026
zirain
added a commit
to zirain/gateway
that referenced
this pull request
Jan 26, 2026
Signed-off-by: zirain <zirain2009@gmail.com>
zirain
added a commit
that referenced
this pull request
Jan 26, 2026
* [release-v1.5] release notes for v1.5.8 (#8050) Signed-off-by: zirain <zirain2009@gmail.com> * update VERSION Signed-off-by: zirain <zirain2009@gmail.com> --------- Signed-off-by: zirain <zirain2009@gmail.com>
SadmiB
pushed a commit
to SadmiB/gateway
that referenced
this pull request
Jan 30, 2026
Signed-off-by: zirain <zirain2009@gmail.com> Signed-off-by: Sadmi Bouhafs <sadmibouhafs@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.
xref: #8049 #8048