You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/releases.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,29 +20,29 @@ OVERVIEW:
20
20
* Allow configuration of NGINX directives `map-hash-bucket-size` and `map-hash-max-size` using the [ConfigMap resource](https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/configmap-resource#general-customization) .
21
21
* Added support for [fetching JWKs from a remote URL](https://docs.nginx.com/nginx-ingress-controller/configuration/policy-resource#jwt-using-jwks-from-remote-location
22
22
) to dynamically validate JWT tokens and optimize performance through caching.
23
-
* NGINX Service Mesh now supports the open source (free) version of NGINX Ingress Controller.
23
+
*Beginning with NGINX Service Mesh release 1.7 it will include support for the free version of NGINX Ingress Controller as well as the paid version.
24
24
* NGINX Ingress Controller + NGINX App Protect Denial of Service is now available through the AWS Marketplace.
25
25
26
26
27
27
FEATURES:
28
28
29
-
*[3260](https://github.com/nginxinc/kubernetes-ingress/pull/3260)Add support for EndpointSlices.
29
+
*[3260](https://github.com/nginxinc/kubernetes-ingress/pull/3260)Added support for EndpointSlices.
30
30
*[3299](https://github.com/nginxinc/kubernetes-ingress/pull/3299) Support Dynamic namespaces using Labels.
31
-
*[3261](https://github.com/nginxinc/kubernetes-ingress/pull/3261) Deep service insight endpoint for virtual server.
32
-
*[3361](https://github.com/nginxinc/kubernetes-ingress/pull/3361)Add healthcheck for transport server.
31
+
*[3261](https://github.com/nginxinc/kubernetes-ingress/pull/3261) Deep service insight endpoint for VirtualServer CR.
32
+
*[3361](https://github.com/nginxinc/kubernetes-ingress/pull/3361)Added healthcheck for TransportServer CR.
33
33
*[3347](https://github.com/nginxinc/kubernetes-ingress/pull/3347) Import JWKS from URL on JWT policy.
34
34
*[3274](https://github.com/nginxinc/kubernetes-ingress/pull/3274) Allow configuration of map-hash-bucket-size and map-hash-max-size directives.
35
-
*[3376](https://github.com/nginxinc/kubernetes-ingress/pull/3376) NGINX Service Mesh now supports the open source (free) version of NGINX Ingress Controller.
35
+
*[3376](https://github.com/nginxinc/kubernetes-ingress/pull/3376) NGINX Service Mesh will support the free version of NGINX Ingress Controller when using NGINX open source.
36
36
37
37
38
38
IMPROVEMENTS:
39
39
40
40
*[3170](https://github.com/nginxinc/kubernetes-ingress/pull/3170) Watch subset of namespaces for secrets. Thanks to [Hans Feldt](https://github.com/hafe).
41
41
*[3341](https://github.com/nginxinc/kubernetes-ingress/pull/3341) Set value of `$remote_addr` to client IP when TLSPassthrough and Proxy Protocol are enabled.
42
42
*[3131](https://github.com/nginxinc/kubernetes-ingress/pull/3131) NAP DoS images are now available in the AWS Marketplace.
43
-
*[3231](https://github.com/nginxinc/kubernetes-ingress/pull/3231) Always print build info and flags used at the start.
43
+
*[3231](https://github.com/nginxinc/kubernetes-ingress/pull/3231) Always print build info and flags used at the start to provide better supportability.
44
44
*[2735](https://github.com/nginxinc/kubernetes-ingress/pull/2735) Support default client proxy headers to be overwritten in VirtualServer. Thanks to [Alex Wied](https://github.com/centromere)
45
-
*[3133](https://github.com/nginxinc/kubernetes-ingress/pull/3133)Add caseSensitiveHttpHeaders to appolicy crd. Thanks to [Pavel Galitskiy](https://github.com/galitskiy).
45
+
*[3133](https://github.com/nginxinc/kubernetes-ingress/pull/3133)Added caseSensitiveHttpHeaders to APPolicy CRD. Thanks to [Pavel Galitskiy](https://github.com/galitskiy).
*[3143](https://github.com/nginxinc/kubernetes-ingress/pull/3143)Add annotations for deployment and daemonset.
57
-
*[3136](https://github.com/nginxinc/kubernetes-ingress/pull/3136)Add controller.dnsPolicy. Thanks to [Dong Wang](https://github.com/wd).
58
-
*[3065](https://github.com/nginxinc/kubernetes-ingress/pull/3065)Add annotations to the service account. Thanks to [0m1xa](https://github.com/0m1xa).
59
-
*[3276](https://github.com/nginxinc/kubernetes-ingress/pull/3276)Add horizontalpodautoscaler. Thanks to [Bryan Hendryx](https://github.com/coolbry95).
*[3143](https://github.com/nginxinc/kubernetes-ingress/pull/3143)Added annotations for deployment and daemonset.
57
+
*[3136](https://github.com/nginxinc/kubernetes-ingress/pull/3136)Added controller.dnsPolicy. Thanks to [Dong Wang](https://github.com/wd).
58
+
*[3065](https://github.com/nginxinc/kubernetes-ingress/pull/3065)Added annotations to the service account. Thanks to [0m1xa](https://github.com/0m1xa).
59
+
*[3276](https://github.com/nginxinc/kubernetes-ingress/pull/3276)Added horizontalpodautoscaler. Thanks to [Bryan Hendryx](https://github.com/coolbry95).
60
60
61
61
62
62
UPGRADE:
63
63
* Make sure the Kubernetes version is in the supported platforms listed below.
64
64
* For NGINX, use the 3.0.0 images from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=3.0.0), [GitHub Container](https://github.com/nginxinc/kubernetes-ingress/pkgs/container/kubernetes-ingress) or [Amazon ECR Public Gallery](https://gallery.ecr.aws/nginx/nginx-ingress).
65
65
* For NGINX Plus, use the 3.0.0 images from the F5 Container registry or the [AWS Marketplace](https://aws.amazon.com/marketplace/search/?CREATOR=741df81b-dfdc-4d36-b8da-945ea66b522c&FULFILLMENT_OPTION_TYPE=CONTAINER&filters=CREATOR%2CFULFILLMENT_OPTION_TYPE) or build your own image using the 3.0.0 source code.
66
-
* For Helm, use version 0.16.0 of the chart. If you're using custom resources like VirtualServer and TransportServer (`controller.enableCustomResources` is set to `true`), after you run the `helm upgrade` command, the CRDs will not be upgraded. After running the `helm upgrade` command, run `kubectl apply -f deployments/helm-chart/crds` to upgrade the CRDs.
66
+
* For Helm, use version 0.16.0 of the chart. Helm does not upgrade the CRDs. If you're using custom resources like VirtualServer and TransportServer (`controller.enableCustomResources` is set to `true`), after running the `helm upgrade` command, run `kubectl apply -f deployments/helm-chart/crds` to upgrade the CRDs.
0 commit comments