v1.1.1
v1.1.1
This is a patch release that fixes some issues with GRPCRoute v1alpha2 and session
persistence, and backports some improvements on CI and the conformance suite. Details
follow.
Changes by Kind
Bug Fixes
- Make GRPCRoute v1alpha2's status a subresource, and restore the previous additional
printer columns (#3412, @kflynn) - Allow the header based session persistence not to have AbsoluteTimeout, by relaxing
CEL validation (#3215, @sanposhiho)
CI improvements
Conformance suite improvements
- Expose the gRPC client interface as a conformance suite option (#3095, @snehachhabria)