Skip to content

Commit

Permalink
Add v0.9.0 changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <dhaiduce@redhat.com>
  • Loading branch information
dhaiducek authored and openshift-merge-robot committed Oct 21, 2022
1 parent 04cc7fe commit ebd4b5c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG/CHANGELOG-v0.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# v0.9.0

- Switch leader election default
- Enable foreground deletion
- Send compliance events in more situations
- Update named objects in arrays instead of appending
- Perform validation of object definitions
- Evaluate policies on every loop when evaluationInterval isn't set
- Add metrics to record how long each config policy takes to be evaluated
- Add metrics to time the compare algorithm
- Send compliance state events synchronously for reliable ordering of compliance events
- Allow enforcing policies that define a status with missing required fields
- Update to Go v1.19
- Favor the existing array ordering and content when comparing arrays

0 comments on commit ebd4b5c

Please sign in to comment.