Skip to content

Commit

Permalink
Add the change log for v0.6.0 (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: mprahl <[email protected]>
  • Loading branch information
mprahl authored Jan 21, 2022
1 parent 0e35d58 commit 919655d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG/CHANGELOG-v0.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# v0.6.0

* Added concurrency to improve performance. The
`CONTROLLER_CONFIG_CONCURRENCY_PER_POLICY` environment variable can be set to
configure this to something other than the default of `5`.
* Improved the API validation on `PlacementBinding`, `Policy`, and `PolicyAutomation` objects.

0 comments on commit 919655d

Please sign in to comment.