Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency acryl-datahub to v0.15.0.2 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
acryl-datahub (source, changelog) ==0.8.17.6 -> ==0.15.0.2 age adoption passing confidence
acryl-datahub (source, changelog) ==0.8.17.7 -> ==0.15.0.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

datahub-project/datahub (acryl-datahub)

v0.15.0

DataHub v0.15.0 Release Notes
User Experience
  • Structured Properties

    • Added comprehensive support for managing structured properties, including creation, editing, deletion, and display preferences. Introduced timestamps for tracking creation and modification. [#​12100, #​11419]
    • Enhanced property display options with badge styling, custom column types, and configurable visibility settings in asset sidebars and schema fields. [#​12111, #​12052]
    • Added structured property filtering in UI with improved aggregation logic and entity metadata display. Introduced new property validators and display settings. [#​12097, #​12099]
  • UI Enhancements

    • Enhanced container organization with parent hierarchy labels. [#​11705]
    • Added support for markdown in incident descriptions, enabling rich formatting capabilities. [#​11759]
    • Improved ingestion reporting with better visibility of successful ingestions with warnings. Enhanced browse paths display for business attributes and schema fields. [#​11704, #​11585]
    • Added support for timeseries aspects in OpenAPI and customizable date range fields for Analytics charts. [#​12096, #​11366]
  • Authorization & Authentication

    • Enabled authentication and API authorization by default, with support for URN-wildcard-based policies using STARTS_WITH condition. [#​11484, #​11441]
    • Added authorization checks for managing Glossary terms, including privileges for ownership, domain management, and link actions. [#​11337]
Metadata Ingestion
Ingestion Framework Improvements
  • Enhanced Data Source Support: Expanded ingestion capabilities for multiple platforms, including Superset (with dataset entities, schema fields, and column-level lineage), Feast (supporting tags and owners ingestion), Neo4j, and Cassandra. Added stateful ingestion support for file sources. [#​11688, #​11784, #​11804, #​11526, #​11822]

  • SQL Processing Improvements: Replaced vulnerable sqlparse dependency with an in-house SQL parser, optimized CLL generation with reduced memory usage, and added special handling for MSSQL case sensitivity. Enhanced multi-query lineage support for Snowflake temporary tables. [#​11645, #​11708, #​11920, #​12020]

  • CLI Enhancements: Introduced new commands for managing ingestion, including listing source runs with filtering capabilities, undoing soft deletes with platform filtering, and listing structured properties. Added an offline flag to the SQL parser CLI. [#​11740, #​11980, #​12012, #​12283, #​11635]

  • Ownership and Metadata Management: Extended ownership transformer capabilities across entities, improved glossary sync to preserve custom ownership types, and added support for multiple ownership types in glossaries and terms. Enhanced Forms CLI with additional filters for subtypes, platform instances, owners, tags, and glossary terms. [#​11700, #​11545, #​12050, #​10979]

  • Core Infrastructure Improvements: Implemented unique URN generation for all entities, added support for efficient entity ingestion through get_entity_as_mcps, improved empty field handling, and introduced progress reporting during ingestion. Added execution request cleanup job and support for dropping duplicate schema fields. [#​11676, #​11425, #​11613, #​12117, #​11765, #​12308]

Source-Specific Ingestion Improvements

Airflow

  • Upgraded infrastructure with support for Airflow 2.10, deprecated versions below 2.3, and improved template handling with Jinja support. Added configuration options for dag patterns and environment variables. [#​11300, #​11371, #​11472, #​11537, #​11579, #​12056]
  • Enhanced error handling and debugging with improved logging, fixed plugin stability issues on EMR, and added support for AthenaOperator lineage extraction. Introduced ability to disable plugin without restart. [#​11857, #​11877, #​11880, #​12098]

BigQuery

  • Enhanced data modeling capabilities with support for foreign/primary keys, BigLake tables, and improved handling of external tables. Added support for region qualifiers and partition management. [#​11686, #​11728, #​11874, #​11940]
  • Improved lineage tracking with GCS data source support and optimized query performance. Added platform resource entity generation from BigQuery labels. [#​11442, #​11492, #​11534, #​11602]
  • Enhanced profiling and performance with better type handling and size limits. Fixed issues with tag synchronization and platform instance settings. [#​11807, #​12060]

Dagster

  • Added support for skipping Asset ingestion, fixed input/output value formatting, and improved compatibility with latest Dagster versions (v1.9.6). Deprecated Python 3.8 support. [#​11262, #​11481, #​12121, #​12189]

dbt

  • Improved performance and functionality with node_name_patterns for faster CLL processing, support for multiple test paths, and better handling of custom owner types. [#​11450, #​11460, #​11848]
  • Enhanced lineage handling by preventing cycles in SQL parsing and supporting multiple dataset assertions for tests. Added support for dbt Cloud's Explore page. [#​11666, #​11451, #​12223]

Snowflake

  • Expanded support for various table types, including secure, dynamic, and hybrid tables. Enhanced lineage capabilities for renames, swaps, and external tables. [#​11600, #​12039, #​12094, #​12179]
  • Improved authentication with OAuth support and token management. Added incremental property processing and structured property support for tags. [#​11888, #​12048, #​12080, #​12285]
  • Enhanced error handling and logging with better parse failure reporting and dot handling in table names. [#​12105, #​12110, #​12153]

Tableau

  • Enhanced project management with new path pattern filtering and improved handling of hidden assets. Added support for access roles and group permissions. [#​10855, #​11157, #​11559]
  • Improved API integration with retry logic for various error codes (502, 504), better authentication handling, and consistent page size application. [#​12213, #​12216, #​12233]
  • Enhanced reporting and debugging capabilities while maintaining efficient performance and proper permission handling. [#​12015, #​12024, #​12175]

PowerBI

  • Improved M-query parsing with support for comments, better handling of quotes, and DatabricksMultiCloud native query functionality. [#​12177, #​11743, #​11756]
  • Enhanced workspace management with cross-workspace dataset linking and app ingestion support. Added timeouts for M-query parsing. [#​11560, #​11629, #​11753]
  • Improved error reporting and performance optimization with reduced type casting and better organization of responsibilities. [#​11763, #​12004]
Developer Experience
  • Entity Management: Introduced entity versioning for Datasets and ML Models, with support for version set linking. Improved timeline functionality with better handling of primary key changes and rename events. Added data transformation logic models to enhance data processing capabilities. [#​11819, #​11843, #​12166, #​12198]

  • Enhanced Configuration Management: Added new customization options through environment variables and Helm charts, including editable dataset names and configurable garbage collection scheduling. The bootstrap process has been optimized to reduce latency during installation. [#​11391, #​11518]

  • Development Environment Updates: Added Git support to the ingestion-base image, enabling better source control integration for ingestion workflows. [#​11477]

  • Security Logging Enhancement: Improved security audit trails by adding actor URN tracking for unauthorized access attempts. [#​12030]

NEW: Garbage Collection
  • Comprehensive Metadata Cleanup: Introduced a new ingestion source: DataHubGC to function as a garbage collector for managing dataflows, data jobs, and data process instances, with configurable retention policies and deletion parameters. Added dry run mode for testing cleanup operations. [#​11102, #​11413]

  • Performance Optimizations: Significantly improved processing speed from 1 hour to 15 minutes by implementing batch processing, optimizing queries, and removing unnecessary operations. Increased default hard delete limit from 10k to 25k entities. [#​11809, #​12093, #​12238]

  • Reliability Improvements: Enhanced garbage collection stability with additional validation checks, improved error handling, and better process visibility through ingestion stage reporting. Fixed issues with entity deletion logic and reference handling to preserve critical lineage relationships. [#​12011, #​12013, #​12027, #​12049, #​12124, #​12226]

Thank You to Our Contributors!
First-Time Contributors

@​AColocho, @​alberttwong, @​Alice-608, @​Bumyu, @​chakru-r, @​chriscc2, @​dejan2609, @​donovan-acryl, @​eagle-25, @​hwmarkcheng, @​k-bartlett, @​kanavnarula, @​kartikey-visa, @​kevinkarchacryl, @​kousiknandy, @​kris48k, @​llance, @​margaridafernandes-trip, @​mikeburke24, @​raudzis, @​ronybony1990, @​ryota-cloud, @​shepherd44, @​siong-tcha, @​ssidorenko, @​tanguyantoine, @​th0ger, @​udays-visa, @​udbhav-hbk, @​vejeta

Repeat Contributors

@​aviv-julienjehannet, @​bda618, @​bossenti, @​darnaut, @​deepgarg-visa, @​DSchmidtDev, @​dushayntAW, @​eboneil, @​ethan-cartwright, @​feldjay, @​githendrik, @​haeniya, @​Jorricks, @​Masterchen09, @​mkamalas, @​Nbagga14, @​nicholas-fwang, @​noggi, @​pankajmahato-visa, @​pinakipb2, @​rtekal, @​sagar-salvi-apptware, @​steffengr

DataHub Maintainers

@​acrylJonny, @​anshbansal, @​asikowitz, @​chriscollins3456, @​david-leifker, @​gabe-lyons, @​hsheth2, @​jayacryl, @​jjoyce0510, @​maggiehays, @​mayurinehate, @​pedro93, @​RyanHolstien, @​sakethvarma397, @​sgomezvillamor, @​shirshanka, @​sid-acryl, @​skrydal, @​treff7es, @​yoonhyejin

What's Changed

@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 34deaa0 to 985e2bf Compare August 4, 2022 01:47
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.41.2 Update dependency acryl-datahub to v0.8.42 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 985e2bf to c4b6fc1 Compare August 11, 2022 03:45
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.42 Update dependency acryl-datahub to v0.8.43 Aug 11, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from c4b6fc1 to d661adf Compare August 15, 2022 09:02
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43 Update dependency acryl-datahub to v0.8.43.1 Aug 15, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from d661adf to 66a40db Compare August 18, 2022 23:42
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.1 Update dependency acryl-datahub to v0.8.43.2 Aug 18, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 66a40db to 7e20ea4 Compare August 24, 2022 06:12
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.2 Update dependency acryl-datahub to v0.8.43.3 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 7e20ea4 to c405c86 Compare August 26, 2022 06:03
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.3 Update dependency acryl-datahub to v0.8.43.4 Aug 26, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from c405c86 to 6ddb8b5 Compare August 26, 2022 19:08
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.4 Update dependency acryl-datahub to v0.8.43.5 Aug 26, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 6ddb8b5 to 36e4766 Compare August 30, 2022 15:21
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.5 Update dependency acryl-datahub to v0.8.43.6 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 36e4766 to 66ae71e Compare September 2, 2022 19:51
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.43.6 Update dependency acryl-datahub to v0.8.44 Sep 2, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 66ae71e to 1381df2 Compare September 8, 2022 07:30
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44 Update dependency acryl-datahub to v0.8.44.1 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 1381df2 to 8e32f65 Compare September 12, 2022 18:44
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44.1 Update dependency acryl-datahub to v0.8.44.2 Sep 12, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 8e32f65 to 73c9215 Compare September 15, 2022 03:23
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44.2 Update dependency acryl-datahub to v0.8.44.3 Sep 15, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 73c9215 to fe5e537 Compare September 20, 2022 12:21
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44.3 Update dependency acryl-datahub to v0.8.44.4 Sep 20, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from fe5e537 to 1829cd2 Compare September 23, 2022 11:21
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44.4 Update dependency acryl-datahub to v0.8.44.5 Sep 23, 2022
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 1829cd2 to 1c4a28f Compare September 24, 2022 01:04
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.8.44.5 Update dependency acryl-datahub to v0.8.45 Sep 24, 2022
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.0.3 Update dependency acryl-datahub to v0.14.0.4 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from c430b1e to 7d8bd29 Compare September 11, 2024 02:53
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.0.4 Update dependency acryl-datahub to v0.14.0.5 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 7d8bd29 to 27e7789 Compare September 19, 2024 17:44
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.0.5 Update dependency acryl-datahub to v0.14.1 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 27e7789 to 599adea Compare October 4, 2024 04:50
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1 Update dependency acryl-datahub to v0.14.1.1 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 599adea to c812d29 Compare October 8, 2024 05:01
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.1 Update dependency acryl-datahub to v0.14.1.2 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from c812d29 to 217d6a3 Compare October 18, 2024 23:57
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.2 Update dependency acryl-datahub to v0.14.1.3 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 217d6a3 to b25ef81 Compare October 24, 2024 15:01
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.3 Update dependency acryl-datahub to v0.14.1.5 Oct 27, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from b25ef81 to d28448a Compare November 1, 2024 05:25
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.5 Update dependency acryl-datahub to v0.14.1.6 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from d28448a to 0b29d7e Compare November 9, 2024 06:00
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.6 Update dependency acryl-datahub to v0.14.1.7 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 0b29d7e to 6d43d6f Compare November 13, 2024 18:00
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.7 Update dependency acryl-datahub to v0.14.1.10 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 6d43d6f to 839bb6a Compare November 14, 2024 14:42
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.10 Update dependency acryl-datahub to v0.14.1.11 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 839bb6a to 156ce18 Compare November 21, 2024 20:49
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.11 Update dependency acryl-datahub to v0.14.1.12 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 156ce18 to 9ae6898 Compare December 21, 2024 08:46
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.14.1.12 Update dependency acryl-datahub to v0.15.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from 9ae6898 to a9919e9 Compare January 10, 2025 03:29
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.15.0 Update dependency acryl-datahub to v0.15.0.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/acryl-datahub-0.x branch from a9919e9 to 57a156a Compare January 20, 2025 12:16
@renovate renovate bot changed the title Update dependency acryl-datahub to v0.15.0.1 Update dependency acryl-datahub to v0.15.0.2 Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants