Skip to content

Release 9.0.43.1

This is the Rolling Release Notes for Release 9.0.43.1. These release notes are applicable only to Privacera's Self Managed version.

PolicySync Connector

Enhanced Event-Based Foreign Catalog Sync in Unity Catalog Connector

Enhanced Event-Based Foreign Catalog Sync in Unity Catalog Connector

Enhanced Foreign Catalog Sync in Unity Catalog. The Unity Catalog Connector now uses optimized queries for event-based synchronization of foreign catalog resources.

Enabled Ranger Tag Based Masking in BigQuery Connector

Enabled Ranger Tag Based Masking in BigQuery Connector

  • You can now create tags and associate them with resources in the Privacera Portal.
  • These tags are automatically synchronized with the corresponding BigQuery columns to enforce masking policies. For setup instructions and configuration details, see the GCP BigQuery Ranger Tag-Based Masking Guide.
Dynamic Polling for On-Demand Tasks

Dynamic Polling for On-Demand Tasks

Introduced a dynamic polling mechanism for on-demand tasks, which is configurable with exponential backoff and minimum interval settings to improve task processing efficiency. For setup instructions and configuration details, see the Dynamic Polling Configuration Guide.

Improved On-Demand Sync Resiliency During Restarts

Improved On-Demand Sync Resiliency During Restarts

  • To prevent duplicate processing, pending on-demand tasks (NEW and WAITING) are now automatically CANCELLED when the connector restarts. A subsequent full sync ensures all resources are processed.
  • Removed ID condition from on-demand task fetching to ensure no NEW tasks are skipped during processing.

Privacera Diagnostics

Diagnostics Server Enhancements: Filters, Health Checks, and Unified Logs

Diagnostics Server Enhancements: Filters, Health Checks, and Unified Logs

Diagnostics Server: Introduced Kubernetes readiness and liveness probes to the Diagnostics Server to improve reliability.

Unified Service Logs: The Diagnostics Server can now recursively collect logs from all subfolders and consolidate them into a single file for easier analysis.

Bulk Pod Log Downloads: Added the ability to download multiple pod logs as a single, consolidated file, streamlining the log collection process.

Enhanced Pod Test Analysis: Implemented column-based filtering and pagination in the Pod Test Results (Current and Historical Test Results) section of Diagnostics Server, allowing for faster and more precise troubleshooting.

Privacera UserSync

Fixed: Excessive Thread Count

Fixed: Excessive Thread Count

Resolved an issue where audit HTTP requests could spawn multiple monitor threads, leading to unnecessary thread growth.