Skip to main content

Release Notes for Styra DAS

This page provides Styra DAS SaaS Release Notes for November 2024.

November 26, 2024

The Styra DAS 20241126 release delivers the following changes.

New Features and Changes

SLP memory and CPU config options in Kubernetes system install customization

The Kubernetes system type now allows for customizing the SLP memory and CPU resource requests and limits during install asset configuration.

Improved performance for /v2/authz/rolebindings API in tenants with many resources

In tenants with hundreds of resources (Systems, Stacks, and Libraries) and hundreds of users and API tokens, the v2 authz rolebindings endpoint performance could slow to 6+ seconds, especially in self-hosted environments using a PostgreSQL database for the DAS data layer. Moving to a multi-threaded architecture improves this endpoint's performance in these scenarios, reducing request times by up to 2/3 while still preserving pagination ordering.

Relay client v0.1.11 base image hardened to remove unnecessary libraries with CVEs

In the relay client v0.1.11 release, the base image has been hardened to remove libraries with new CVEs and which were not used by the client.

Fixed Issues

Users with WorkspaceViewer role cannot view Workspace tabs

Users with only a WorkspaceViewer role could not access Workspace-level tabs in the UI.

Users with SystemOwner role could not modify bundle registry settings

SystemOwner role users were not able to access and edit system bundle registry settings as expected.

UI policy editor error on autocomplete of long complex strings

In some rare cases in the UI policy editor, autocomplete of a very long complex string could result in a UI error.

November 20, 2024

The Styra DAS 20241120 release delivers the following changes.

New Features and Changes

Upgraded to OPA v0.70.0

The internal version of OPA used by Styra DAS has been upgraded to OPA 0.70.0.

Return sample batch count in logreplay APIs

The /v1/logreplay and /v2/logreplay APIs have been updated to additionally return the count for each batch object in samples.

Fixed Issues

SSO configuration modal missing rolebindings

In some cases, the SSO configuration modal did not display the configured SSO rolebindings.

500 response on Terraform run task configuration API instead of 403

Users with System roles without permissions for Terraform run task configuration received a 500 API response instead of the expected 403.

November 14, 2024

The Styra DAS 20241114 release delivers the following changes.

New Features and Changes

Beta UI name transition and additions

The Beta UI label is transitioning to "New UI", with the existing UI labeled as "Legacy UI".

Added Workspace-level decision logs view. Added kind (system, stack, library) filter to Workspace search.

Fixed Issues

Library roles assigned via SSO claims couldn't edit policies

Users assigned the LibraryOwner or LibraryEditor roles via SSO claims could not edit Library files.

November 5, 2024

The Styra DAS 20241105 release delivers the following changes.

New Features and Changes

Beta UI Additions

Added the list of all the user's roles to the user info dialog.

Fixed Issues

Workspace access control missing roles and SSO claims

When viewing the Workspace-level access control tab, access control resources may not have been shown depending on navigation path to the tab.