Skip to content

Commit a960061

Browse files
committed
Adding Changelog for v0.4.3
1 parent b9a9aa2 commit a960061

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Table of Contents
44

5+
- [v0.4.3](#v043)
56
- [v0.4.2](#v042)
67
- [v0.4.1](#v041)
78
- [v0.4.0](#v040)
@@ -13,6 +14,19 @@
1314
- [v0.1.0-rc2](#v010-rc2)
1415
- [v0.1.0-rc1](#v010-rc1)
1516

17+
## v0.4.3
18+
19+
API version: v1alpha2
20+
21+
This release includes improvements to our webhook, including:
22+
23+
* Migrating kube-webhook-certgen to k8s.gcr.io/ingress-nginx:v1.1.1.
24+
[#1126](https://github.com/kubernetes-sigs/gateway-api/pull/1126)
25+
* New validation to ensure that a HTTPRouterFilter Type matches its value
26+
[#1071](https://github.com/kubernetes-sigs/gateway-api/pull/1071)
27+
* A fix to ensure that Path match validation actually works
28+
[#1071](https://github.com/kubernetes-sigs/gateway-api/pull/1071)
29+
1630
## v0.4.2
1731

1832
API version: v1alpha2

0 commit comments

Comments
 (0)