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.
Removed remoting services: DataExtractionRemotingServicesConfig, DataExtractionRemotingServicesConfig in response to vulnerability CVE-2016-1000027 as well as the dependencies on the package javax.ws.rs.*