Skip to main content
Skip table of contents

Release Notes 22.0

1. RELEASE INFO

Product

AGILE DATA ENGINE

Release

22.0.459

Release date

31st of March 2022

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

  • Security update of Spring Framework to version 5.3.18

  • New Airflow 2.0 version upgrade and related improvements (performance, robustness)

  • New Deployment Indicators and Details View in Designer (UX) in Public Preview

  • New Diff between un-/committed versions of a Package

  • New Code Editor for Load Steps and Config Packages (which aren't having specific UI implementation)

  • New VPN Connectivity to Azure support in Limited Preview in SaaS Enterprise Edition

2.2 Other

  • New physical option STORAGE.CHANGE_TRACKING for Snowflake in Preview

  • New Config Systems package with Configuration UI

  • New Package Tree Visualization to understand package dependencies

  • More configurable Config Issue System to enable e.g. Azure DevOps issue linking

  • Generated runtime metadata (SQL steps etc.) of a load included in DAG code view in Workflow Orchestration UI

  • Improvements and fixes to support better high volume near real-time cases

  • Possibility to give postfix when cloning metadata

  • Variable reference support in schema name (e.g. to support SHARE DBs in Snowflake)

  • Bulk Export / Import of Packages

  • Many other fixes and 3rd party software updates

3. NOTIFICATIONS

3.1 New Config Systems package changes the way to define source systems

New Config Systems package changes the addition/update/deletion of source systems for SOURCE entities. The source systems are now to be added in the Config Systems before creating/importing new SOURCE entities. There is new Configuration UI to manage source systems. Config Systems need to be also committed and deployed as part of solution development/delivery in addition to the entity package with SOURCE entities. Deletions are soft deletions.

3.2 Known issue with new code editor in Load Steps and in View SQL

The new code editor introduced change in line break handling, so that it uses the locale settings from the end-user operating system. This means that one line comments in SQL (with syntax --) can break the execution of the SQL (in both Export in Designer & Deployment to Runtime). Same can apply to Python and Shell load steps in Private Editions also.

3.3 After upgrade you might not be able to login to Workflow Orchestration (Dagger) UI

It might require hard refresh of the page in the browser. This is due upgrade of Apache Airflow 2.0 version and changes related.

Also if you get http error 404 page not found, you might be referring to url https://<domain>/dagger/admin. Please refer to https://<domain>/dagger. Apache Airflow 2.0 has changes in the page names etc.

3.4 Known issues with persisted tags filters in package list

  1. A known issue makes the filters not to be remembered/persisted correctly.

  2. Another known issue throws an exception. It is about persisted package status ordering/filtering selection.

A way to resolve these, is to clear browser's local storage. Might be present also in other table views.

Go to browser's Developer tools

In Chrome:
-> More Tools
-> Developer Tools
-> Application Tab
-> Local storage
-> Remove popup-column-filter-list item

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.