What's Changed
- cut docs v0.8.4 by @michaelhtm in #1002
- fix(rt/resolver): remove dead code and fix path handling asymmetry by @a-hilaly in #1004
- add gcal meeting link to readme by @olamilekan000 in #1013
- feat(validation): Implement validation to not allow users to define kro owned labels in their templates by @spattk in #1016
- fix(graph): handle additionalProperties in schema lookups by @a-hilaly in #1019
- fix(dynamiccontroller): fix ctx race condition, achieve 100% test coverage by @a-hilaly in #1015
- chore(ci): add
-racefor all unit tests by @jakobmoellerdev in #1021 - fix(runtime): handle empty forEach collections and their dependents by @a-hilaly in #1018
- Compile CEL programs at build time and reuse at runtime by @a-hilaly in #1014
- refactor(simpleschema): rework type system for easier extension by @a-hilaly in #998
- fix: validate status schema by @michaelhtm in #1023
- Fix empty arrays being converted to null instead of [] by @a-hilaly in #1026
- Handle CRD deletion so RGDs don’t get stuck in Active by @Aman-Cool in #1029
New Contributors
- @olamilekan000 made their first contribution in #1013
- @spattk made their first contribution in #1016
- @Aman-Cool made their first contribution in #1029
Full Changelog: v0.8.4...v0.8.5