-
Notifications
You must be signed in to change notification settings - Fork 781
[release/v1.4] release notes and verion #6970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
f49758f
add release notes and verion
shawnh2 fb61204
Merge branch 'release/v1.4' of github.com:envoyproxy/gateway into doc…
shawnh2 322072a
refactor notes
shawnh2 a68f112
fix lint
shawnh2 ef03e80
Merge branch 'release/v1.4' into doc-1.4.4
shawnh2 08df388
update date
shawnh2 25954b0
add other changes
shawnh2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v1.4.3 | ||
| v1.4.4 |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| date: September 15, 2025 | ||
|
|
||
| security updates: | | ||
| Updated the Go module package `xz` to fix CVE-2025-58058. | ||
| Updated the distroless image to resolve glibc CVEs. | ||
|
|
||
| bug fixes: | | ||
| Fixed an issue in handling context-related transient errors to prevent incorrect state reconciliation and unintended behavior. | ||
| Fixed an issue where the `exclusiveMaximum` field in the CRD was set incorrectly. | ||
| Fixed validation for gRPC routes with extension ref filters. | ||
| Fixed an issue where route status had dangling conditions and was not cleaned up. | ||
| Added missing patch annotations to the `Compression` struct for proper `Merge`. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| title: "v1.4.4" | ||
| publishdate: 2025-09-15 | ||
| --- | ||
|
|
||
| Date: September 15, 2025 | ||
|
|
||
| ## Security updates | ||
|
|
||
| - Updated the Go module package `xz` to fix CVE-2025-58058. | ||
| - Updated the distroless image to resolve glibc CVEs. | ||
|
|
||
| ## Bug fixes | ||
|
|
||
| - Fixed an issue in handling context-related transient errors to prevent incorrect state reconciliation and unintended behavior. | ||
| - Fixed an issue where the `exclusiveMaximum` field in the CRD was set incorrectly. | ||
| - Fixed validation for gRPC routes with extension ref filters. | ||
| - Fixed an issue where route status had dangling conditions and was not cleaned up. | ||
| - Added missing patch annotations to the `Compression` struct for proper `Merge`. | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.