edgeCore™ 5.1.2 Release Notes
Production date: May 18, 2026
AI Notebook Improvements
The following improvements have been made to the AI Notebook:
- The Context button has been replaced with Pipeline and Temporary.

Clicking the Pipeline enables you to select datasets from the pipeline, whereas clicking Temporary enables you to upload a CSV or JSON as a temporary dataset. These temporary files will be cleaned up after sessions close. - While typing prompts, autocomplete suggestions will be displayed. Clicking on a suggestion will display it in the prompt field.

- You can save temporary nodes as persistent so they show up in the pipeline. Make sure you rename the Alias(es) in the popup and select the checkbox next to it before clicking Save (for example, we have renamed the OrderRuntimeDescStats Alias to descending runtime).


JSON Path Prediction Added to JSON Feeds
The Predict Path button has been added to JSON feeds to help determine what the best JSON path should be.


Angular Material v15 Upgrade
For this release we have migrated all Angular Material components to support Angular v15, removing legacy imports, and updating UI themes and styles.
Security Updates
- Tomcat has been upgraded to version 10.1.54
- Spring Boot has been upgraded to version 3.5.14
- Spring Framework has been upgraded to version 6.2.18
- Spring Security has been upgraded to version 6.5.10
- Spring Data(commons | jpa) has been upgraded to version 3.5.11
- Spring Session has been upgraded to version 3.5.6
- Hibernate has been upgraded to version 6.6.49.Final
- Micrometer has been upgraded to version 1.15.11
- SpringDoc OpenAPI Starter has been upgraded to version 2.8.17
- Apache Mina has been upgraded to version 2.2.7
Resolved Issues
- The issue that caused attribute converters not to run on JSON feeds has been resolved.
- The issue where edge apiKey requests fail when stale SESSION cookie short-circuits ApiKeyAuth has been resolved.
- The issue where a page with multiple map visualizations failed to load has been resolved.
- The issue that caused edgeWeb content not to load until users logged out and logged in again has been resolved.