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
- Add path support for RequestRedirect Filter. [2979](https://github.com/nginx/nginx-gateway-fabric/pull/2979)
19
15
20
16
BUG FIXES:
21
17
22
-
-
18
+
- Fix rewrite path for ReplacePrefixMatch to parse request arguments correctly. [2951](https://github.com/nginx/nginx-gateway-fabric/pull/2951)
23
19
24
20
DOCUMENTATION:
25
21
26
-
-
22
+
- Docs: Update support referencing support package tool. [2789](https://github.com/nginx/nginx-gateway-fabric/pull/2789). Thanks to [mrajagopal](https://github.com/mrajagopal).
23
+
- Add guide for UpstreamSettingsPolicy. [2987](https://github.com/nginx/nginx-gateway-fabric/pull/2987)
27
24
28
25
HELM CHART:
29
26
30
27
- The version of the Helm chart is now 1.6.0
31
-
-
32
28
33
29
UPGRADE:
34
30
35
-
-
36
-
37
-
KNOWN ISSUES:
38
-
39
-
-
31
+
- The Gateway API version has been updated to 1.2.1. [2868](https://github.com/nginx/nginx-gateway-fabric/pull/2868)
32
+
- ObservabilityPolicy API version has been increased to `v1alpha2` due to a strengthening of validation rules. [2998](https://github.com/nginx/nginx-gateway-fabric/pull/2998)
40
33
41
34
COMPATIBILITY:
42
35
43
-
- Gateway API version: ``
44
-
- NGINX version: ``
45
-
- NGINX Plus version: ``
46
-
- Kubernetes version: ``
36
+
- Gateway API version: `1.2.1`
37
+
- NGINX version: `1.27.3`
38
+
- NGINX Plus version: `R33`
39
+
- Kubernetes version: `1.25+`
47
40
48
41
CONTAINER IMAGES:
49
42
50
43
- Control plane: `ghcr.io/nginx/nginx-gateway-fabric:1.6.0`
51
44
- Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.0`
52
45
- Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.0`
0 commit comments