Skip to content

Commit 4420c11

Browse files
committed
update based on reviews
1 parent 2c76725 commit 4420c11

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ and includes links to all PRs that went into the release.
88

99
_November 20, 2024_
1010

11-
FEATURES:
11+
BREAKING CHANGES:
1212

13-
- Add support to retain client IP information by @salonichf5 in https://github.com./nginxinc/nginx-gateway-fabric/pull/2284
1413
- NGINX Plus R33 support added by @sjberman in [2760](https://github.com./nginxinc/nginx-gateway-fabric/pull/2760). This release of NGINX Plus requires a valid JSON Web Token (JWT) in order to run. Users of NGINX Plus _must_ have this JWT added to a Secret before installing NGINX Gateway Fabric v1.5.0. See the [NGINX Plus JWT](https://docs.nginx.com/nginx-gateway-fabric/installation/nginx-plus-jwt/) guide for information on setting this up in [2760](https://github.com./nginxinc/nginx-gateway-fabric/pull/2760)
14+
15+
FEATURES:
16+
17+
- Add support to retain client IP information by @salonichf5 in [2284](https://github.com./nginxinc/nginx-gateway-fabric/pull/2284)
1518
- Add ability to assign a log level for the data plane by @bjee19 in [2603](https://github.com./nginxinc/nginx-gateway-fabric/pull/2603)
1619
- Add support to apply SnippetsFilter in NGINX configuration by @kate-osborn in [2604](https://github.com./nginxinc/nginx-gateway-fabric/pull/2604)
1720
- Reduced logging verbosity of default Info log level by @sjberman in [2455](https://github.com./nginxinc/nginx-gateway-fabric/pull/2455)
1821

1922
BUG FIXES:
2023

2124
- Only set stream status zone if hostname exists by @sjberman in [2684](https://github.com./nginxinc/nginx-gateway-fabric/pull/2684)
22-
- Use correct indentation in lifecyce examples in [2588](https://github.com./nginxinc/nginx-gateway-fabric/pull/2588). Thanks to [Derek F](https://github.com./defrank).
23-
- Update backend group name with a prefix when splitting traffic weights by @salonichf5 in [2730](https://github.com./nginxinc/nginx-gateway-fabric/pull/2730)
25+
- Use correct indentation in lifecycle examples in [2588](https://github.com./nginxinc/nginx-gateway-fabric/pull/2588). Thanks to [Derek F](https://github.com./defrank).
26+
- Fix an issue with upstream names when split clients are used with a namespace name that starts with a number by @salonichf5 in [2730](https://github.com./nginxinc/nginx-gateway-fabric/pull/2730)
2427
- Return 503 when service has no ready endpoints by @bjee19 in [2696](https://github.com./nginxinc/nginx-gateway-fabric/pull/2696)
25-
- Define main includes config only once by @@sjberman in [2666](https://github.com./nginxinc/nginx-gateway-fabric/pull/2666)
26-
2728

2829
DOCUMENTATION:
2930

30-
- Add guide for TLS Route in site by @sarthyparty in [2363](https://github.com./nginxinc/nginx-gateway-fabric/pull/2363)
3131
- Add guide for SnippetsFilter by @bjee19 in [2721](https://github.com./nginxinc/nginx-gateway-fabric/pull/2721)
3232
- Consolidate how-to guide for request and response header modifiers @salonichf5 in [2715](https://github.com./nginxinc/nginx-gateway-fabric/pull/2715)
3333
- Add a new "Get started" document by @ADubhlaoich in [2717](https://github.com./nginxinc/nginx-gateway-fabric/pull/2717)
@@ -38,7 +38,7 @@ DOCUMENTATION:
3838
HELM CHART:
3939

4040
- The version of the Helm chart is now 1.5.0
41-
- Add `loadBalancerSourceRanges` to helm parameters by @salonichf5 in [2773](https://github.com./nginxinc/nginx-gateway-fabric/pull/2773)
41+
- Add `loadBalancerSourceRanges` to helm parameters to use during install/upgrade by @salonichf5 in [2773](https://github.com./nginxinc/nginx-gateway-fabric/pull/2773)
4242
- Add `loadBalancerIP` as a helm parameter to use during install/upgrade by @salonichf5 in [2766](https://github.com./nginxinc/nginx-gateway-fabric/pull/2766)
4343
- Add Helm schema by @lucacome in [2492](https://github.com./nginxinc/nginx-gateway-fabric/pull/2492)
4444
- Add capability to configure `topologySpreadConstraints` in [2703](https://github.com./nginxinc/nginx-gateway-fabric/pull/2703). Thanks to [Robsta86](https://github.com./Robsta86)

0 commit comments

Comments
 (0)