Release 9.0.29.1¶
This is the Rolling Release Notes for the Release 9.0.29.1. These release notes are applicable only to Privacera's Self Managed version.
Spark Plugin¶
Support for Databricks Runtime 16.4 LTS
Support for Databricks Runtime 16.4 LTS¶
Added support for Databricks Runtime 16.4 LTS.
Known Issue
Attribute-Based Access Control (ABAC) is currently not functioning as expected on Databricks Runtime 16.4 LTS due to an upgrade to Java 17.
Discovery¶
New CPF and CNPJ Detection Model
New CPF and CNPJ Detection Model¶
Introduced a new detection model for Brazil's CPF (Cadastro de Pessoas Físicas) and CNPJ (Cadastro Nacional da Pessoa Jurídica) numbers along with updated dictionaries, tags and rules to support accurate identification of Brazil's CPF and CNPJ numbers. The model enhances recognition accuracy by incorporating strict format validation and Mod 11 checksum verification. This update ensures precise identification by handling padded zeros, enforcing digit length constraints, and filtering out false positives using algorithmic validation tailored to Brazilian national ID standards.
PolicySync Connector¶
BigQuery Connector Improvements
BigQuery Connector Improvements¶
Improved principal handling in the BigQuery connector. Principals are now cached only after successful processing by BigQuery connector. Previously, they were cached without validating the response, which could cause inconsistencies.
Fixed Security Vulnerability in BigQuery Connector
Fixed Security Vulnerability in BigQuery Connector¶
Fixed security vulnerability in the Google BigQuery connector.
Improved Resilience to Corrupt Records
Improved Resilience to Corrupt Records¶
System stability is enhanced by detecting and skipping corrupt records. This prevents crash loops that were previously caused by individual invalid records. The enhancement applies to the following connectors:
- BigQuery
- Lake Formation
- Unity Catalog
Enhanced IAM Role Format Support in Lake Formation Connector
Enhanced IAM Role Format Support in Lake Formation Connector¶
The Lake Formation connector now consistently supports IAM roles specified in both <role_name>
and arn:aws:iam::<account-id>:role/<role_name>
formats. This enhancement provides greater flexibility when specifying roles within the same AWS account.
Improved Security for Masking and Row-Level Filtering in Unity Catalog
Improved Security for Masking and Row-Level Filtering in Unity Catalog¶
Implemented a security fix to strengthen support for Masking and Row-Level Filter use cases in the Databricks Unity Catalog connector.
PEG¶
Updated PEG Dependencies
Updated PEG Dependencies¶
Upgraded PEG dependencies to address known security vulnerabilities identified in CVE (Common Vulnerabilities and Exposures) report.
PEG Base Image Upgraded
PEG Base Image Upgraded¶
Updated the PEG base image to a newer Debian version to address known security vulnerabilities identified in CVE report.
Apache Ranger¶
Base Image Upgraded
Base Image Upgraded¶
Updated the base image to a newer Debian version to address known security vulnerabilities identified in CVE report.
Privacera Diagnostics¶
Updated Diagnostics Tool dependencies
Updated Diagnostics Tool dependencies¶
Upgraded dependencies for both the Diagnostics Server and Client to address known security vulnerabilities identified in CVE (Common Vulnerabilities and Exposures) report.
Privacera Manager¶
CVE fixes for Privacera Manager
CVE fixes for Privacera Manager¶
Upgraded Privacera Manager dependencies to address known security vulnerabilities identified in CVE report.
- Prev topic: Releases