Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions release-notes/v1.5.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ breaking changes: |

# Updates addressing vulnerabilities, security flaws, or compliance requirements.
security updates: |
Bump golang to `1.24.13`.
Comment thread
zirain marked this conversation as resolved.
Outdated

# New features or capabilities added in this release.
new features: |
Expand Down
2 changes: 2 additions & 0 deletions release-notes/v1.6.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ date: February 11, 2026

# Changes that are expected to cause an incompatibility with previous versions, such as deletions or modifications to existing APIs.
breaking changes: |
Gateway API CRD has been updated, more details could be found [here](https://github.com/kubernetes-sigs/gateway-api/issues/4490).

# Updates addressing vulnerabilities, security flaws, or compliance requirements.
security updates: |
Bump golang to `1.25.7`.
Comment thread
zirain marked this conversation as resolved.
Outdated

# New features or capabilities added in this release.
new features: |
Expand Down
2 changes: 1 addition & 1 deletion site/content/en/news/releases/notes/v1.5.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Date: February 11, 2026
-

## Security updates
-
- Bump golang to `1.24.13`.

## New features
-
Expand Down
4 changes: 2 additions & 2 deletions site/content/en/news/releases/notes/v1.6.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ publishdate: 2026-02-11
Date: February 11, 2026

## Breaking changes
-
- Gateway API CRD has been updated, more details could be found [here](https://github.com/kubernetes-sigs/gateway-api/issues/4490).

## Security updates
-
- Bump golang to `1.25.7`.

## New features
-
Expand Down