Changelog 1.7

New Assets and Activity tabs for Lineage

There are now new Assets and Activity tabs on the Lineage page.

  • Assets gives an overview of all catalog assets accessible by all Credentials.
  • Activity shows a log of all historical catalog jobs.

Support for manual Source polling

It is now possible to manually poll a Source for new data. Doing so will not affect the Source's regular polling frequency.

1.7.1

API changes and additions

  • Change: The return type of the validatorMetricDebugRecords query has been changed from [JSON!]! to DebugRecordsSample! (UI-2613)

Other improvements & fixes

  • Feature: Add support for using proxies for outbound communication (UI-2634)
  • Bug Fix: Expose advanced config of Numeric Anomaly validator (UI-2637)
  • Bug Fix: Fix validator debug records rendering (UI-2639)
  • Bug Fix: Apply filter in freshness pushdown validator (VR-2657)

1.7.0

API changes and additions

  • The severity field on the Notification type has been renamed to level.

Other improvements & fixes

  • Bug Fix: Filter incident stats and data quality by existing validators (UI-2609)
  • Bug Fix: Fixed formatting of schema changes messages (UI-2560)
  • Bug Fix: Fix issue with selection of nested fields in schema (UI-2604)
  • Bug Fix: Added time-formatting for Freshness validator (UI-2602)
  • Feature: Added fully qualified table name for BigQuery sources in debug query
  • Bug Fix: Fix fixed batch window debug query not capturing full window range (VR-2658)
  • Bug Fix: Skip sampling columns with restricted access on bigquery sources (VR-2629)
  • Bug Fix: Respect BigQuery partition filtering during schema inference (VR-2672)