Skip to content

Commit 88ae0be

Browse files
committed
Update release notes for 5.1.1
1 parent a0a91eb commit 88ae0be

File tree

4 files changed

+27
-3
lines changed

4 files changed

+27
-3
lines changed

content/nic/releases.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ toc: true
55
nd-content-type: reference
66
nd-product: NIC
77
nd-docs: DOCS-616
8+
---
9+
## 5.1.1
10+
11+
1.29.1 / R35
12+
13+
### <i class="fa-solid fa-bug-slash"></i> Fixes
14+
- [8046](https://github.com/nginx/kubernetes-ingress/pull/8046) Update interval checks for mgmt directive
15+
- [8079](https://github.com/nginx/kubernetes-ingress/pull/8079) Status updates for vs endpoints
16+
- [8125](https://github.com/nginx/kubernetes-ingress/pull/8125) Don't send request headers & body to jwks uri
17+
18+
### <i class="fa-solid fa-upload"></i> Dependencies
19+
- [8115](https://github.com/nginx/kubernetes-ingress/pull/8115) Bump Go dependencies
20+
- [8030](https://github.com/nginx/kubernetes-ingress/pull/8030), [8080](https://github.com/nginx/kubernetes-ingress/pull/8080) & [8112](https://github.com/nginx/kubernetes-ingress/pull/8112) Bump Docker dependencies
21+
- [8139](https://github.com/nginx/kubernetes-ingress/pull/8139) Update to nginx oss 1.29.1, plus r35, agent v3.2, app protect and alpine 3.22
22+
- [8131](https://github.com/nginx/kubernetes-ingress/pull/8131) Update go group on release-5.1
23+
24+
### <i class="fa-solid fa-download"></i> Upgrade
25+
- For NGINX, use the 5.1.1 images from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=5.1.1), [GitHub Container](https://github.com/nginx/kubernetes-ingress/pkgs/container/kubernetes-ingress), [Amazon ECR Public Gallery](https://gallery.ecr.aws/nginx/nginx-ingress) or [Quay.io](https://quay.io/repository/nginx/nginx-ingress).
26+
- For NGINX Plus, use the 5.1.1 images from the F5 Container registry or build your own image using the 5.1.1 source code.
27+
- For Helm, use version 2.2.2 of the chart.
28+
29+
### <i class="fa-solid fa-life-ring"></i> Supported Platforms
30+
We will provide technical support for NGINX Ingress Controller on any Kubernetes platform that is currently supported by its provider and that passes the Kubernetes conformance tests. This release was fully tested on the following Kubernetes versions: 1.25-1.33.
31+
832
---
933
## 5.1.0
1034

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
3.2.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0
1+
5.1.1

0 commit comments

Comments
 (0)