What's Changed
- Add missing information about required RBAC into Quick start guide. by @remm in #1214
- feat(cel): add IP, CIDR, Semver and CEL libraries reference page by @a-hilaly in #1238
- chore: update to go 1.26.2 by @justinsb in #1245
- Replace broken dep github.com/tliron/kutil by @NicholasBlaskey in #1240
- Expose log encoder configuration in helm chart by @NicholasBlaskey in #1242
- Document forEach dependent iterations pattern with map().flatten() by @NicholasBlaskey in #1248
- chore: remove unused ptr functions from tests by @justinsb in #1246
- Fix resource leak during deletion when collections reference empty collection by @NicholasBlaskey in #1249
- Prevent deleting other RGDs resources on CRD conflict by @NicholasBlaskey in #1241
- Validate we do not attempt to apply duplicate k8s resources by @NicholasBlaskey in #1244
- Fix float type mapped to number in OpenAPI schema for CEL compatibility by @Klarekante in #1255
- test: validate floats work in an integration test by @NicholasBlaskey in #1265
- Allowing passing through parameter to run specific integration tests by @NicholasBlaskey in #1262
- Validate default marker values match their field type by @NicholasBlaskey in #1270
- Fix validation marker overwriting other XValidations by @NicholasBlaskey in #1269
- Add listType and listMapKey marker support to SimpleSchema by @NicholasBlaskey in #1274
- Detect min/max constraint changes in CRD compatibility checker by @jakobmoellerdev in #1276
- Remove "v" prefix from Helm chart version by @omus in #1266
- Revert "Remove "v" prefix from Helm chart version" by @michaelhtm in #1278
- feat(metrics): Emit instance condition telemetry by @spattk in #1208
- Revert "Emit instance condition telemetry" by @michaelhtm in #1280
- fix: make applyset orphan pruning respect reverse topological order by @jakobmoellerdev in #1210
New Contributors
- @remm made their first contribution in #1214
- @Klarekante made their first contribution in #1255
- @omus made their first contribution in #1266
Full Changelog: v0.9.1...v0.9.2