Skip to content

Commit ebd4b5c

Browse files
dhaiducekopenshift-merge-robot
authored andcommitted
Add v0.9.0 changelog
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 04cc7fe commit ebd4b5c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG/CHANGELOG-v0.9.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# v0.9.0
2+
3+
- Switch leader election default
4+
- Enable foreground deletion
5+
- Send compliance events in more situations
6+
- Update named objects in arrays instead of appending
7+
- Perform validation of object definitions
8+
- Evaluate policies on every loop when evaluationInterval isn't set
9+
- Add metrics to record how long each config policy takes to be evaluated
10+
- Add metrics to time the compare algorithm
11+
- Send compliance state events synchronously for reliable ordering of compliance events
12+
- Allow enforcing policies that define a status with missing required fields
13+
- Update to Go v1.19
14+
- Favor the existing array ordering and content when comparing arrays

0 commit comments

Comments
 (0)