💫 New features 💫
- Added CEL support everywhere (bindings, assertion trees, projection trees, outputs...)
- Added test sharding support
🔧 Fixes 🔧
- Fixed exit code when failing in root test run
- Fixed
--no-cluster
flag not working
📚 Docs 📚
- Added most JMESPath functions docs and examples
What's Changed
- fix: exit code when failing in root test run (cherry-pick #2002) by @gcp-cherry-pick-bot in #2003
- chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (cherry-pick #2004) by @gcp-cherry-pick-bot in #2006
- chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (cherry-pick #2010) by @gcp-cherry-pick-bot in #2011
- chore: update kind to 1.31 (cherry-pick #2012) by @gcp-cherry-pick-bot in #2013
- fix: no-cluster option (cherry-pick #2014) by @gcp-cherry-pick-bot in #2016
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (cherry-pick #2015) by @gcp-cherry-pick-bot in #2017
- feat: improve jp docs (cherry-pick #2018) by @gcp-cherry-pick-bot in #2019
- feat: embed jp functions docs (cherry-pick #1980) by @gcp-cherry-pick-bot in #2020
- docs: add jp funcs docs in menu (cherry-pick #2021) by @gcp-cherry-pick-bot in #2022
- feat: add sharding support (cherry-pick #2023) by @gcp-cherry-pick-bot in #2024
- feat: bump kyverno-json (cherry-pick #2025) by @gcp-cherry-pick-bot in #2026
- feat: bump kyverno-json (cherry-pick #2027) by @gcp-cherry-pick-bot in #2028
- feat: add CEL support in assertion trees (cherry-pick #2029) by @gcp-cherry-pick-bot in #2030
- feat: add cel support (cherry-pick #2031) by @gcp-cherry-pick-bot in #2032
- feat: add compiler to the binding api (cherry-pick #2033) by @gcp-cherry-pick-bot in #2034
- feat: add compiler to the namespace template api (cherry-pick #2035) by @gcp-cherry-pick-bot in #2036
- feat: add compiler field in configuration api (cherry-pick #2037) by @gcp-cherry-pick-bot in #2038
- feat: add default compiler flag (cherry-pick #2039) by @gcp-cherry-pick-bot in #2040
- feat: add default compiler at the test api level (cherry-pick #2041) by @gcp-cherry-pick-bot in #2042
- feat: add compiler at the step api level (cherry-pick #2043) by @gcp-cherry-pick-bot in #2044
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.12 to 3.0.13 (cherry-pick #2045) by @gcp-cherry-pick-bot in #2046
- feat: add default compiler at the operation api level (cherry-pick #2047) by @gcp-cherry-pick-bot in #2048
- feat: add cel test (cherry-pick #2049) by @gcp-cherry-pick-bot in #2050
- chore: bump jp lib (cherry-pick #2052) by @gcp-cherry-pick-bot in #2053
- chore(deps): bump github/codeql-action from 3.26.9 to 3.26.10 (cherry-pick #2054) by @gcp-cherry-pick-bot in #2056
- docs: add more jp functions examples (cherry-pick #2055) by @gcp-cherry-pick-bot in #2057
- chore: update release notes (cherry-pick #2058) by @gcp-cherry-pick-bot in #2059
- release: v0.2.11 (cherry-pick #2060) by @gcp-cherry-pick-bot in #2061
Full Changelog: v0.2.10...v0.2.11