Release 9.0.44.1¶
This is the Rolling Release Notes for Release 9.0.44.1. These release notes are applicable only to Privacera's Self Managed version.
PolicySync Connector¶
Added Support for Model Resource in Unity Catalog Connector
Added Support for Model Resource in Unity Catalog Connector¶
- Introduced support for the Model resource in the Unity Catalog Connector.
- Added corresponding permissions for the Model resource.
DataServer¶
Resolved KMS Permission Issue in STS Session Policy JSON for SSE-KMS Buckets
Resolved KMS Permission Issue in STS Session Policy JSON for SSE-KMS Buckets¶
- Fixed an issue where STS session policy JSON lacked required KMS permissions for buckets using SSE-KMS with Customer-Managed Keys (CMKs). The update adds the missing
kms:GenerateDataKeyands3:AbortMultipartUploadpermissions, preventing Spark job failures caused by insufficient access.
Privacera Portal¶
SSO Username Enhancement: Support for Full Email Address
SSO Username Enhancement: Support for Full Email Address¶
You can now configure SSO to use the full email address as the username when the username attribute is in email format.
Previously: Only the portion before the "@" symbol was used as the username.
Now: You can choose to use either the prefix or the full email address, configurable in the Privacera Manager SAML SSO settings.
Note: This is an optional setting and does not affect existing configurations unless explicitly updated.
Privacera Diagnostics¶
Diagnostics Tool Enhancements: UI Modifications and Test Case Additions
Diagnostics Tool Enhancements: UI Modifications and Test Case Additions¶
Diagnostics Server:
- The Pod page now initially loads with placeholder data while fetching real data.
- If no test data is available, an appropriate message is displayed.
- End users can now view timestamps in their local time zone within the Diagnostics Server.
Diagnostics Client:
- Added support for MariaDB and ZooKeeper in the Diagnostics Client.
- The Diagnostics Client now retains pytest files for only the latest seven (7) test executions by default. - This retention limit is configured in the Privacera Manager deployment using the environment variable - DIAG_TEST_RESULTS_FILE_RETENTION_COUNT (default value: 7).
Privacera Diagnostics¶
Diagnostics Tool Enhancements: UI Modifications and Test Case Additions
Diagnostics Tool Enhancements: UI Modifications and Test Case Additions¶
Diagnostics Server:
- The Pod page now initially loads with placeholder data while fetching real data.
- If no test data is available, an appropriate message is displayed.
- End users can now view timestamps in their local time zone within the Diagnostics Server.
Diagnostics Client:
- Added support for MariaDB and ZooKeeper in the Diagnostics Client.
- The Diagnostics Client now retains pytest files for only the latest seven (7) test executions by default. - This retention limit is configured in the Privacera Manager deployment using the environment variable - DIAG_TEST_RESULTS_FILE_RETENTION_COUNT (default value: 7).
- Prev topic: Releases