File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Table of Contents
4
4
5
+ - [ v0.4.1] ( #v041 )
5
6
- [ v0.4.0] ( #v040 )
6
7
- [ v0.4.0-rc2] ( #v040-rc2 )
7
8
- [ v0.4.0-rc1] ( #v040-rc1 )
11
12
- [ v0.1.0-rc2] ( #v010-rc2 )
12
13
- [ v0.1.0-rc1] ( #v010-rc1 )
13
14
15
+ ## v0.4.1
16
+
17
+ API version: v1alpha2
18
+
19
+ This release contains minor bug fixes for v1alpha2.
20
+
21
+ ### Bug Fixes
22
+
23
+ * ControllerName now prints correctly in kubectl output for GatewayClass
24
+ [ #909 ] ( https://github.com/kubernetes-sigs/gateway-api/pull/909 )
25
+ * Namespace can no longer be left unspecified in ReferencePolicy
26
+ [ #964 ] ( https://github.com/kubernetes-sigs/gateway-api/pull/964 )
27
+ * Wildcard characters can no longer be used in redirect Hostname values
28
+ [ #956 ] ( https://github.com/kubernetes-sigs/gateway-api/pull/956 )
29
+
14
30
## v0.4.0
15
31
16
32
API version: v1alpha2
You can’t perform that action at this time.
0 commit comments