User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

Ataccama 14.5.1 Release Notes

This page contains the release notes for version 14.5.1 of the Ataccama ONE Gen2 platform.

Release Information

Products

ONE Data Governance, ONE Data Quality and Governance, ONE RDM, ONE MDM, ONE Data, Data Stories

Release date

2023-12-19

Downloads

support.ataccama.com/downloads/14.5.x

Security updates

Ataccama Security Advisories

Known Issues

This section lists issues we are currently aware of which are considered significant, and which could impact the functionality of your build. We highly recommend reviewing this section before every upgrade.
Module Issue To be resolved in

RDM

ONE-53206: RDM enrichment feature does not function.

14.5.3, 15.2.0

MDM

ONE-52442: API definition fails to load in MDM Swagger.

14.5.3, 15.1.0

Platform Changes

Spring Boot 3 Upgrade

ONE Runtime Server and ONE MDM Server are now shipped with and support Spring Boot 3. When upgrading self-managed, on-premise deployments to version 14.5.1, some configuration changes might be required as well.

JDBC Drivers Upgrade

When upgrading self-managed, on-premise deployments to version 14.5.1, Data Processing Engine (DPE) requires version 0.0.39 of JDBC drivers. This includes upgrades from version 14.5.0. For more information, see ONE Gen2 Upgrade Guide, DPM and DPE Upgrade section.

You can check for the required JDBC drivers associated with a given version in the version.lock file available at the following URL: ataccama.s3.amazonaws.com/products/releases/jdbc-drivers/version.lock.

Comments Service Upgrade

When upgrading self-managed, on-premise deployments to version 14.5.1 and later, you first need to add the following new properties to the /opt/ataccama/one/comment-${COMMENT_SERVICE_VERSION}/etc/application.properties configuration file. This includes upgrades from version 14.5.0. For more information, see ONE Gen2 Upgrade Guide, Comments Service Upgrade section.

Comment service etc/application.properties
### MMM-BE JWT keys
ataccama.one.platform.deployments.mmmbe.security.jwt-keys.mmmbe.fingerprint=<Insert the relevant fingerprint value for MMM-BE module>
ataccama.one.platform.deployments.mmmbe.security.jwt-keys.mmmbe.content=<Insert the relevant content value for MMM-BE>

# Workflows JWT keys
ataccama.one.platform.deployments.workflows.security.jwt-keys.workflows.fingerprint=<Insert the relevant fingerprint value for the Workflows module>
ataccama.one.platform.deployments.workflows.security.jwt-keys.workflows.content=<Insert the relevant content value for the Workflows module>

Was this page useful?