Release Notes for Styra DAS
This page provides Styra DAS SaaS Release Notes for August 2023.
August 30, 2023
The Styra DAS 20230830 release delivers the following changes.
New Features and Changes
UI Refresh and Accessibility Improvements
UI styling has been updated and includes improved color contrast for better accessibility.
Enterprise OPA mongodb Built-ins Support
Styra DAS supports defining and mocking Enterprise OPA's mongodb.find
and mongodb.find_one
built-ins in the policy editor.
SLP v0.7.3 Release
Styra DAS has been updated with SLP version 0.7.3.
Styra CLI v0.10.4 Release
The Styra CLI has been updated to v0.10.4.
Fixed Issues
Fixed SLP Startup Issue on OpenShift
In OpenShift environments, the Styra SLP may error on startup if the CoSign validation feature is enabled.
Fixed Styra CLI Error for Malformed OPA Config
When using a malformed or empty OPA config file with the Styra CLI, the CLI would return an error message which was not user friendly.
Fixed Terraform Compliance Violation Timeseries
The Terraform State compliance violation count in timeseries metrics reported 0 violations when violations were present in the Compliance tab.
Fixed Deleted Git Branch Showing Intermittently
In certain circumstances, the reference for a deleted Git branch would intermittently show in a system's branches.
Fixed User Activity Log UI Loading Older Entries
Scrolling to the oldest entry in the user activity log would not always trigger loading of older entries without scrolling down and then back up.
Fixed Missing Evaluation Performance in UI
Evaluation time performance metric was not displayed for policies where the input pane is hidden.
Fixed Policy Validation Decision Replay Button
During policy validation, clicking an impacted decision did not trigger decision replay.
August 23, 2023
The Styra DAS 20230823 release delivers the following changes.
New Features and Changes
Enterprise OPA dynamodb.send Support
Styra DAS supports defining and mocking Enterprise OPA's dynamodb.send
built-in in the policy editor.
August 15, 2023
The Styra DAS 20230815 release delivers the following changes.
Fixed Issues
Fixed Workspace Usage Library Count
The Workspace usage report Library count only included global read-only Git-style libraries.
Fixed Adding/Removing Terraform Run Task UI Lag
In some cases after adding or removing a Terraform run task integration the UI would lag in showing the integration configuration change.
Fixed Enterprise OPA Install Instruction Links
Link to Enterprise OPA installation documentation was shown in some non-applicable system type Install instructions.
August 9, 2023
The Styra DAS 20230809 release delivers the following changes.
New Features and Changes
Updated to OPA v0.55.0
The internal version of OPA used by Styra DAS has now been updated to OPA 0.55.0.
Fixed Issues
Fixed Compliance Pack Removal Delay in UI
After removing a Compliance Pack from a System or Stack, the UI would continue to show the Compliance Pack as enabled.
Fixed Incorrect Decision Replay Rule Labels
During Decision Replay, the UI in some cases showed the Compliant rule label instead of Allowed or showed Denied instead of Violation.
Fixed Kong Decisions Count on Metrics API
The timeseries metrics API may not return decision counts for Kong gateway systems when using non-default system decision mapping configurations.
August 3, 2023
The Styra DAS 20230803 release delivers the following changes.
New Features and Changes
Updated to OPA v0.54.0
The internal version of OPA used by Styra DAS has now been updated to OPA 0.54.0.
Fixed Issues
Fixed Decision Search Indexing For Redacted ND Builtin Cache
Indexing of a decision log for search after Styra DAS stored the log could fail if the nd_builtin_cache
in a decision was redacted through decision masking, resulting in the omission of that log from search results in the Decisions tab.
Fixed Decision Log Replay Data Source Patches
A decision log replay request could fail in cases where the request included data patches to an existing data source.