edgeCore™ 4.8.3 Release Notes
Production date: September 29, 2025
What’s New?
Opening a New Page as a Temporary Pop-up
This release introduces the ability to open a target page as a pop-up so you do not lose your context/place from the page you are currently on. Enabling this feature is done in the Switch To Page action.
Enhancements
Time Duration as Renderer for Number Formatter
Time duration is now supported as a renderer for the Number Formatter. The renderer takes seconds and milliseconds which are converted into a duration string (e.g. 7d 3h 12m 5s)
Security Updates
- Tomcat has been upgraded to version 10.1.46
- Spring Boot has been upgraded to version 3.5.6
- Spring Security has been upgraded to version 6.5.4
- Spring Framework has been upgraded to version 6.2.11
- Spring Session has been upgraded to version 3.5.1
- SpringDoc OpenAPI Starter WebMVC UI has been upgraded to version 2.8.9
- MINA Core has been upgraded to version 2.2.4
- Apache Commons Beanutils has been upgraded to version 1.11.0
- Apache httpcore5 has been upgraded to version 5.3.5
- Commons Codec has been upgraded to version 1.19.0
- Commons IO has been upgraded to version 2.20.0
- Commons Configuration has been upgraded to version 2.12.0
- Commons Lang has been upgraded to version 3.18.0
- Commons Text has been upgraded to version 1.14.0
- Commons Compress has been upgraded to version 1.28.0
- OpenCSV has been upgraded to version 5.12.0
- Google Gson has been upgraded to version 2.13.2
- Jackson FasterXML has been upgraded to version 2.19.2
- RxJava has been upgraded to version 3.1.11
- Hibernate has been upgraded to version 6.6.29.FINAL
- HikariCP has been upgraded to version 6.3.2
- HttpClient has been upgraded to version 5.5
- Guava has been upgraded to version 33.4.8-jre
- Micrometer has been upgraded to version 1.15.4
- GraalJS has been upgraded to version 24.2.2
Resolved Issues
- The issue where downstream transforms lost attributes with or without editing has been resolved.
- The issue where edgeWeb HTTP GET requests failed to handle the ‘tab’ character has been resolved.
- The issue where the selected attribute got lost after adding suffix and/or prefix in Gauge visualization has been resolved.
- The issue where invoking an action from a Javascript transform resulted in ‘null’ and triggered an exception has been resolved.
- The issue where edgeWeb content adapter could not access post body when content-type: application/x-www-form-urlencoded has been resolved.
- The issue where the Unbounded Number constraint was storing 0 value as null has been resolved.
- The issue where pipeline attribute discovery occurred multiple times during node creation/editing has been resolved.