@@ -6,52 +6,42 @@ and includes links to all PRs that went into the release.
66
77## Release 2.2.1
88
9- * Make EPP flags configurable by @salonichf5 in https://github.com/nginx/nginx-gateway-fabric/pull/4189
10- * Fix HPA race condition by reading deployment replicas instead of HPA … by @ciarams87 in https://github.com/nginx/nginx-gateway-fabric/pull/4239
11- * Preserve external controller annotations on Services (#4182 ) by @ciarams87 in https://github.com/nginx/nginx-gateway-fabric/pull/4238
12- * Fix bug where user mounted files were being removed by agent (#4178 ) by @bjee19 in https://github.com/nginx/nginx-gateway-fabric/pull/4246
13- * Allow HPA to work when Inference is enabled (#4247 ) by @sjberman in https://github.com/nginx/nginx-gateway-fabric/pull/4248
14-
15- %%DATE%%
9+ _ November 12, 2025_
1610
1711FEATURES:
1812
19- -
13+ - Add support to make endpoint picker communication settings configurable. [ 4105 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4105 )
2014
2115BUG FIXES:
2216
23- -
24-
25- DOCUMENTATION:
26-
27- -
17+ - Support mixed externalname and local services in single route. [ 4188 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4188 )
18+ - Preserve HPA replicas on deployment. [ 4214 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4214 )
19+ - Preserve external controller annotations. [ 4182 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4182 )
20+ - Fix bug where user mounted files were being removed by NGINX. [ 4178 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4178 )
21+ - Fix bug that prevented HPA from working when Inference Extension was enabled. [ 4247 ] ( https://github.com/nginx/nginx-gateway-fabric/pull/4247 )
2822
2923HELM CHART:
3024
3125- The version of the Helm chart is now 2.2.1
32- -
33-
34- UPGRADE:
35-
36- -
3726
3827KNOWN ISSUES:
3928
40- -
29+ - Data plane sometimes does not sync upstream server IPs. [ 3626 ] ( https://github.com/nginx/nginx-gateway-fabric/issues/3626 )
4130
4231COMPATIBILITY:
4332
44- - Gateway API version: ``
45- - NGINX version: ``
46- - NGINX Plus version: ``
47- - NGINX Agent version: ``
48- - Kubernetes version: ``
33+ - Gateway API version: ` 1.3.0 `
34+ - NGINX version: ` 1.29.2 `
35+ - NGINX Plus version: ` R35 `
36+ - NGINX Agent version: ` v3.5.0 `
37+ - Kubernetes version: ` 1.25+ `
4938
5039CONTAINER IMAGES:
5140
5241- Control plane: ` ghcr.io/nginx/nginx-gateway-fabric:2.2.1 `
5342- Data plane: ` ghcr.io/nginx/nginx-gateway-fabric/nginx:2.2.1 `
5443- Data plane with NGINX Plus: ` private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:2.2.1 `
44+
5545## Release 2.2.0
5646
5747_ October 21, 2025_
@@ -75,6 +65,10 @@ HELM CHART:
7565- The version of the Helm chart is now 2.2.0
7666- Set NGINX Plus default image. [ 3919] ( https://github.com/nginx/nginx-gateway-fabric/pull/3919 )
7767
68+ KNOWN ISSUES:
69+
70+ - Data plane sometimes does not sync upstream server IPs. [ 3626] ( https://github.com/nginx/nginx-gateway-fabric/issues/3626 )
71+
7872COMPATIBILITY:
7973
8074- Gateway API version: ` 1.3.0 `
0 commit comments