edgeCore™ 5.1.0 Release Notes
Production date: December 30, 2025
What’s New?
Introducing the AI Notebook
The AI Notebook transforms how you work with data. Instead of writing queries, building charts, or learning complex tools — you just ask questions in plain language, and the Notebook does the rest.
With the AI Notebook, you can:
-
Explore available data from the pipeline (used as Context)
-
Transform datasets
-
Build visualizations (pie chart, table, and line chart are currently supported)
Prerequisite: the AI Assistant needs to be enabled.
![]()



Known Issues/Limitations:
- In this version of the product, every user has access to the Notebook, not just the admin.
- You cannot preview the data from the context.
Enhancements
Java 25 Supported
As of this release, you can use Java 25 to run edgeCore.
Security Updates
- Tomcat has been upgraded to version 10.1.49
- Spring Boot has been upgraded to version 3.5.8
- Spring Framework has been upgraded to version 6.2.14
- Spring Data (Commons|jpa) has been upgraded to version 3.5.6
- Hibernate Core has been upgraded to version 6.6.36.Final
- AspectJ weaver has been upgraded to version 1.9.25
- Micrometer has been upgraded to version 1.15.6
- ICU4J has been upgraded to version 78.1
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.