We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cc7fe commit ebd4b5cCopy full SHA for ebd4b5c
CHANGELOG/CHANGELOG-v0.9.0.md
@@ -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