Skip to content

Commit cd9d885

Browse files
authored
Add a change log for 0.7.0 (#30)
Signed-off-by: mprahl <[email protected]>
1 parent f459042 commit cd9d885

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG/CHANGELOG-v0.7.0.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# v0.7.0
2+
3+
* Added support for the `metadataComplianceType` field to change the compliance type when evaluating the `metadata` field
4+
* Added support for the `evaluationInterval` field to customize how often policies are evaluated
5+
* Added support for decrypting content encrypted using the Hub `protect` template function
6+
* Changed the log level flag to `--log-level` and `-v` for library logs
7+
* Improved logging
8+
* Improved performance
9+
* Updated the dependencies
10+
* Fixed a bug that could cause policy status updates not to be sent under heavy load

0 commit comments

Comments
 (0)