What's Changed
Maintenance release with fixes for schemas/validation, client exec blocking and proxy handling, as well as some smaller new features listed below. Internal changes and documentation improvements listed in the milestone.
Added
- allow empty body in const context by @tottoto in #1927
- Add typed printcolumn argument to derive macro by @cchndl in #1872
- kube-core: add optionalOldSelf to CEL
Ruleby @Immortal-Beyond-Oblivion in #1947 - Re-add support for basic auth in Proxy by @goenning in #1959
Fixed
- Fix OptionalEnum transform for complex enums by @doxxx93 in #1934
- Bump tower-http dependency to 0.6.4 by @abustany in #1939
- Add minimal-versions CI check by @doxxx93 in #1940
- fix: Produce valid CRDs containing flattened untagged enums by @NickLarsenNZ in #1942
- kube-client: Avoid blocking tokio worker during exec auth token refresh by @blakelawson in #1950
New Contributors
- @abustany made their first contribution in #1939
- @cchndl made their first contribution in #1872
- @Immortal-Beyond-Oblivion made their first contribution in #1947
- @gauravgahlot made their first contribution in #1949
- @blakelawson made their first contribution in #1950
Full Changelog: 3.0.1...3.1.0