Skip to main content

Release Notes March 2023

Orchestrators

Feature release status badge: PubPrev
PubPrev
Switching of dbt version in MATE

The Modelling and Transformation Engine public preview now supports switching the dbt version between 1.4 and 1.0. See updated MATE Orchestrator documentation for usage and more information.

Feature release status badge: PubPrev
PubPrev
MATE with dbt 1.4

The dbt version in the Modelling and Transformation Engine public preview has been updated from dbt 1.3 to dbt 1.4.

Feature release status badge: Improvement
Improvement
Better implementation of hooks in SOLE

Snowflake Object Lifecycle Engine (SOLE) now supports the Python hook type and accepts passing single strings and lists in the Shell hook type.

Feature release status badge: Bug Fix
Bug Fix
Bug fixes in SOLE and orchestrators

  • Fixed the refresh problem for internal stages when running a pipeline. The internal stage is now recreated only if there is a change in its configuration.
  • Fixed the pagination in the Secrets Manager orchestrator to retrieve all secrets when SECRET_SELECTION is not provided.

DataOps CLI (SOLE Generator)

Feature release status badge: Bug Fix
Bug Fix
Bug fixes

  • Fixed the indentation of primary keys, causing a problem in SOLE.
  • Fixed parsing of primary keys in upper case.
  • Fixed parsing of primary keys when wrapped in quotes.

Platform

Feature release status badge: Feature
Feature
Jira integration with DataOps projects

Integrating third-party tools is now enabled on all DataOps.live projects. We have started by supporting the Jira integration to help you connect your DataOps project with your Jira boards. See Integrations for more information.

Feature release status badge: Feature
Feature
Failed pipelines and jobs table

A failed jobs and pipelines view has been added in the CI/CD menu within projects, allowing for easy filtering for failed jobs or pipelines.

Feature release status badge: Improvement
Improvement
Federated logout for SSO

Logouts are now federated through to Single Sign-On Identify Providers.

Feature release status badge: Improvement
Improvement
72h session length

The app.dataops.live session length has been reduced from 1 week to 72 hours.