Release 9.2.39.1¶
These are the Rolling Release Notes for Release 9.2.39.1. These release notes are applicable to both Privacera's Self-Managed version and PrivaceraCloud.
Apache Ranger¶
Improve plugin initialization logging
Improve plugin initialization logging¶
Fixed false tag enricher warnings and reduced unnecessary userstore enricher warnings during plugin initialization.
Fix tag cache initialization
Fix tag cache initialization¶
Fixed tag cache write failures when the cache directory does not exist during plugin initialization.
Improve principal-based condition detection
Improve principal-based condition detection¶
Improved detection of group and role name references for row-filter and data-mask evaluation.
Fix plugin SSL credential lookup on JDK 24+
Fix plugin SSL credential lookup on JDK 24+¶
Fixed plugin SSL credential lookup for jceks://file credentials on JDK 24+ by using the local JCEKS provider, allowing policy downloads to successfully present client certificates.
Metadata-Service (OMNI)¶
Tag Support for Data Products
Tag Support for Data Products¶
You can now add, edit, and remove tags on Data Products. You can also select Data Product as a supported resource type when creating a tag.
OMNI Resources Now Display Correctly on the Policy Page
OMNI Resources Now Display Correctly on the Policy Page¶
Resources (catalog, schema, table, column) for OMNI-enabled connectors now display correctly in the Resources section of the Policy page; previously the list appeared empty.
Plugin¶
OLAC support for Apache Spark Version 4.2.0
OLAC support for Apache Spark Version 4.2.0¶
This release adds OLAC support for Apache Spark Version 4.2.0.
PolicySync Connector¶
Snowflake Connector — Quoted identifiers no longer folded to uppercase
Snowflake Connector — Quoted identifiers no longer folded to uppercase¶
Fixed Snowflake PolicySync failures when the account or user defaulted QUOTED_IDENTIFIERS_IGNORE_CASE to true. Quoted names were folded to uppercase, which could break resource loading (for example Column not found: table_name) and other quoted identifier operations. The connector now sets QUOTED_IDENTIFIERS_IGNORE_CASE=false on every JDBC session so quoted identifiers keep their original case without a JDBC URL change. Column-metadata failures are now logged as Error while processing Snowflake column metadata instead of a misleading connection error.
Privacera UserSync¶
Okta, Fixed Group Membership Updates
Okta, Fixed Group Membership Updates¶
Fixed an issue where Okta group membership updates were not applied correctly on sync cycles after the first, causing membership changes to be missed or incorrectly retained.
Okta, Corrected Audit Data
Okta, Corrected Audit Data¶
Removed unnecessary information from the Okta audit payload.
- Prev topic: Releases