What's Changed
- docs: cutoff 0.7.0 by @jakobmoellerdev in #865
- docs: update make command to install crds by @heylongdacoder in #867
- chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /website in the npm_and_yarn group across 1 directory by @dependabot[bot] in #868
- docs: major docs revamp and website redesign by @a-hilaly in #857
- fix: add
app.kubernetes.io/managed-bylabel to child resources by @a-hilaly in #869 - Make
schema.groupfield immutable by @a-hilaly in #870 - Update FAQ5 in README to match the website FAQ content. by @a-hilaly in #875
- chore: Add K8s examples to doc by @kennygt51 in #874
- chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website in the npm_and_yarn group across 1 directory by @dependabot[bot] in #879
- test: add unit tests for InstanceState by @kennygt51 in #872
- Support Kubernetes CEL library extensions (URLs and Regex) by @antcybersec in #882
- refactor(cel/ast): rewrite inspector to use native CEL AST and improve analysis accuracy by @jakobmoellerdev in #884
- Correct grammar in code base and examples by @majst01 in #881
- docs: fix some docs about saas-multi-tenant examples by @kennygt51 in #876
- docs: add URLs and Regex to available CEL libraries by @antcybersec in #891
- Add docs-tests presubmit script by @a-hilaly in #888
- feat(website): add custom syntax highlighting for kro code blocks (RGDs) by @a-hilaly in #887
- Publish static kro manifests on release by @tjamet in #820
- chore: small refactor of dynamic controller funcs by @jakobmoellerdev in #774
New Contributors
- @heylongdacoder made their first contribution in #867
- @antcybersec made their first contribution in #882
- @majst01 made their first contribution in #881
Full Changelog: v0.7.0...v0.7.1