File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Table of Contents
4
4
5
+ - [ v1.1.1] ( #v111 )
5
6
- [ v1.1.0] ( #v110 )
6
7
- [ v1.1.0-rc2] ( #v110-rc2 )
7
8
- [ v1.1.0-rc1] ( #v110-rc1 )
8
9
10
+ # v1.1.1
11
+ This is a patch release that fixes some issues with GRPCRoute v1alpha2 and session
12
+ persistence, and backports some improvements on CI and the conformance suite. Details
13
+ follow.
14
+
15
+ ## Changes by Kind
16
+
17
+ ### Bug Fixes
18
+
19
+ - Make GRPCRoute v1alpha2's status a subresource, and restore the previous additional
20
+ printer columns (#3412 , @kflynn )
21
+ - Allow the header based session persistence not to have AbsoluteTimeout, by relaxing
22
+ CEL validation (#3215 , @sanposhiho )
23
+
24
+ ### CI improvements
25
+
26
+ - Perform CEL validation tests for multiple Kubernetes versions (#3417 , @mlavacca ,
27
+ @robscott )
28
+
29
+ ### Conformance suite improvements
30
+
31
+ - Expose the gRPC client interface as a conformance suite option (#3095 , @snehachhabria )
32
+
9
33
# v1.1.0
10
34
On behalf of Kubernetes SIG Network, we are pleased to announce the v1.1 release!
11
35
This release includes the graduation of several features to GA, including both
You can’t perform that action at this time.
0 commit comments