Skip to content

Commit d027515

Browse files
authored
chore: Changelog for 1.1.1 (#3425)
Signed-off-by: Mattia Lavacca <[email protected]>
1 parent da0c44a commit d027515

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/1.1-CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,34 @@
22

33
## Table of Contents
44

5+
- [v1.1.1](#v111)
56
- [v1.1.0](#v110)
67
- [v1.1.0-rc2](#v110-rc2)
78
- [v1.1.0-rc1](#v110-rc1)
89

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+
933
# v1.1.0
1034
On behalf of Kubernetes SIG Network, we are pleased to announce the v1.1 release!
1135
This release includes the graduation of several features to GA, including both

0 commit comments

Comments
 (0)