This Release Bulletin provides a brief description of any enhancements or new features as well as bug fixes that are included in version 2025.2.
Rollout schedule
-
Version 2025.2 rolls out to the ‘preview’ ring on Feb 14, 2025, and to the ‘production’ ring on Feb 15-16, 2025.
Job Execution Log Enhancements
Filter Tags
Log messages are now tagged so that specific types of messages can be filtered out when retrieving execution logs. The following tags are available in this release.
Tag Name |
Target |
Cannot Create Entity |
log lines of the form: “Cannot create entity from JSON node [ …]” |
Logging Processor |
log lines of the form: "Processed entity: { … }" |
OData |
log lines generated when the setting connect.debug.odata.logMessages.enabled=true |
Open API |
log lines generated when the setting connect.debug.openapi.logMessages.enabled=true |
SOAP |
log lines generated when the setting connect.debug.soap.logIncomingMessages.enabled=true, or connect.debug.soap.logOutgoingMessages.enabled=true |
Transformer Processor |
log lines of the form: “Resolved transform expression [ … ]” |
These filter tags can now be applied when retrieving job execution logs to significantly reduce the volume (and download time) of logs fetched.
Filter tags will only be applied on job execution logs that have occurred after this
release has been deployed. Filtering an execution log that occurred before this release
was deployed will have no effect i.e. it will download all the logs for that execution.
Download Logs Directly
Log files can now be downloaded directly from the Job History panel without first
having to view them. The download process supports filter tags to optimize the volume
of logs downloaded.
Agent Stability
In certain rare cases, Agents could unexpectedly shut down because of memory pressure on the node they were deployed on. This release improves Agent reliability in these cases.
What's Fixed
This version’s backlog had no customer reported bugs to fix.
EcoSys Version Required
This release requires the following EcoSys versions:
-
>= 9.2.02.131
-
>= 9.3.03.103
These versions are the hot fixes.
Variables
No new variables have been introduced in this release.