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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34-34Lines changed: 34 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,26 @@ and includes links to all PRs that went into the release.
6
6
7
7
## Release 1.3.0
8
8
9
-
* Update minimum k8s version to 1.25 by @lucacome in https://github.com/nginxinc/nginx-gateway-fabric/pull/1885
10
-
* Support NginxProxy CRD and global tracing settings by @sjberman in https://github.com/nginxinc/nginx-gateway-fabric/pull/1870
11
-
* Remove zone size for invalid backend ref by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1931
12
-
* Add directive for SSL Server block by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1934
13
-
* Add support for ResponseHeaderModifier for HTTPRouteRule objects by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1880
14
-
* Fix rbac ServiceAccount imagePullSecrets template by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1953
15
-
* Add request header filter support for gRPC by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1909
16
-
* Add field to NginxProxy to allow disabling HTTP2 by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1925
17
-
* Support response header filter for GRPCRoute by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1983
18
-
* Upgrade Gateway API to v1.1.0 by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1975
19
-
* Collect backendTLSPolicy and GRPCRoute Count by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1954
20
-
* Implement ClientSettingsPolicy by @kate-osborn in https://github.com/nginxinc/nginx-gateway-fabric/pull/1940
21
-
* Allow NGF to run on Openshift by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1976
22
-
* Bump NGINX Plus to R32 by @lucacome in https://github.com/nginxinc/nginx-gateway-fabric/pull/2057
23
-
* Support tracing via the ObservabilityPolicy by @sjberman in https://github.com/nginxinc/nginx-gateway-fabric/pull/2004
24
-
25
-
%%DATE%%
9
+
- Remove zone size for invalid backend ref by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1931
10
+
- Add directive for SSL Server block by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1934
11
+
- Add support for ResponseHeaderModifier for HTTPRouteRule objects by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1880
12
+
- Fix rbac ServiceAccount imagePullSecrets template by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1953
13
+
- Add request header filter support for gRPC by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1909
14
+
- Add field to NginxProxy to allow disabling HTTP2 by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1925
15
+
- Support response header filter for GRPCRoute by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1983
16
+
- Upgrade Gateway API to v1.1.0 by @ciarams87 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1975
17
+
- Collect backendTLSPolicy and GRPCRoute Count by @salonichf5 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1954
18
+
- Implement ClientSettingsPolicy by @kate-osborn in https://github.com/nginxinc/nginx-gateway-fabric/pull/1940
19
+
- Allow NGF to run on Openshift by @bjee19 in https://github.com/nginxinc/nginx-gateway-fabric/pull/1976
20
+
- Bump NGINX Plus to R32 by @lucacome in https://github.com/nginxinc/nginx-gateway-fabric/pull/2057
21
+
- Support tracing via the ObservabilityPolicy by @sjberman in https://github.com/nginxinc/nginx-gateway-fabric/pull/2004
22
+
23
+
_June 11, 2024_
26
24
27
25
FEATURES:
28
26
29
-
-
27
+
- Update minimum k8s version to 1.25 [1885](https://github.com/nginxinc/nginx-gateway-fabric/pull/1885)
28
+
- Support NginxProxy CRD and global tracing settings [1870](https://github.com/nginxinc/nginx-gateway-fabric/pull/1870)
30
29
31
30
BUG FIXES:
32
31
@@ -47,7 +46,8 @@ UPGRADE:
47
46
48
47
KNOWN ISSUES:
49
48
50
-
-
49
+
- Tracing does not work on HTTPRoutes with matching conditions. [2105](https://github.com/nginxinc/nginx-gateway-fabric/issues/2105)
50
+
- ClientSettingsPolicy does not work on HTTPRoutes with matching conditions. [2079](https://github.com/nginxinc/nginx-gateway-fabric/issues/2079)
51
51
52
52
COMPATIBILITY:
53
53
@@ -61,9 +61,10 @@ CONTAINER IMAGES:
61
61
- Control plane: `ghcr.io/nginxinc/nginx-gateway-fabric:1.3.0`
62
62
- Data plane: `ghcr.io/nginxinc/nginx-gateway-fabric/nginx:1.3.0`
63
63
- Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:1.3.0`
64
+
64
65
## Release 1.2.0
65
66
66
-
*March 21, 2024*
67
+
_March 21, 2024_
67
68
68
69
FEATURES:
69
70
@@ -116,7 +117,7 @@ CONTAINER IMAGES:
116
117
117
118
## Release 1.1.0
118
119
119
-
*December 14, 2023*
120
+
_December 14, 2023_
120
121
121
122
This release updates NGINX Gateway Fabric to support version 1.0.0 of the Gateway API in addition to bug fixes and documentation updates. Our docs are now available at https://docs.nginx.com/nginx-gateway-fabric.
122
123
@@ -163,7 +164,7 @@ CONTAINER IMAGES:
163
164
164
165
## Release 1.0.0
165
166
166
-
*October 24, 2023*
167
+
_October 24, 2023_
167
168
168
169
This is the official v1.0.0 release of NGINX Gateway Fabric.
169
170
@@ -204,7 +205,7 @@ CONTAINER IMAGES:
204
205
205
206
## Release 0.6.0
206
207
207
-
*August 31, 2023*
208
+
_August 31, 2023_
208
209
209
210
This release adds a Helm chart, dynamic control plane logging, Prometheus metrics, and in-depth guides for various use cases.
210
211
@@ -237,7 +238,7 @@ CONTAINER IMAGES:
237
238
238
239
## Release 0.5.0
239
240
240
-
*July 17, 2023*
241
+
_July 17, 2023_
241
242
242
243
This release completes all v1beta1 Core features of the Gateway API resources. See the [Gateway Compatibility doc](https://github.com/nginxinc/nginx-gateway-fabric/blob/v0.5.0/docs/gateway-api-compatibility.md)
243
244
@@ -256,7 +257,7 @@ BUG FIXES:
256
257
COMPATIBILITY:
257
258
258
259
- The Gateway API version: `0.7.1`
259
-
- NGINX version: `1.25.x` *
260
+
- NGINX version: `1.25.x`\*
260
261
- Kubernetes version: `1.21+`
261
262
262
263
\*the installation manifests use the `nginx:1.25` image, which always points to the latest version of 1.25.x releases.
@@ -267,7 +268,7 @@ CONTAINER IMAGES:
267
268
268
269
## Release 0.4.0
269
270
270
-
*July 6, 2023*
271
+
_July 6, 2023_
271
272
272
273
This release brings:
273
274
@@ -315,7 +316,7 @@ DEPENDENCIES:
315
316
COMPATIBILITY:
316
317
317
318
- The Gateway API version: `0.7.1`
318
-
- NGINX version: `1.25.x` *
319
+
- NGINX version: `1.25.x`\*
319
320
- Kubernetes version: `1.21+`
320
321
321
322
\*the installation manifests use the `nginx:1.25` image, which always points to the latest version of 1.25.x releases.
@@ -326,12 +327,12 @@ CONTAINER IMAGES:
326
327
327
328
## Release 0.3.0
328
329
329
-
*April 24, 2023*
330
+
_April 24, 2023_
330
331
331
332
This release brings:
332
333
333
334
- Extensive validation of Gateway API resources for robustness, security and correctness. See the [validation doc](https://github.com/nginxinc/nginx-gateway-fabric/blob/v0.3.0/docs/resource-validation.md)
334
-
for more details.
335
+
for more details.
335
336
- Defined open-source development process for NGINX Kubernetes Gateway project. See the [Issue lifecycle doc](https://github.com/nginxinc/nginx-gateway-fabric/blob/v0.3.0/ISSUE_LIFECYCLE.md).
336
337
- Miscellaneous enhancements and bug fixes.
337
338
@@ -361,7 +362,7 @@ DEPENDENCIES:
361
362
COMPATIBILITY:
362
363
363
364
- The Gateway API version: `0.6.2`
364
-
- NGINX version: `1.23.x` *
365
+
- NGINX version: `1.23.x`\*
365
366
- Kubernetes version: `1.21+`
366
367
367
368
\*the installation manifests use the `nginx:1.23` image, which always points to the latest version of 1.23.x releases.
@@ -372,7 +373,7 @@ CONTAINER IMAGES:
372
373
373
374
## Release 0.2.0
374
375
375
-
*October 25, 2022*
376
+
_October 25, 2022_
376
377
377
378
This release extends the support of the features of the Gateway API resources.
378
379
@@ -396,11 +397,10 @@ DEPENDENCIES:
396
397
- Use the latest NGINX 1.23 image. [PR-275](https://github.com/nginxinc/nginx-gateway-fabric/pull/275)
397
398
- Bump sigs.k8s.io/gateway-api from 0.5.0 to 0.5.1 [PR-251](https://github.com/nginxinc/nginx-gateway-fabric/pull/251)
398
399
399
-
400
400
COMPATIBILITY:
401
401
402
402
- The Gateway API version: `0.5.1`
403
-
- NGINX version: `1.21.x` *
403
+
- NGINX version: `1.21.x`\*
404
404
- Kubernetes version: `1.21+`
405
405
406
406
\*the installation manifests use the `nginx:1.21` image, which always points to the latest version of 1.21.x releases.
@@ -411,7 +411,7 @@ CONTAINER IMAGES:
411
411
412
412
## Release 0.1.0
413
413
414
-
*August 22, 2022*
414
+
_August 22, 2022_
415
415
416
416
This is an initial release of NGINX Kubernetes Gateway project.
0 commit comments