edgeCore™ 4.8.1 Release Notes
Production date: April 18, 2025
What’s New?
Setting Multi-Column Indexes
To improve pipeline performance, edgeCore has been enhanced to allow multi-column indexes. Setting multi-column indexes is done in the Attributes Advanced Settings.
Analyze SQL Queries
edgeCore now enables you to analyze queries in SQL transforms.
Enhancements
Grid Page Layout Improvements
Based on your feedback, we have made additional improvements to page layout.
- Once you are in the Edit mode, you can add visualizations, use predefined layouts, and split the page.
- Grid layout editor is accessed by clicking the Layout button at the top. The layout editor toolbar is now always at the top.
- When changing or locking width/height, the affected layout grouping is now highlighted.
Security Updates
- Tomcat has been upgraded to version 10.1.39
- Spring Boot has been upgraded to version 3.3.10
Resolved Issues
- The issue where the names of specific timezones were ambiguous (e.g. Central) has been resolved. The specificTimeZone configuration has been updated to support the groupBy constraint field.
- The issue that caused the ./es-cli.sh backup command to fail has been resolved.
- The issue that caused the visualization filter designed to filter out blank or null rows not to work properly has been resolved.
- The issue where the JSON Parser failed to handle empty data results has been resolved.
- The issue that caused table visualization preferences to disappear has been resolved.
- The issue where some of the layout options (icons) were not visible in the Edit mode has been resolved.
- The Allow Save as Favorite Page option is now enabled by default. Disabling this setting is done in System Config.
- The issue that caused visualization header options to disappear has been resolved.
- The issue where customAuth failed to execute due to security configuration of the permitted paths has been resolved. In this case ‘/’ was set as an authenticated session, so when no session existed we redirected to ‘/login?expired’.
- The issue with the invalid ‘\,’ in the LDAP searchFilter has been resolved.
- The issue with creating VARCHAR columns for CacheTables when using a non-h2database has been resolved.