Skip to content

Commit 475607d

Browse files
authored
Update releases.md (#1119)
1 parent 244fa42 commit 475607d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/nic/releases.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ nd-docs: DOCS-616
1010

1111
15 Sept 2025
1212

13-
This Nginx Ingress Controller release focuses on enhancing performance, simplifying configurations, and improving security to better support modern application needs. Highlights of this release are:
14-
15-
- NGINX Content Cache Using Policies which adds policy configuration that enables proxy caching.
16-
- Support for Kubernetes `StatefulSet` object has been added which can also be use to provide persistent storage for cached content.
17-
- Auto-Adjusting Incompatible Proxy Buffer Directive Values, we’ve added a new `--enable-directive-autoadjust` parameter. When enabled, this feature automatically resolves common proxy buffer configuration dependencies that could cause issues during NGINX reloads.
18-
- Server Name Indication (SNI) Support in JWT Policies, users can now configure `sniName` and `sniEnabled` for scenarios where the remote server requires SNI to serve the correct certificate.
13+
This NGINX Ingress Controller release focuses on enhancing performance, simplifying configurations, and improving security to better support modern application needs. The highlights of this release are as follows:
14+
- NGINX Content Cache using policies: This new feature introduces policy configurations that enable proxy caching.
15+
- Support for Kubernetes `StatefulSet` Objects: Added support for Kubernetes `StatefulSet` objects, which can also be used to provide persistent storage for cached content.
16+
- Auto-Adjusting incompatible proxy buffer directive values: A new `-enable-directive-autoadjust` parameter has been added. When enabled, this feature automatically resolves common proxy buffer configuration dependencies that could cause issues during NGINX reloads.
17+
- Server Name Indication (SNI) support in JWT Policies: Users can now configure sniName and sniEnabled for scenarios where the remote server requires SNI to present the correct certificate
1918

2019
### <i class="fa-solid fa-rocket"></i> Features
2120
- [8005](https://github.com/nginx/kubernetes-ingress/pull/8005) Add nginx content cache as NIC cache policy

0 commit comments

Comments
 (0)