Release notes and changelog

For information on upgrading from previous versions, see the Atoti Data Connectors Migration Notes

4.1.1-AP6.0-sb3

2024-04-22

Summary

  • Fixed DEE CSV Search Facts Queries: The CSV Search Facts Queries have been fixed in this version.

Known issues

None.

Dependency versions

Component Version
Atoti Server 6.0.11.sb3+
Java JDK17

Fixed

Issue Key Details
PST-1066 Fixed issue of using the incorrect constructor for CSV Search Facts Queries in the DEE.

4.1.0

2024-04-18

Summary

  • Removed DEE Remoting Services : The remoting services have been removed in response to vulnerability CVE-2016-1000027 to prevent potential remote code execution. See the migration notes for list of removed services.
  • Upgrade to Java 17: Upgraded to use Java 17.
  • Upgraded to Spring Boot 3 : Upgraded to use Spring Boot 3. With this, we have also updated to use Open Telemetry for tracing.

Known issues

  • DEE CSV Search Facts Queries: The CSV Search Facts Queires fail in the DEE.

Dependency versions

Component Version
Atoti Server 6.0.11.sb3+
Java JDK17

Changed

Issue Key Details
PST-1048 Upgrade to Atoti 6.0.11-SB3 to support Spring Boot 3. The minimum supported Atoti version is now Atoti 6.0.11-SB3.

Removed

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