Migration Notes - 4.1

This page explains the changes required to migrate from 4.0.0-AP6.0 to 4.1-AP6.0 version of Atoti Data Connectors.

4.1.1

No migration is needed.

4.1.0

Migrate to 4.1.0 Overview

This tool is using Atoti Server 6.0.11.sb3+.

For new features and fixes included in this Atoti Server release, please see the Atoti Server6.0.11.sb3+ Changelog.

Headline announcement

  • Removed DEE Remoting Services : The remoting services have been removed in response to vulnerability CVE-2016-1000027 to prevent potential remote code execution.
  • Upgrade to Spring Boot 3 : Details.
  • Upgraded to Atoti 6.0.11-sb3 : The minimum supported version of Atoti is now 6.0.11-sb3.
  • Upgraded to Java 17: Java 17 is now natively supported.

Dependency Changes

The minimum supported version of Atoti is now 6.0.11-sb3 or greater.

note

The version of Atoti you use must contain -sb3 in the version number.

Services

Removed

Issue Key Details
GENACL-1003 Removed remoting services: DataExtractionRemotingServicesConfig, DataExtractionRemotingServicesConfig in response to vulnerability CVE-2016-1000027 as well as the dependencies on the package javax.ws.rs.*

Description.