Release 2025.10

Release Information

  • Release date of Data Quality & Observability Classic 2025.10: October 27, 2025
  • Release notes publication date: September 22, 2025

New and improved

Platform

Note We updated Tomcat to address several security vulnerabilities (CVEs). The maximum part size for multipart requests is now set to 80 by default. This default limit might affect APIs that process datasets with an large number of columns. If necessary, you can change this limit using the property "DQ_SERVLET_MULTIPART_MAXPARTCOUNT" in the owl-env.sh file for Spark Standalone installations or the owl-web-configmap for Kubernetes environments.

  • Scheduled jobs no longer run inconsistently or fail due to a JobRunr licensing issue.
  • Tenants on the "Login" page are now listed in alphabetical order for local users. This makes it easier to locate and select the desired tenant. This feature will be added for the SSO tenant list in a future release.
  • You can now use Amazon Elastic Kubernetes Service (EKS) version 1.33 with Data Quality & Observability Classic version 2025.10.

Jobs

  • A summary query is now generated for Pushdown jobs when archive break records are turned off and no link IDs are set. This helps limit the break records requested for the metastore data preview and prevents out-of-memory issues.
  • To ensure consistent validation behavior for job names between Dataset Manager and Explorer, special characters are no longer allowed when renaming existing jobs in Dataset Manager.
  • Whitespace characters and parentheses are now handled correctly when creating a BigQuery job. You no longer need to use pretty print to resolve syntax errors.

Findings

  • The Rules tab on the Findings page now includes a search box to find matching rule names. This allows you to quickly locate specific rules, improving navigation and efficiency.

Fixes

Platform

  • The dq-web-configmap.yaml file no longer contains the incorrect parameter for the “LOCAL_REGISTRATION_ENABLED” setting.

Jobs

  • When an Amazon S3 connection is inactive, the error message "Unauthorized Access: Credentials are missing or have expired" now shows. This message also appears when mapping from JDBC to remote files, helping you identify credential issues more easily.
  • When you re-run a job after invalidating fuzzy match duplicates, saving, and retraining on the Findings page, the job no longer contains the same invalidated fuzzy match duplicates.
  • The metadata bar is now visible when you create a job from a Databricks connection. This ensures a consistent user experience and provides access to relevant options during job creation.
  • Pushdown jobs no longer reset dataset ownership each time they run, even if the user running the job is not the original creator.

Findings

  • The "Failed to update label" error no longer shows when you edit an annotation label.
  • When you configure a job with a Patterns monitor, the results on the Findings page are now shown correctly.

Rules

  • When you use "+Quick Rule" from a Rule Template, the dimension is now added automatically if a dimension was added as part of the template’s settings. This streamlines the rule creation process and ensures the dimension is included without additional steps.

Alerts

  • You now must select a radio button for "Job Alert Status *" when creating a Job Status alert. This ensures that the required selection is enforced properly, preventing incomplete alert configurations.

Collibra Platform integration

  • You no longer receive an error when re-enabling an integration that takes more than 60 seconds.
  • You can no longer enable, disable, or reset a Collibra Platform integration on the Dataset Manager or Findings pages unless you have the ROLE_DATASET_ACTION, ROLE_ADMIN, or ROLE_DATASET_MANAGER role. This ensures that only users with the appropriate permissions can manage Data Quality & Observability Classic integrations with Collibra Platform.
  • On the "Mapping Status" tab of the Integration Setup page, a new partial column table count was added to the Tables Mapped column.