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 f459042 commit cd9d885Copy full SHA for cd9d885
CHANGELOG/CHANGELOG-v0.7.0.md
@@ -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