Release Notes 24.0.553
1. RELEASE INFO
Product | AGILE DATA ENGINE |
Release | 24.0.553 |
Release date | 14th of May 2024 |
Release status | RELEASED |
Release type | MAJOR.MINOR.UPDATE.PATCH |
SaaS Availability | AVAILABLE | RESTRICTED (by request) |
AWS Availability | AVAILABLE | RESTRICTED (by request) |
Azure Availability | AVAILABLE | RESTRICTED (by request) |
Patch release scope | Not applicable | Design | Runtime | SaaS |
2. CONTENT OF THE RELEASE
2.1 Highlights
Possibility to disable/enable load steps
Improvements to SCD2 load option (Private Preview)
Row Level Permissions support for Databricks SQL
Fixes to the VIEWs’ Code Preview for Designer Only use cases:
GO in directly after the view before the EXEC sp_addextendedproperty
Exclude empty stored procedure generation
Improvements on memory usage of microservices
Fixes and small improvements on the features introduced in 24.0.552
3. NOTIFICATIONS
3.1 Deprecated features in 24.0
3.1.1 Grafana alerts are deprecated
Grafana alerts will be inactivated from the customers not currently using them in SaaS edition as part of this release. For the current SaaS edition users of Grafana alerts there will be grace period until end of August 2024 for stopping of using them. Replacing feature is Notification Events.
For Private Edition customers willing to keep the Grafana Alerts enabled, use enableGrafanaAlerts feature flag:
company: thecompany
projectName: thedatahub
features:
enableGrafanaAlerts: true
3.1.2 Git connectivity as part of commit process is deprecated
Replacing functionality is to use External API endpoints and custom git connectivity.
3.1.3 CUSTOM schedule is deprecated.
Replacing functionality is the Config Load Schedules package.
3.2 Other notable changes
Default bastion host image of Centos Linux (end of life) is changed to AlmaLinux in Private Azure Edition.
Workflow Orchestration (Apache Airflow) UI has changed a little bit in Grid/Graph views
For triggering a Workflow and passing a parameter to run multiple of loads, the section Generated Configuration JSON is needed to be used/modified, and parameter load should be changed to loads.
3.3 Known Issues
In Designer in certain scenarios there might come an ugly error message filling whole UI screen. It is about JDBC exception executing SQL
… ERROR: canceling statement due to user request
and it comes when entering Data Model / Data Lineage / Workflows / Package Tree in certain scenarios. Refreshing the page in browser should make it disappear.