No Results
v4.8.4

edgeCore™ 4.8.4 Release Notes

Production date: January 26, 2026

Enhancements

Turning off Logging of SecVars in Proxied Requests

By default, secVars logged by the edgeWeb logger are obfuscated. However, the admin can now turn off this rule by setting the following in the custom.properties configuration file (located in the conf folder of the edgeCore installation):

enableLogSecVars=false

Using Users’ SecVar Values for Pipeline Preview

Previously, pipeline dataset previews used the system default secVar values, not the user’s values. As a result, where secVars varied, the admin had to make changes to the default values. This release introduces the ability to use the actual user’s secVars.

To allow the server to configure edgeCore to always use the user’s secVar for the pipeline preview, set the following in the custom.properties configuration file (located in the conf folder of the edgeCore installation):

secvars.alwaysUseUserValues=true

Security Updates

  • Tomcat has been upgraded to version 10.1.50
  • Spring Boot has been upgraded to version 3.5.9
  • Spring Framework has been upgraded to version 6.2.15
  • Spring Data (Commons|jpa) has been upgraded to version 3.5.7
  • Spring Session (Core | jdbc) has been upgraded to version 3.5.4
  • Hibernate Core has been upgraded to version 6.6.39.Final
  • AspectJ weaver has been upgraded to version 1.9.25.1
  • JSONPath has been upgraded to version 2.10.0
  • Micrometer has been upgraded to version 1.15.7
  • ICU4J has been upgraded to version 78.1
  • Log4j  has been upgraded to version 2.25.3

Resolved Issues

  • The issue where For Each Transforms no longer discovered the detail dataset attributes has been resolved.
  • The issue that caused the Page Variables step not to load for the Switch To Page wizard dialog has been resolved.
  • The issue where table persistence was lost after page refresh has been resolved.
  • The issue with too many INFO messages in the edgeWeb.log file has been resolved by downgrading the log statement from info to debug.
  • The issue where for a JavaScript Pipeline node any output attribute with a type set to ‘date’ and a value set to ‘null’ or ‘undefined’ inserted a 0 in the the output dataset has been resolved.
  • The issue that caused the Default help text not to be displayed in the visualization header has been resolved.
  • The issue where MyInvalidSessionStrategy was breaking the handling of permitted paths, forcing 302 redirect for those scenarios has been resolved.
  • Performance issue with list component and the resize monitor has been resolved.

Terms | Privacy