Skip to main content

Celonis Product Documentation

Downloads and Version History

Date

Notes

v.2.77.0

(2023-02-27)

Fix:

  • Upgrade MSSQL-JDBC Driver to latest version

  • Set trustServerCertificate=true and encrypt=false by default in case they are not set in the additional properties field (required by driver upgrade)

v.2.76.0

(2023-02-15)

Fix:

  • Upgraded MySQL driver to latest version

v.2.75.0

(2023-02-01)

Fix:

  • Fixed vulnerabilities CVE-2022-25168 and CVE-2022-42889 among others in JDBC Extractor

v.2.71.0

(2022-11-25)

Feature:

  • Support for Extractions from Databricks

Fix:

  • Oracle DB: Fix for scenarios where the Driver metadata was used, even if Information Schema is selected

  • Improved clean-up of Changelog Tables for Real-Time Extractions by doing the clean-up in chunks

v.2.70.0

(2022-11-16)

Fix:

  • Improved Metadata query for Oracle DBs

v.2.69.0

(2022-10-27)

Feature:

  • Support of Analytical Views for SAP HANA

  • Fix of the feature to clear the metadata cache

v.2.67.0

(2022-09-28)

Feature:

  • Support of Analytical Views for SAP HANA

v.2.66.0

(2022-09-15)

Fix:

  • Fixed java-based vulnerabilities

v.2.65.0

(2022-09-09)

Feature:

  • Support of Key Pair Authentication for Snowflake

v.2.64.0

(2022-08-24)

  • Extraction of synonyms for Oracle DBs

v.2.63.0

(2022-06-30)

  • Extended the logging messages

v.2.62.0

(2022-06-30)

  • Enable Materialized view for Postgres Database

  • Support Attribute(Joined) Views for SAP Hana

v.2.61.0

(2022-06-30)

  • BigQuery Get Tables from Additional Projects

  • BigQuery ADC authentication (hosted in GCP)

Fixes:

  • Fix test connection issue of BigQuery

  • BigQuery Data connection form wrong input-box

v.2.60.0

(2022-06-16)

Minor improvements and fixes

v.2.59.0

(2022-06-02)

Feature:

  • SHA-256 and SHA-512 support

Fixes:

  • Fix the order of delete and insert executed at same time

v.2.57.0 (2022-05-05)

Fixes:

  • Google BigQuery

    • Fixed duplicate records due to LIMIT/OFFSET in SELECT queries without ORDER BY (primary key) clause does not guarantee proper pagination

  • Added validation, if a primary key is not selected inform the user with an error message

  • NullPointerException in uploading results leading to duplicated push jobs

  • Extend invalidate cache also for real-time integration column selection

v.2.56.0 (2022-04-21)

Feature:

  • Initialization for JDBC real-time via Replication Cockpit

Fixes:

  • Out of memory error due to unlimited threads

  • Column order changes after deselecting some of the columns in JDBC

v.2.55.0 (2022-04-07)

Feature:

  • Database Connection Timeout setting on UI (overwrites the local timeout in application-local.yml in case of uplinked connections)

v2.54.0 (2022-03-24)

Feature:

  • New authentication option SERVICE_ACCOUNT_AUTHENTICATION for Google BigQuery database connection. Inputs are service authentication account email id and service account key file

  • Improved Logging for JDBC Extraction in DEBUG extraction mode

  • Support for Vertica database type

  • Performance improvements for JDBC data extractions on the upload mechanism

v2.51.0 (2022-02-11)

Feature:

  • Remove the option to include "ChangeLog time stamp" in JDBC real-time extractions and make it a default option to support realtime transformations

v2.50.0 (2022-01-21)

Feature:

  • Extend the duplicate removal for all the database types by adding the additional properties in application-local.yml for uplink database connections

  • Requires adding the following to the application-local.yml file:

    duplicate-removal: 
       enabled: true   
         strategy: CLOUD

v2.49.0 (2022-01-13)

Feature:

  • Logical change in reading change log tables in the JDBC real-time scenario to improve the performance

Fixes:

  • Change in metadata source not consistently reflected in the metadata query