| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| standard-install.yaml | 2024-10-31 | 717.2 kB | |
| experimental-install.yaml | 2024-10-31 | 962.8 kB | |
| README.md | 2024-10-31 | 731 Bytes | |
| v1.1.1 source code.tar.gz | 2024-10-31 | 4.4 MB | |
| v1.1.1 source code.zip | 2024-10-31 | 5.1 MB | |
| Totals: 5 Items | 11.2 MB | 0 | |
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
- Perform CEL validation tests for multiple Kubernetes versions (#3417, @mlavacca, @robscott)
Conformance suite improvements
- Expose the gRPC client interface as a conformance suite option (#3095, @snehachhabria)