Release Notes for Styra DAS
This page provides Styra DAS SaaS Release Notes for June 2023.
June 28, 2023
The Styra DAS 202300628 release delivers the following changes.
New Datasources-Agent Image Released
Updated the datasources-agent
image on dockerhub to remediate CVEs.
Policies API Performance Improvements
Further optimized the speed of the policies API, particularly when listing all policies.
June 21, 2023
The Styra DAS 202300621 release delivers the following changes.
Terraform v2 Policy Library Updated
Library rules with a rule ID defined in the custom.id metadata will display that rule ID on the rule snippet card in the policy editor. This is currently only defined for Terraform v2 policy library rules. The rule ID is primarily used for rule exemptions.
Performance Improvements
The UI and API were improved to to speed up UI loading of the systems list and policy metadata as well as the policy authoring view in certain edge cases.
Errors in Decision Log Upload Surfaced in UI
OPA decision log upload errors are now shown as a UI toast in the Decisions Log tab to provide feedback to the user when OPAs cannot upload decisions.
Policy Editor Bug Fixes
Fixed an edge case which could result in a user’s manually entered policy preview input to be reset. Fixed UI layout for smaller window sizes in the policy editor and on the Kubernetes Compliance Dashboard when resizing the browser window. And fixed policy editor UI multi-line code selection issue where the Esc key would not deselect the lines.
June 14, 2023
The Styra DAS 202300614 release delivers the following changes.
New Rego Formatting Button in Policy Editor
The policy editor now includes a "Format" button that applies the opa fmt
command to the currently selected policy.
June 7, 2023
The Styra DAS 202300607 release delivers the following new features and changes.
Updated to OPA 0.53.0
The internal version of OPA used by Styra DAS has now been updated to OPA 0.53.0.
Policy Editing Bug Fixes in UI
Fixed libraries to load properly; this correct behavior that previously caused infinite reloads. And fixed adding a file to a subfolder from the tree by adding a /
separator.
Corrected JSON Serialization for Dates in Data Sources
It was possible for dates in external Data Sources to be considered changed even if their values did not change. This would trigger unnecessary bundle builds. This has now been fixed.
Fixed Slack App Installation in EU regions
Previously the Styra Slack App would not install in European regions. This is now fixed. The Styra Slack App can be configured to send notifications to Slack for any decision that results in a denial or compliance violation. This can be configured at the Rule, System, or Stack level.