MC2 Release Notes - July 25 2024
SDP-86843 Path to swagger-ui contains a double slash
Updated redirect for swagger ui to work with latest Eagle core
Updated MC2 redirect for swagger ui to work in latest Eagle core version.
SDP-86577 Change the MC2 EJM Engine
Changed the MC2 EJM Engine to correctly process output parameters in data tasks
The EJM implementation in MC2 was changed to set the extractfilename parameter in the parent process, to align with the EJM implementation in MC.
The simple extract stream in MC2 was changed to be able to zip and distribute the data, the same way as the implementation in MC.
SDP-86535 MC2 generates a NullPointerException
Corrected MC2 issue when file specified in RUNSTREAM does not exist
Corrected an issue where MC2 was not gracefully handling a non existent file specified in RUNSTREAM.
SDP-85670 Disable TRACE/TRACK http requests
TRACE/TRACK http requests in MC2 rest and soap endpoints are disabled
TRACE/TRACK http requests in MC2rest and soap endpoints have been disabled.
Â