Skip to content

Commit 6b2bacf

Browse files
committed
Update docs
1 parent b5794d7 commit 6b2bacf

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/content/releases.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,29 @@ OVERVIEW:
2020
* 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) .
2121
* 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
2222
) 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.
2424
* NGINX Ingress Controller + NGINX App Protect Denial of Service is now available through the AWS Marketplace.
2525

2626

2727
FEATURES:
2828

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.
3030
* [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.
3333
* [3347](https://github.com/nginxinc/kubernetes-ingress/pull/3347) Import JWKS from URL on JWT policy.
3434
* [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.
3636

3737

3838
IMPROVEMENTS:
3939

4040
* [3170](https://github.com/nginxinc/kubernetes-ingress/pull/3170) Watch subset of namespaces for secrets. Thanks to [Hans Feldt](https://github.com/hafe).
4141
* [3341](https://github.com/nginxinc/kubernetes-ingress/pull/3341) Set value of `$remote_addr` to client IP when TLSPassthrough and Proxy Protocol are enabled.
4242
* [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.
4444
* [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).
4646

4747

4848
FIXES:
@@ -52,18 +52,18 @@ FIXES:
5252

5353
HELM CHART:
5454

55-
* [3113](https://github.com/nginxinc/kubernetes-ingress/pull/3113) Add JSON Schema.
56-
* [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).
55+
* [3113](https://github.com/nginxinc/kubernetes-ingress/pull/3113) Added JSON Schema.
56+
* [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).
6060

6161

6262
UPGRADE:
6363
* Make sure the Kubernetes version is in the supported platforms listed below.
6464
* 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).
6565
* 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.
6767

6868
SUPPORTED PLATFORMS:
6969

0 commit comments

Comments
 (0)