Hyejin Yoon f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00

3.4 KiB
Raw Permalink Blame History

v0.2.11


Release Availability Date

14-Sep-2023

If you are using an older CLI/SDK version then please upgrade it. This applies for all CLI/SDK usages, if you are using it through your terminal, github actions, airflow, in python SDK somewhere, Java SKD etc. This is a strong recommendation to upgrade as we keep on pushing fixes in the CLI and it helps us support you better.

Special Notes

  • Deployment process for this release is going to have a downtime when systme will be in a read only mode. A rough estimate 1 hour for every 2.3 million entities (includes soft-deleted entities).

Release Changelog


  • Since v0.2.10 these changes from OSS DataHub 2b0952195b...75252a3d9f have been pulled in.
  • Misc fixes & features
    • Proposals
      • Group names shown correctly for proposal Inbox
    • Metadata tests
      • Deprecate/Un-deprecate actions available in Metadata tests
      • Last Observed (in underlying sql) available as a filter in metadata tests
      • [Breaking change] Renamed __lastUpdated -> __created as a filter to correctly represent what it was. This was not surfaced in the UI. But if you were using it then this needs to be renamed. DataHub Cloud CustomerSuccess team will keep an eye out to pro-actively find and bring this up if you are affected by this.
      • Robustness improvements to metadata test runs
      • Copy urn for metadata tests to allow for easier filtering for iteration over metadata test results via our APIs.
    • A lot more fixes to subscriptions, notifications and Observability (Beta).
    • Some performance improvements to lineage queries

Some notable features in this SaaS release

  • We now enable you to create and delete pinned announcements on your DataHub homepage! If you have the “Manage Home Page Posts” platform privilege youll see a new section in settings called “Home Page Posts” where you can create and delete text posts and link posts that your users see on the home page.
  • Improvements to search experience