Navigation :
test ../../ test whats-new.html
What's New
test ../../ test data-connectors-overview.html
Atoti Data Connectors Overview
test ../../ test data-connectors-overview/tracing.html
- Tracing
test ../../ test changelog.html
Release and migration notes
test ../../ test changelog/release-notes.html
- Release Notes
test ../../ test changelog/migrate-5.0-prereleases.html
- Migration notes from 5.0 pre-releases
test ../../ test changelog/migrate-5.0.html
- Migration Notes - 5.0
test ../../ test changelog/previous-migration.html
-
Previous migration notes
test ../../ test changelog/previous-migration/migrate-4.2-as6.1.html
-- Migration Notes - 4.2-AS6.1
test ../../ test changelog/previous-migration/migrate-4.2.html
-- Migration Notes - 4.2-AP6.0
test ../../ test changelog/previous-migration/migrate-4.1.html
-- Migration Notes - 4.1
test ../../ test changelog/previous-migration/migrate-4.0.html
-- Migration Notes - 4.0
test ../../ test changelog/previous-migration/migrate-3.0.2.html
-- Migration Notes - 3.0.2
test ../../ test changelog/previous-migration/migrate-3.0.1.html
-- Migration Notes - 3.0.1
test ../../ test changelog/previous-migration/migrate-3.0.0.html
-- Migration Notes - 3.0.0
test ../../ test changelog/previous-migration/migrate-2.2.2.html
-- Migration Notes - 2.2.2
test ../../ test changelog/previous-migration/migrate-2.2.0.html
-- Migration Notes - 2.2
test ../../ test changelog/previous-migration/migrate-2.1.0.html
-- Migration Notes - 2.1.0
test ../../ test changelog/previous-migration/migrate-1.2.0.html
-- Migration Notes - 1.2.0
test ../../ test dee-overview.html
Data Extraction Engine
test ../../ test dlc-overview.html
Data Load Controller
test ../../ test deprecated-dlc-overview.html
Data Load Controller (Deprecated)
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.