Releases: cleardataeng/resource-policy-evaluation-library
Releases · cleardataeng/resource-policy-evaluation-library
v3.2.0
v3.1.2
Add stacktrace to log message.
v3.1.1
Revert exception handling logic.
v3.1.0
Changes:
- A custom python policy can choose to ignore being called by the Python Policy Engine for an evaluation by implementing should_evaluate_policy. If the method returns False the policy will not be evaluated for the resource. If should_evaluate_policy method does not exist or it returns True the policy will be evaluated.
v3.0.7
Log the entire resource object if there is an exception during opa engine eval.
v3.0.6
Fix issue with opa engine to handle exceptions and not bubble them up.
v3.0.5
Merge pull request #19 from cleardataeng/update_dataform_cai_extractor update dataform workspace extractor
v3.0.4: Merge pull request #18 from cleardataeng/update_remediation_spec
add v1beta1 to remediation spec
v3.0.3
Add support for dataform