v0.12.1
版本发布时间: 2023-11-26 01:28:48
datahub-project/datahub最新发布版本:v0.13.3(2024-05-24 07:11:13)
What's Changed
- feat(ingest): support view lineage for all sqlalchemy sources by @mayurinehate in https://github.com/datahub-project/datahub/pull/9039
- fix(ingest/bigquery): Fixing lineage filter query by @treff7es in https://github.com/datahub-project/datahub/pull/9114
- refactor(ingestion/mongodb): Add platform_instance to mongodb by @nicholas-fwang in https://github.com/datahub-project/datahub/pull/8663
- fix(kafka-setup): Don't set truststore pass for PEM files by @mmmeeedddsss in https://github.com/datahub-project/datahub/pull/8656
- fix(ingest): Fix roll back failure when REST_API_AUTHORIZATION_ENABLED is set to true by @TonyOuyangGit in https://github.com/datahub-project/datahub/pull/9092
- (fix): Avoid java.util.ConcurrentModificationException by @rtekal in https://github.com/datahub-project/datahub/pull/9090
- Fix(ingest/bigquery): fix extracting comments from complex types by @maaaikoool in https://github.com/datahub-project/datahub/pull/8950
- docs: add versions 0.12.0 by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9125
- fix(ui) Fix filtering logic for everwhere generating OR filters by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/9116
- build(release): Update files for 0.12.0 release by @pedro93 in https://github.com/datahub-project/datahub/pull/9130
- fix(ingest/sql-server): update queries to use escaped procedure name by @mayurinehate in https://github.com/datahub-project/datahub/pull/9127
- feat(airflow): retry callback, support ExternalTaskSensor subclasses by @richenc in https://github.com/datahub-project/datahub/pull/8514
- docs: fix saasonly flags for some pages by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9124
- fix(ingest/snowflake): missing view downstream cll if platform instance is set by @mayurinehate in https://github.com/datahub-project/datahub/pull/8966
- feat: Add flag to hide/display the autocomplete query for search bar by @kushagra-apptware in https://github.com/datahub-project/datahub/pull/9104
- docs(timeline): correct markdown heading level by @mayurinehate in https://github.com/datahub-project/datahub/pull/9126
- docs(graphql) Correct mutation -> query for searchAcrossLineage examples by @eboneil in https://github.com/datahub-project/datahub/pull/9134
- feat(kafka): increase kafka message size and enable compression by @david-leifker in https://github.com/datahub-project/datahub/pull/9038
- feat(ingest/jsonschema) enable schema-aware
JsonSchemaTranslator
by @KulykDmytro in https://github.com/datahub-project/datahub/pull/8971 - fix(metadata-ingestion): adds default value to _resolved_domain_urn i… by @alexklavensnyt in https://github.com/datahub-project/datahub/pull/9115
- ci: tweak to only run relevant workflows by @anshbansal in https://github.com/datahub-project/datahub/pull/9052
- Fix for flaky download_lineage_results cypress test by @kkorchak in https://github.com/datahub-project/datahub/pull/9132
- docs: Update updating-datahub.md by @pedro93 in https://github.com/datahub-project/datahub/pull/9131
- fix(ingest/clickhouse): pin version to solve column reflection regression by @hsheth2 in https://github.com/datahub-project/datahub/pull/9143
- feat(ingest/looker): cleanup error handling by @hsheth2 in https://github.com/datahub-project/datahub/pull/9135
- feat(ingest): add
entity_supports_aspect
helper by @hsheth2 in https://github.com/datahub-project/datahub/pull/9120 - feat(sqlparser): support more update syntaxes + fix bug with subqueries by @hsheth2 in https://github.com/datahub-project/datahub/pull/9105
- docs: correct broken doc links by @sachinsaju in https://github.com/datahub-project/datahub/pull/9137
- feat(ingest): sql parser perf + asyncio fixes by @hsheth2 in https://github.com/datahub-project/datahub/pull/9119
- feat(quickstart): fix broker InconsistentClusterIdException issues by @hsheth2 in https://github.com/datahub-project/datahub/pull/9148
- fix(policies): remove non-existent policies, fix name by @anshbansal in https://github.com/datahub-project/datahub/pull/9150
- Fix for a test that passed on Oss and failed on Saas by @kkorchak in https://github.com/datahub-project/datahub/pull/9147
- docs(teradata): teradata doc external link 404 fix by @sachinsaju in https://github.com/datahub-project/datahub/pull/9152
- fix(datahub-client): Include relocation for snakeyaml dependency. by @jiateoh in https://github.com/datahub-project/datahub/pull/8911
- fix(ingest): cleanup large images in CI by @hsheth2 in https://github.com/datahub-project/datahub/pull/9153
- build: increase gradle retries by @hsheth2 in https://github.com/datahub-project/datahub/pull/9091
- feat(ingest): bump sqlglot parser by @hsheth2 in https://github.com/datahub-project/datahub/pull/9155
- feat(ingest/mongodb): support stateful ingestion by @TonyOuyangGit in https://github.com/datahub-project/datahub/pull/9118
- API test for managing secrets privilege by @kkorchak in https://github.com/datahub-project/datahub/pull/9121
- fix(ingest): handle exceptions in min, max, mean profiling by @mayurinehate in https://github.com/datahub-project/datahub/pull/9129
- feat: rename Assets tab to Owner Of by @kushagra-apptware in https://github.com/datahub-project/datahub/pull/9141
- fix(ingest/mongodb): fix schema inference for lists of values by @hsheth2 in https://github.com/datahub-project/datahub/pull/9145
- fix(ingest/db2): fix handling for table properties by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/9128
- fix(ingest): fully support MCPs in urn_iter primitive by @hsheth2 in https://github.com/datahub-project/datahub/pull/9157
- fix(ingest/bigquery): use correct row count in null count profiling c… by @mayurinehate in https://github.com/datahub-project/datahub/pull/9123
- docs: add feature guides for subscriptions and notifications by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9122
- docs: unify oidc guides using tabs by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9068
- chore(ingest): remove legacy memory_leak_detector by @hsheth2 in https://github.com/datahub-project/datahub/pull/9158
- feat(ingest/looker): support emitting unused explores by @hsheth2 in https://github.com/datahub-project/datahub/pull/9159
- refactor(policy): refactor policy locking, no functional difference by @david-leifker in https://github.com/datahub-project/datahub/pull/9163
- API test for managing access token privilege by @kkorchak in https://github.com/datahub-project/datahub/pull/9167
- fix(mysql-setup): quote database name by @darnaut in https://github.com/datahub-project/datahub/pull/9169
- fix(health): fix health check url authentication by @david-leifker in https://github.com/datahub-project/datahub/pull/9117
- fix(elasticsearch): fix elasticsearch-setup for dropped 000001 index by @david-leifker in https://github.com/datahub-project/datahub/pull/9074
- Origin/fix flaky glossary navigation cypress test by @kkorchak in https://github.com/datahub-project/datahub/pull/9175
- fix: bad lineage link in
LineageGraphOnboardingConfig.tsx
by @walter9388 in https://github.com/datahub-project/datahub/pull/9162 - OBS-191 | Viewing domains page should not require Manage Domains priv… by @sumitappt in https://github.com/datahub-project/datahub/pull/9156
- fix: expand the stats row in search preview cards by @gaurav2733 in https://github.com/datahub-project/datahub/pull/9140
- docs(ingest): clarify adding source guide by @hsheth2 in https://github.com/datahub-project/datahub/pull/9161
- chore: stop ingestion-smoke CI errors on forks by @hsheth2 in https://github.com/datahub-project/datahub/pull/9160
- docs(ingest): inherit capabilities from superclasses by @hsheth2 in https://github.com/datahub-project/datahub/pull/9174
- fix(ingest/datahub-source): Order by version in memory by @asikowitz in https://github.com/datahub-project/datahub/pull/9185
- lint(frontend): fix HeaderLinks lint error by @david-leifker in https://github.com/datahub-project/datahub/pull/9189
- refactor(ui): Refactor entity page loading indicators by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/9195
- fix(security): fix for zookeeper CVE-2023-44981 by @david-leifker in https://github.com/datahub-project/datahub/pull/9190
- refactor(ui): Rename "dataset details" button text to "view details" on lineage sidebar profile by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/9196
- feat(ui): Add command-k icons to search bar by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/9194
- feat(ui) Update Apollo cache to work with union types by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/9193
- feat(policy): enable support for 10k+ policies by @david-leifker in https://github.com/datahub-project/datahub/pull/9177
- feat(browsepathv2): Allow system-update to reprocess browse paths v2 by @david-leifker in https://github.com/datahub-project/datahub/pull/9200
- feat(integration/fivetran): Fivetran connector integration by @shubhamjagtap639 in https://github.com/datahub-project/datahub/pull/9018
- feat(neo4j): Allow datahub to connect to specific neo4j database by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/9179
- feat(subtypes): support subtypes for charts in the UI by @gabe-lyons in https://github.com/datahub-project/datahub/pull/9186
- feat(ui) Debounce auto-complete in search bar by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/9205
- fix(lineage): magical lineage layout fix by @gabe-lyons in https://github.com/datahub-project/datahub/pull/9187
- refactor(pdl): Refactoring Assertion model enums out by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/9191
- feat(auth): Add roles to policy engine validation logic by @pedro93 in https://github.com/datahub-project/datahub/pull/9178
- style(ingest/tableau): Rename tableau_constant to c by @asikowitz in https://github.com/datahub-project/datahub/pull/9207
- docs: update broken link in metadata-modelling by @sachinsaju in https://github.com/datahub-project/datahub/pull/9184
- Test policy to create and manage privileges by @kkorchak in https://github.com/datahub-project/datahub/pull/9173
- docs(security): add security doc to website by @RyanHolstien in https://github.com/datahub-project/datahub/pull/9209
- docs(java-sdk-dataset): add dataset via java sdk example by @sachinsaju in https://github.com/datahub-project/datahub/pull/9136
- doc(java-sdk-example):example to create tag via java-sdk by @sachinsaju in https://github.com/datahub-project/datahub/pull/9151
- fix(ingest/powerbi): use dataset workspace id as key for parent container by @looppi in https://github.com/datahub-project/datahub/pull/8994
- refactor(schema tab): Remove last observed timestamps from schema tab by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/9188
- docs: adjust sidebar & create new admin section by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9064
- fix(metadata-io): in Neo4j service use proper algorithm to get lineage by @lix-mms in https://github.com/datahub-project/datahub/pull/8687
- Managed Ingestion UX Improvements by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/9216
- chore(ingest): start working on pydantic v2 support by @hsheth2 in https://github.com/datahub-project/datahub/pull/9220
- feat(ingestion): file-based state checkpoint provider by @shubhamjagtap639 in https://github.com/datahub-project/datahub/pull/9029
- feat(ingestion/airflow): support datajobs as task inlets by @shubhamjagtap639 in https://github.com/datahub-project/datahub/pull/9211
- fix(build): set
@cliMajorVersion@
correctly by @hsheth2 in https://github.com/datahub-project/datahub/pull/9228 - fix(datahub-ingestion): remove old jars, sync pyspark version by @david-leifker in https://github.com/datahub-project/datahub/pull/9217
- fix: add security.md to sidebar by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9229
- feat(policies): reduce default access for all users by @RyanHolstien in https://github.com/datahub-project/datahub/pull/9067
- Update add new company s7 airlines by @YuriyGavrilov in https://github.com/datahub-project/datahub/pull/9019
- docs(debug): add debug information for cli by @RyanHolstien in https://github.com/datahub-project/datahub/pull/9208
- fix(datahub-ingestion): prevent transitive deps, bump addtional pyspa… by @david-leifker in https://github.com/datahub-project/datahub/pull/9233
- feat(ingest/dbt): dbt column-level lineage by @hsheth2 in https://github.com/datahub-project/datahub/pull/8991
- chore(ingest): cleanup various methods by @hsheth2 in https://github.com/datahub-project/datahub/pull/9221
- docs: clarify how to disable telemetry by @hsheth2 in https://github.com/datahub-project/datahub/pull/9236
- feat(ingest/mongodb): support AWS DocumentDB for MongoDB by @TonyOuyangGit in https://github.com/datahub-project/datahub/pull/9201
- feat(airflow): make RUN_IN_THREAD configurable by @hsheth2 in https://github.com/datahub-project/datahub/pull/9226
- fix(signup): prevent invalid email signup by @RyanHolstien in https://github.com/datahub-project/datahub/pull/9234
- chore(security): version adjustments for security vulns by @david-leifker in https://github.com/datahub-project/datahub/pull/9243
- docs(ingest): fix typo in snowflake ingestion docs by @PGuiv in https://github.com/datahub-project/datahub/pull/9239
- chore(security): jre to headless, removes x11 dependency by @david-leifker in https://github.com/datahub-project/datahub/pull/9245
- feat(recomendations): Make top platforms account only for searchable entities by @pedro93 in https://github.com/datahub-project/datahub/pull/9240
- Feature/prd 770 by @gaurav2733 in https://github.com/datahub-project/datahub/pull/9224
- fix:fix search on paginated lists by @Salman-Apptware in https://github.com/datahub-project/datahub/pull/9198
- fix: increase the search bar highlight border to double the width by @gaurav2733 in https://github.com/datahub-project/datahub/pull/9251
- feat: Add loading indicator to Manage Domains sidebar by @sumitappt in https://github.com/datahub-project/datahub/pull/9142
- fix(ui): show external url also in entity profile of containers by @Masterchen09 in https://github.com/datahub-project/datahub/pull/8834
- feat(ingest/unity): Support specifying catalogs directly; pass env correctly by @asikowitz in https://github.com/datahub-project/datahub/pull/9110
- refactor(datahub-web-react): allows proxying to external datahub-frontend servers by @PatrickfBraz in https://github.com/datahub-project/datahub/pull/9250
- chore(node): update node to non-EOL version by @david-leifker in https://github.com/datahub-project/datahub/pull/9252
- fix(ingest): drop redshift-legacy and redshift-usage-legacy sources by @hsheth2 in https://github.com/datahub-project/datahub/pull/9244
- feat(ingest): support advanced configs for aws by @hsheth2 in https://github.com/datahub-project/datahub/pull/9237
- fix(sql-parser): convert platform instance to lowercase when building table urns by @Starkie in https://github.com/datahub-project/datahub/pull/9181
- test(ingest/unity): Update goldens by @asikowitz in https://github.com/datahub-project/datahub/pull/9254
- build(ingest/hive): Update thrift pin by @asikowitz in https://github.com/datahub-project/datahub/pull/8964
- docs(airflow): update plugin setup docs to include UI setup approach by @jiateoh in https://github.com/datahub-project/datahub/pull/9253
- feat(usageclient): updates for usageclient by @david-leifker in https://github.com/datahub-project/datahub/pull/9255
- fix(graphql): prevent duplicate index queries for dataproducts by @david-leifker in https://github.com/datahub-project/datahub/pull/9260
- logging(search): log level highlight value urn detection by @david-leifker in https://github.com/datahub-project/datahub/pull/9262
- Add Python version in Developer README by @kevin1chun in https://github.com/datahub-project/datahub/pull/9268
- Sync datahub-head on merge by @noggi in https://github.com/datahub-project/datahub/pull/9267
- PRD-742/fix:Settings tab should have 2 scrollable sections by @Salman-Apptware in https://github.com/datahub-project/datahub/pull/9218
- feat: add ingestion overview pages by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9210
- fix(ingest/athena): detect decimal type correctly by @bossenti in https://github.com/datahub-project/datahub/pull/9270
- Fix/prd 787 by @gaurav2733 in https://github.com/datahub-project/datahub/pull/9261
- build(deps): bump @babel/traverse from 7.22.11 to 7.23.2 in /docs-website by @dependabot in https://github.com/datahub-project/datahub/pull/9022
- fix(gha): fix gha for single tag by @david-leifker in https://github.com/datahub-project/datahub/pull/9283
- fix(node): fix node_options by @david-leifker in https://github.com/datahub-project/datahub/pull/9281
- fix: Revamp features page by @yoonhyejin in https://github.com/datahub-project/datahub/pull/8839
- docs(acryl cloud): release notes 0.2.13 by @anshbansal in https://github.com/datahub-project/datahub/pull/9291
- fix: stats are spaced out too far by @gaurav2733 in https://github.com/datahub-project/datahub/pull/9292
- feat(mysql): upgrade to version 8.2 for quickstart by @RyanHolstien in https://github.com/datahub-project/datahub/pull/9241
- feat: add townhall RSVP link on the main page by @yoonhyejin in https://github.com/datahub-project/datahub/pull/9277
- fix(ingest/snowflake): Apply email filter on all usage metrics by @treff7es in https://github.com/datahub-project/datahub/pull/9269
- docs(ingestion): Added mention of host without protocol by @SimonOsipov in https://github.com/datahub-project/datahub/pull/9301
- fix(ingest/teradata): Teradata speed up changes by @treff7es in https://github.com/datahub-project/datahub/pull/9059
- fix(kafka): fix consumer properties on due consumer by @david-leifker in https://github.com/datahub-project/datahub/pull/9304
- fix(dbt-cloud): do not pass macros to sorting nodes by @anshbansal in https://github.com/datahub-project/datahub/pull/9302
- fix(ingest/lookml): emit all views with same name and different file path by @mayurinehate in https://github.com/datahub-project/datahub/pull/9279
New Contributors
- @nicholas-fwang made their first contribution in https://github.com/datahub-project/datahub/pull/8663
- @richenc made their first contribution in https://github.com/datahub-project/datahub/pull/8514
- @kushagra-apptware made their first contribution in https://github.com/datahub-project/datahub/pull/9104
- @alexklavensnyt made their first contribution in https://github.com/datahub-project/datahub/pull/9115
- @sachinsaju made their first contribution in https://github.com/datahub-project/datahub/pull/9137
- @jiateoh made their first contribution in https://github.com/datahub-project/datahub/pull/8911
- @deepgarg-visa made their first contribution in https://github.com/datahub-project/datahub/pull/9128
- @darnaut made their first contribution in https://github.com/datahub-project/datahub/pull/9169
- @walter9388 made their first contribution in https://github.com/datahub-project/datahub/pull/9162
- @sumitappt made their first contribution in https://github.com/datahub-project/datahub/pull/9156
- @gaurav2733 made their first contribution in https://github.com/datahub-project/datahub/pull/9140
- @purnimagarg1 made their first contribution in https://github.com/datahub-project/datahub/pull/9216
- @YuriyGavrilov made their first contribution in https://github.com/datahub-project/datahub/pull/9019
- @PGuiv made their first contribution in https://github.com/datahub-project/datahub/pull/9239
- @Salman-Apptware made their first contribution in https://github.com/datahub-project/datahub/pull/9198
- @kevin1chun made their first contribution in https://github.com/datahub-project/datahub/pull/9268
- @noggi made their first contribution in https://github.com/datahub-project/datahub/pull/9267
- @SimonOsipov made their first contribution in https://github.com/datahub-project/datahub/pull/9301
Full Changelog: https://github.com/datahub-project/datahub/compare/v0.12.0...v0.12.1