Changelog
HomeRequest DemoContact

Changelog 2.2

This release introduces a new integration for Looker.

Looker Integration

Integrate Validio with Looker to track metadata and lineage for your dashboards, looks, and views. For more information, see Looker in the product documentation.


2.2.3

Validio 2.2.3 was released on Wednesday, May 8, 2024.

Platform Changes

Fixed Issues

  • Fixed an issue where the threshold dialog did not update and show preview data (UI-3445)
  • Fixed an issue where tooltips were not showing for global windows in a the metric graph (UI-3441)
  • Ignore invalid Looker objects in Lineage (VR-3300)

2.2.2

Validio 2.2.2 was released on Tuesday, May 7, 2024.

Platform Changes

Fixed Issues

  • Fixed an issue related to the callback URL format when signing in using SSO (UI-3438)

2.2.1

Validio 2.2.1 was released on Tuesday, May 7, 2024.

API Changes

Deprecations

  • Deprecated resourceNamespace arguments and fields in favor of namespaceId (UI-3412)

Platform Changes

Enhancements

  • Added support for the Looker credential (UI-3429)
  • Added support for using Microsoft Teams as a channel for notifications (UI-3433)
  • Added support for listing subscriptions per topic in Google PubSub (UI-3381)
  • Set default segmentation to Unsegmented in Validator wizards (UI-3379)
  • Improved the design of source update dialogs (UI-2933)
  • Improved SQL-based lineage collection (VR-3292)

Fixed Issues

  • Fixed an issue with the unit when configuring relative time fixed thresholds (UI-3314)
  • Fixed the the minimum point size in the metric graph (UI-3400)
  • Fixed calendar-based windows for Azure Synapse (VR-3187)
  • Fixed an issue with dbt singular tests (VR-3251)
  • Fixed an issue on Snowflake sources where the debug query for duplicates validators returned a null frequency (VR-3273)
  • Fixed duplicate values produced by categorical distribution validator (VR-3285)

2.2.0

Validio 2.2.0 was released on Friday, April 19, 2024.

API Changes

Enhancements

  • credentialSecretChanged operations now public (UI-3200)
  • Create and update APIs for Looker now public (UI-3325)

Platform Changes

Removed

  • Removed logging of documents from Seastar (UI-3328)
  • Removed CURRENT_TIMESTAMP catalog delete operations (VR-3229)

Enhancements

  • Added support to check if dbt Cloud Credential is changed (UI-3390)
  • Added localization for config.account.label in the Credential sidebar (UI-3377)
  • Added support for dbt singular tests (VR-3184, VR-3220)
  • Added support for streaming artifacts directly to timescale (VR-3172)
  • Updated page designs to work on standard laptop (UI-3343)
  • In Validator creation, the Source config step now requires sourceField (UI-3388)
  • You can now configure dbt Run warning logs (VR-3185)
  • Split catalog refresh into smaller transactions (VR-3206)
  • Failed pushdown queries are now tracked across restarts (VR-3144)
  • In BigQuery, only add _PARTITIONDATE to schema when partitioning by date (VR-3241)
  • Track dbt Test unique ID and test name properly (VR-3183)

Fixed Issues

  • Fixed an issue with the coloring of font icons (UI-3396)
  • To prevent startup failures following database recover operations, if a replication slot doesn't exist, Seastar now automatically recreates it (UI-3391)
  • Fixed an issue where quoted tag values did not render correctly (UI-3380)
  • Fixed an issue where some reference validators produce duplicate artifacts (VR-3188)
  • Fixed an issue to handle tags deletion better (VR-3125)
  • Fixed an issue with using BigQuery pseudo-columns in validators (VR-3217)