Skip to main content

Release Notes for Styra DAS

This page provides Styra DAS SaaS Release Notes for February 2023.

Kubernetes Glob Matching Update

Beginning March 29, 2023, the Kubernetes System type is expected to support glob-matching on all the "Filter by" fields.

Currently, glob-matching is supported only on the label-value and the annotation-value fields. If your organization has any glob-matching characters (*, ?, [ ]) in one of the "Filter by" fields that are gaining glob-match support (namespaces, kinds, label-key, annotation-key), please review them prior to March 29, 2023 to ensure they are ready to go into effect.

February 22, 2023

The Styra DAS 20230222 release delivers the following new features.

New Features

This section describes new features and enhancements.

Support for Gateway Systems

Styra DAS Free now supports the following Gateway Systems:

  • Amazon API Gateway
  • Gloo Edge Gateway
  • Kong Enterprise Gateway

Styra DAS API Configuration

This release adds support to the /v1/systems API for customizing the Discovery configuration for OPAs linked to a System. Any nested key values provided in the System's configuration through the field deployment_parameters.discovery will be rendered as part of the System’s discovery configuration

You can also override caching.inter_query_builtin_cache.max_size_bytes in the System configuration through optional customization by adding it to the request body for a POST/PUT operation for the /v1/systems API.

February 15, 2023

The Styra DAS 20230215 release delivers the following new features, enhancements, and fixed issues.

New Features and Enhancements

This section describes new features and enhancements.

OPA Update

Styra DAS is updated with OPA 0.47.

Terraform v2

Terraform v2 returns additional metadata with each rule violation.

Fixed Issues

This section describes fixed issues.

Terraform Rule

The Terraform GCP KICS "IP Forwarding Enabled" Rule was not working.

Kubernetes Data

Kubernetes data was not properly pushed to OPA by SLP.

Terraform System

Terraform configuration could not be modified by SSO users with Admin access.

February 1, 2023

The Styra DAS 20230201 release delivers the following new features and enhancements.

New Features and Enhancements

This section describes new features and enhancements.

Playground

The Playground allows you to write policies, evaluate them against simulated data, and share them via unique URLs, while protected by your organization’s authentication.

Enhancement for Decision Log Management

Decisions now come with an nd_builtin_cache field. When the Styra DAS UI replays a decision, that decision’s nd_builtin_cache value is supplied in the request body parameter into the decision replay API.