Skip to content

Commit 64cb959

Browse files
committed
Update CHANGELOG
1 parent 1dbae9c commit 64cb959

File tree

1 file changed

+13
-19
lines changed

1 file changed

+13
-19
lines changed

CHANGELOG.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,50 +6,44 @@ and includes links to all PRs that went into the release.
66

77
## Release 1.6.0
88

9-
* NGINX Plus R33 support by @sjberman in https://github.com/nginx/nginx-gateway-fabric/pull/2760
10-
* Update ObservabilityPolicy API to have minimum one target ref by @salonichf5 in https://github.com/nginx/nginx-gateway-fabric/pull/2753
11-
* Use state file for updating N+ upstreams by @sjberman in https://github.com/nginx/nginx-gateway-fabric/pull/2897
12-
* Add guide for UpstreamSettingsPolicy by @kate-osborn in https://github.com/nginx/nginx-gateway-fabric/pull/2987
13-
14-
%%DATE%%
9+
_January 15, 2025_
1510

1611
FEATURES:
1712

18-
-
13+
- Add UpstreamSetttingsPolicy. [2941](https://github.com/nginx/nginx-gateway-fabric/pull/2941)
14+
- Add path support for RequestRedirect Filter. [2979](https://github.com/nginx/nginx-gateway-fabric/pull/2979)
1915

2016
BUG FIXES:
2117

22-
-
18+
- Fix rewrite path for ReplacePrefixMatch to parse request arguments correctly. [2951](https://github.com/nginx/nginx-gateway-fabric/pull/2951)
2319

2420
DOCUMENTATION:
2521

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)
2724

2825
HELM CHART:
2926

3027
- The version of the Helm chart is now 1.6.0
31-
-
3228

3329
UPGRADE:
3430

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)
4033

4134
COMPATIBILITY:
4235

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+`
4740

4841
CONTAINER IMAGES:
4942

5043
- Control plane: `ghcr.io/nginx/nginx-gateway-fabric:1.6.0`
5144
- Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:1.6.0`
5245
- Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.6.0`
46+
5347
## Release 1.5.1
5448

5549
_December 16, 2024_

0 commit comments

Comments
 (0)