Skip to content

Release 9.2.20.1

These are the Rolling Release Notes for Release 9.2.20.1. These release notes are applicable to Privacera's Self-Managed version.

Portal

Resolved Database Creation Issue During Fresh Installation

Resolved Database Creation Issue During Fresh Installation

Resolved an issue where the database was not created during fresh installation, which caused portal startup failure. For more information, refer Portal May Fail to Start on Fresh Installation Due to Database Initialization Failure.

Improved Tag Resource Mapping Modal

Improved Tag Resource Mapping Modal

Enhanced the Tag Resource Mapping modal to improve performance when handling high-volume data. Users can now filter selected tags in a table view, remove individual rows, or reset all selections using the Clear all option.

Spark Plugin

Fixed Trino Deployment Failure (CrashLoopBackOff) With PEG Enabled in the Same Environment

Fixed Trino Deployment Failure (CrashLoopBackOff) With PEG Enabled in the Same Environment

  • Fixed an issue where the Trino pod entered a CrashLoopBackOff state when PEG and Trino were enabled in the same environment. Trino now deploys successfully alongside PEG in that configuration.
Fixed Signing Failures due to Illegal Hex Characters in the Escape (%) Pattern

Fixed Signing Failures due to Illegal Hex Characters in the Escape (%) Pattern

Fixed an issue where requests failed during the signing process when the file path contained %. These requests are now processed successfully.

PolicySync Connector

Fixed On-Demand Sync Not Loading Some Resources Correctly in Databricks Unity Catalog Connector

Fixed On-Demand Sync Not Loading Some Resources Correctly in Databricks Unity Catalog Connector

  • Fixed an issue where On-Demand Sync V2 did not correctly load functions, volumes, and service credentials in the Databricks Unity Catalog connector.
Added API Support for On-Demand Sync V2 for Databricks Unity Catalog Connector

Added API Support for On-Demand Sync V2 for Databricks Unity Catalog Connector

  • Introduced REST APIs to trigger and monitor On-Demand Sync tasks, eliminating the dependency on Kafka.
  • Supports JWT-secured task submission, status tracking, lifecycle monitoring, and Kubernetes health checks.
Fixed Table-Level Grants in Lake Formation Connector

Fixed Table-Level Grants in Lake Formation Connector

  • Fixed an issue in the Lake Formation connector where, when skip self was enabled, table policies using a column wildcard granted only SELECT permission instead of all applicable table-level permissions.