Release Notes for Styra DAS
This page provides Styra DAS SaaS Release Notes for June 2025.
June 26, 2025
The Styra DAS 20250626 release delivers the following changes.
New Features and Changes
Improved OPA status processing performance
For tenants with many OPA, Enterprise OPA, SLP, and Data Source agents, DAS is now able to process more agent status updates to provide close to real-time processing of those updates.
Fixed Issues
Decision metrics graph drop-off to 0 when waiting for new data
When DAS is waiting for new decision metrics, decision graphs on the Workspace, System, and Stack dashboards may show a drop-off to 0 while waiting for current decision metrics data.
Some user roles in New UI unable to change password
In the New UI, for tenants not using SSO, some user roles did not allow a user to change their own password.
Some access control buttons shown for WorkspaceViewer in New UI
In the New UI User Access settings, users with the WorkspaceViewer were incorrectly shown active buttons to add a user, token, and SSO provider, however these users were correctly not able to create those resources.
WorkspaceViewer unable to view Slack and Terraform integration settings in New UI
In the New UI, users with the WorkspaceViewer role were unable to view the configured Slack and Terraform integration details in the Workspace settings.
New UI Policy Builder error with Rego count
In the New UI Policy Builder, an error would occur when a policy rule used the Rego count()
built-in.
June 18, 2025
The Styra DAS 20250618 release delivers the following changes.
New Features and Changes
Git status in New UI System, Stack, and Library dashboard
In the New UI dashboard for Systems, Stacks, and Libraries, the Git status is now shown in the dashboard status card and contributes to the System/Stack/Library status indicator on the dashboard. In cases of a Git sync error, the error will be displayed in the dashboard status card.
Improved decision log indexing performance
Additional improvements have been made to the indexing of decision logs for decision search, which will result in indexing performance improvements for customers with high daily decision log volumes.
Fixed Issues
Monitoring graph tooltip shows N/A instead of 0
In the monitoring graphs (e.g., decisions, violations), when the value in the graph for a metric was 0 the tooltip on hover instead incorrectly showed N/A.
New UI sidebar long loading times
In the New UI, when viewing a System, Stack, or Library, the sidebar could at times take several seconds to load.
New UI Policy Builder fixes
- Policy Builder UI crash when loading System with a policy type using a reserved Rego keyword.
- Policy Builder graph showed
undefined
for rule conditions usingcontains
.
June 12, 2025
The Styra DAS 20250612 release delivers the following changes.
New Features and Changes
Upgraded to OPA v1.4.2
The internal version of OPA used by Styra DAS has been upgraded to OPA 1.5.1.
New UI free-form System discovery configuration editor
For advanced users who may need additional customization of the discovery configuration served by DAS to OPA and Enterprise OPA, users can now use a free-form editor in the New UI to customize a System's discovery configuration. The discovery configuration editor can be found in the New UI in System settings under Agents > Advanced.
Decision indexing performance improvements
Further improvements have been made to the decision indexing process in DAS to handle higher decision volumes and reduce potential decision indexing lag at higher decision volumes.
SLP v1.24, CLI v0.13.4, and Relay Client v0.1.16
SLP v1.24, Styra CLI v0.13.4, and Relay Client v0.1.16 have been released with dependency updates to resolve recently reported CVEs related to those dependencies.
Fixed Issues
Workspace Usage tab error in New UI
In the New UI Workspace Usage tab, there was an error when viewing the Usage tab if the decisions chart had no decision metrics data to display.
New UI Policy Builder fixes
- Policy Builder “New policy type from inputs” did not copy the inputs into the new policy.
- Boolean type missing value in the Policy Builder create rule dialog.
June 4, 2025
The Styra DAS 20250604 release delivers the following changes.
New Features and Changes
New UI Beta Policy Builder experimental AI functionality
The Beta Policy Builder in the New UI now has the ability to use experimental AI features to aid in policy understanding and authoring. The following AI features are now optionally available only in the Beta Policy Builder in the New UI: Generate title and description, Generate inputs, Explain policy, Explain impact, Explain (decision replay), Explain (decision changed), Explain decision (from decision log), and Build rule. By default, all AI features are fully disabled for tenants and the AI feature buttons will be shown in a disabled state in the New UI Beta Policy Builder. This means no customer data is sent to AI models when these features are disabled. When AI features in the Beta Policy Builder are enabled for a tenant, customer data is only used in AI prompts when a user explicitly uses an AI feature, customer data in AI prompts is never collected or stored, and customer data is never used for AI training. AI features can only be enabled by a Styra account representative. Please reach out to your account representative to discuss these AI features.
Datasources Agent v1.6.3
Datasources Agent v1.6.3 has been released and includes dependency updates to resolve recently reported CVEs in underlying dependencies.