DataHub Releases
Summary
Version | Release Date | Links |
---|---|---|
v1.3.0 | 2025-10-06 | Release Notes, View on GitHub |
v1.2.0 | 2025-07-19 | Release Notes, View on GitHub |
v1.1.0 | 2025-05-28 | View on GitHub |
v1.0.0 | 2025-03-14 | View on GitHub |
v0.15.0.1 | 2025-01-21 | View on GitHub |
v0.15.0 | 2025-01-15 | View on GitHub |
v0.14.1 | 2024-09-17 | View on GitHub |
v0.14.0.2 | 2024-08-21 | View on GitHub |
v0.14.0 | 2024-08-13 | View on GitHub |
v0.13.3 | 2024-05-23 | View on GitHub |
v0.13.2 | 2024-04-16 | View on GitHub |
v0.13.1 | 2024-04-02 | View on GitHub |
v0.13.0 | 2024-02-29 | View on GitHub |
v0.12.1 | 2023-12-08 | View on GitHub |
v0.12.0 | 2023-10-25 | View on GitHub |
v1.3.0
Released on 2025-10-06 by @RyanHolstien.
What's Changed
- chore(kafka-setup): bump aws-msk-iam-auth by @chakru-r in https://github.com/datahub-project/datahub/pull/14085
- chore(): bump pyspark by @chakru-r in https://github.com/datahub-project/datahub/pull/14086
- fix(ci): image publish only for master branch push or release by @chakru-r in https://github.com/datahub-project/datahub/pull/14091
- fix(quickstart): update commit hash with resolved quickstart profile by @chakru-r in https://github.com/datahub-project/datahub/pull/14089
- fix(ui) Allow aggregation searches for enum filter types by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14076
- refactor(queries): refactor query edges by @david-leifker in https://github.com/datahub-project/datahub/pull/14095
- fix(ingest/dbt): improve dbt-cloud error message by @hsheth2 in https://github.com/datahub-project/datahub/pull/14098
- chore(setuptools): bump setuptools by @david-leifker in https://github.com/datahub-project/datahub/pull/14099
- fix(ingest/deltalake): pin upperbound for delta lake by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14083
- fix(snowflake): Add missing config fields to SnowflakeV2Config by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14093
- fix(snowflake): correct additional_database_names OR logic in access_history filter by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14104
- feat(tableau): add support for Google BigQuery connection type in pla… by @brock-acryl in https://github.com/datahub-project/datahub/pull/14080
- docs(mcp): prefer the latest MCP server by @hsheth2 in https://github.com/datahub-project/datahub/pull/14077
- feat(ui) Add framework for template/module state and editing templates/modules to UI by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14029
- fix(openapi): openapi 3.1.0 - use oneOf to mark nullable primitive props as well by @kevin1chun in https://github.com/datahub-project/datahub/pull/14103
- chore(deps): bump kafka in kafka-setup by @chakru-r in https://github.com/datahub-project/datahub/pull/14094
- feat(graphql) Add deletePageModule GraphQL resolver by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14000
- fix(ingestion/oracle): table_name column in constraint table incorrectly referenced by @acrylJonny in https://github.com/datahub-project/datahub/pull/14107
- fix(ui/tests): Cypress test failures by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14090
- fix(ingestion/abs): updated deprecated azure sdk parameter to supported parameter and uri prefix support of https by @acrylJonny in https://github.com/datahub-project/datahub/pull/14106
- feat(logical): Add feature flag and models by @asikowitz in https://github.com/datahub-project/datahub/pull/14097
- chore(deps): bump commons-beanutils by @chakru-r in https://github.com/datahub-project/datahub/pull/14110
- fix(spring): fix null custom search config by @david-leifker in https://github.com/datahub-project/datahub/pull/14113
- build(actions): optimize docker layer caching by @chakru-r in https://github.com/datahub-project/datahub/pull/14114
- chore(deps): bump commons-beanutils - one more location by @chakru-r in https://github.com/datahub-project/datahub/pull/14116
- fix(smoke): add pydantic mypy plugin to smoke-tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/14111
- feat(dbt/ingestion): add support for nested meta properties mapping by @pezik1 in https://github.com/datahub-project/datahub/pull/13396
- Update add-user-data.md by @SaravanaKumarG-1365462 in https://github.com/datahub-project/datahub/pull/11542
- fix(ci): use depot runners when possible by @chakru-r in https://github.com/datahub-project/datahub/pull/14115
- feat(ingest): enable use_queries_v2 by default for snowflake/bigquery by @hsheth2 in https://github.com/datahub-project/datahub/pull/13601
- fix(ingest/athena): Make Athena simple column v1 conversion optional by @treff7es in https://github.com/datahub-project/datahub/pull/14112
- feat(mock-data): allow throwing uncaught exception, errors, warning by @anshbansal in https://github.com/datahub-project/datahub/pull/14105
- feat(ci): add username to pr-labeler by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14118
- feat(ui) Add ability to remove modules from page templates by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14067
- docs(api): update recommendations on apis by @RyanHolstien in https://github.com/datahub-project/datahub/pull/14117
- Enabling SSL for gms if the keystore and password is passed by @relaxedboi in https://github.com/datahub-project/datahub/pull/14121
- feat(ui) Add ability to edit global template on homepage by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14078
- feat(homePage): add the ability to create asset collection module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14050
- test(datahub-schematron): update golden diff to fix schema translation test by @vinayakhulawale in https://github.com/datahub-project/datahub/pull/14132
- feat(ingest/mock-data): misc changes by @anshbansal in https://github.com/datahub-project/datahub/pull/14133
- fix(cli/upgrade): handle safely invalid version by @anshbansal in https://github.com/datahub-project/datahub/pull/14134
- docs(ingestion/snowflake): Remove comment that streams are not ingested by @acrylJonny in https://github.com/datahub-project/datahub/pull/14136
- feat(ui) Add drag and drop functionality to modules on home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14100
- fix(ci): quickstart ci - additional tests by @chakru-r in https://github.com/datahub-project/datahub/pull/14138
- feat(homepage): support documentation modules in the new home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14137
- docs(upgrade): Add instructions / user guide for upgrading from Core to Cloud by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14101
- feat(ui) Add banner on v1 home page to warn of v2 UI deprecation by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14131
- feat(permissions) Add platform privilege for editing global home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14081
- feat(ui) Fix alignment of rows and columns on new home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14142
- feat(homepage): Add support for Quick Link modules in the new home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14141
- fix(tests): disable auth for spark test via env var instead of env file by @chakru-r in https://github.com/datahub-project/datahub/pull/14148
- fix(ui): pass createdBy to highlight query column by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14042
- feat(sdk): use discriminated unions for Filter types by @hsheth2 in https://github.com/datahub-project/datahub/pull/14127
- feat(customHomePage): adjust the views popover to the new home page by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13920
- docs: updates for release v1.2.0 by @chakru-r in https://github.com/datahub-project/datahub/pull/14139
- feat(ui/homepage): handle drag and drop with small modules by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14151
- feat(quickstart): bump default version to v1.2.0 by @chakru-r in https://github.com/datahub-project/datahub/pull/14154
- feat(ingestion): make REST emitter batch max payload size configurable by @pedro93 in https://github.com/datahub-project/datahub/pull/14123
- v0.3.12.4-acryl release notes by @david-leifker in https://github.com/datahub-project/datahub/pull/14149
- feat(sdk): add container filter to search sdk by @hsheth2 in https://github.com/datahub-project/datahub/pull/14130
- feat(ui) Add user role to custom home page behind feature flag by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14146
- fix(docs): add missing privileges for 3.12 by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14140
- ci(cypress): resize observer fix (#6263) by @benjiaming in https://github.com/datahub-project/datahub/pull/14157
- feat(ingest): change asset list by @anshbansal in https://github.com/datahub-project/datahub/pull/14073
- fix(ingest/looker): prioritize explore project name over field-level source_file project assignment by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14119
- fix(ui/ingest): change title by @anshbansal in https://github.com/datahub-project/datahub/pull/14172
- fix(ui/ingest): cleanup, exception handling by @anshbansal in https://github.com/datahub-project/datahub/pull/14167
- feat(kafka-consumer): micrometer kafka consumer metrics by @david-leifker in https://github.com/datahub-project/datahub/pull/14156
- feat(customHomePage): create hierarchy module by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14143
- feat(sdk): add data products to suggested entity type filters by @hsheth2 in https://github.com/datahub-project/datahub/pull/14159
- fix(api): missing time duration for token expiration by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14145
- feat(ui/homepage): handle adding module to a row with 3 modules already by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14177
- feat(postgres): add support for stored procedures in postgres. by @EmmetAVS in https://github.com/datahub-project/datahub/pull/14102
- fix(ingestion/abs): align add_partition_columns_to_schema functionality with working s3/gcs functionality in abs connector by @acrylJonny in https://github.com/datahub-project/datahub/pull/14153
- ER-Model-Relationship UI Changes by @Anshul759 in https://github.com/datahub-project/datahub/pull/13507
- feat(ui) Add ability to add custom global widgets to templates by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14163
- feat(ui) Create and replace when editing global modules on personal template by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14175
- fix(ui/homepage): fix outdated template on the homepage by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14171
- feat(ui/homepage): Add drag-and-drop and other updates to Asset Collection Modal by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14168
- fix(customHomePage): fix not expandable glossary term when showing related entities by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14187
- ci: update pr-labeler by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14193
- feat(homePage) Migrate existing home page links to modules on default template by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14182
- feat(audit): increase auditability with new system metadata tracking by @RyanHolstien in https://github.com/datahub-project/datahub/pull/14162
- fix(ui): remove box-shadow, margin, and collapse button on embedded sidebar by @ligfx in https://github.com/datahub-project/datahub/pull/14053
- docs(metadata test): clarify current state by @anshbansal in https://github.com/datahub-project/datahub/pull/14192
- fix(ui): clamp Tooltip max-width to viewport width by @ligfx in https://github.com/datahub-project/datahub/pull/14124
- feat(ui): show access management tab for containers by @rolands-kundzins-sw in https://github.com/datahub-project/datahub/pull/14122
- docs(slack): update verbiage on DataHub AI slack bot by @hsheth2 in https://github.com/datahub-project/datahub/pull/14183
- fix(customHomePage): fixes after design review of hierarchy view by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14194
- docs(townhall): Update Town Hall details by @jatherley in https://github.com/datahub-project/datahub/pull/14196
- feat(ui) Implement deleting of page modules when necessary by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14165
- fix(ui) Add miscellaneous design fixes to new home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14198
- feat(ingest/dbt): add
drop_duplicate_sources
flag by @hsheth2 in https://github.com/datahub-project/datahub/pull/14161 - fix(cli): do not check for compatibility if cloud by @anshbansal in https://github.com/datahub-project/datahub/pull/14174
- tests(sql-queries): add SQL queries integration tests by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14176
- feat(ingest/sql-queries): integrate SQL parsing aggregator with enhanced features by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14190
- docs(airflow): add missing config docs by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14200
- fix(ingestion/databricks): Fix quoting of catalog/schema/table names for databricks by @skrydal in https://github.com/datahub-project/datahub/pull/14203
- fix(ingest): update capability modifiers as per telemetry by @anshbansal in https://github.com/datahub-project/datahub/pull/14206
- feat(customHomePage): add telemetry by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14189
- fix(ui/homepage): fix empty states of home page modules by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14207
- fix(ui/ingest): tweak in behavior by @anshbansal in https://github.com/datahub-project/datahub/pull/14204
- feat(ingestion/grafana): Add datasets and charts to dashboards with lineage and tags. Lineage back to source by @acrylJonny in https://github.com/datahub-project/datahub/pull/12417
- feat(customHomePage): add related entities filters to hierarchy module by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14179
- feat(sdk): expose view definition in dataset sdk by @hsheth2 in https://github.com/datahub-project/datahub/pull/14197
- improvement(ui/homepage): miscellaneous design review updates for custom home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14209
- feat(homepage): add reset to default template functionality and update home page settings option by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14202
- test(kafka-connect): update Debezium connectors to fix broken integration tests by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14213
- Adding support for domains when upserting datasets with the cli by @mihai103 in https://github.com/datahub-project/datahub/pull/14152
- Added code to programmatically load GMS certs into frontend SSL truststore by @relaxedboi in https://github.com/datahub-project/datahub/pull/14166
- chore(plugins): Convert All Plugins Using entity-registry to Spring Configuration by @alexsku in https://github.com/datahub-project/datahub/pull/14181
- feat(sql-parsing-aggregator): add override_dialect for observed query by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14201
- chore(deps): fix (com.typesafe.play:shaded-oauth) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14225
- chore(deps): fix (commons-beanutils:commons-beanutils) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14088
- fix: cleanup commented out dead code by @chakru-r in https://github.com/datahub-project/datahub/pull/14188
- build(deps): bump form-data from 4.0.3 to 4.0.4 in /smoke-test/tests/cypress by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14170
- feat(lineage): restrict the creation of finegrained lineage in graphstore by @deepgarg760 in https://github.com/datahub-project/datahub/pull/14199
- feat(web): optional action button for page title by @jayacryl in https://github.com/datahub-project/datahub/pull/14215
- ci: update pr-labeler by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14232
- fix(sdk): make Filter type parsing more permissive by @hsheth2 in https://github.com/datahub-project/datahub/pull/14212
- chore: simplify claude settings by @hsheth2 in https://github.com/datahub-project/datahub/pull/14214
- updated tabs to remove margin minor updates to quality tab by @annadoesdesign in https://github.com/datahub-project/datahub/pull/14211
- fix(applications): fixing application fetching using skipcache by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14164
- fix(ingest/grafana): add missing dep for grafana source by @hsheth2 in https://github.com/datahub-project/datahub/pull/14233
- fix(ingest): fix support for old sentry-sdk versions by @anshbansal in https://github.com/datahub-project/datahub/pull/14228
- fix(ingest/sql-queries): handle string timestamps and empty table names by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14205
- fix(customHomePage): fix hierarchy view with empty condition in filter by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14223
- fix(build): delete dups, fix tests by @chakru-r in https://github.com/datahub-project/datahub/pull/14221
- feat(docker-gradle): localstack debug by @david-leifker in https://github.com/datahub-project/datahub/pull/14238
- feat(logging): add trace id to logging by @david-leifker in https://github.com/datahub-project/datahub/pull/14240
- fix(customHomePage): fix splitting a row below when editing global module by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14230
- feat(lineage): add pdl annotations for upstreams by @anshbansal in https://github.com/datahub-project/datahub/pull/14241
- feat(ingest): Extending file sink to support writing to S3 by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14160
- chore(ingest): reduce Okta test warnings by @hsheth2 in https://github.com/datahub-project/datahub/pull/14234
- fix(es-field-removal): extend field removal logic for elasticsearch by @david-leifker in https://github.com/datahub-project/datahub/pull/14243
- docs(envs): update environment variables by @david-leifker in https://github.com/datahub-project/datahub/pull/14219
- docs(mcp): add note for on-premises datahub cloud by @hsheth2 in https://github.com/datahub-project/datahub/pull/14244
- fix(logging): update object before logging by @david-leifker in https://github.com/datahub-project/datahub/pull/14246
- feat(ingest): improve CI batches by @hsheth2 in https://github.com/datahub-project/datahub/pull/14239
- docs(lineage): clarifying datajob->dataset lineage is supported by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14158
- fix(ingestion modal): stylistic fixes for ingestion modal by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14236
- revert(ingest): Extending file sink to support writing to S3 (#14160) by @hsheth2 in https://github.com/datahub-project/datahub/pull/14248
- feat(ingest/unity): use system tables to get column lineage by @ligfx in https://github.com/datahub-project/datahub/pull/14012
- content: update banner for townhall by @grayayer in https://github.com/datahub-project/datahub/pull/14235
- docs(propagation): add README.md for schema Field documentation propagation action by @deepgarg760 in https://github.com/datahub-project/datahub/pull/14180
- fix(ui): Various component library updates by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14249
- fix: business attribute side nav bar missing tab by @kartikey-visa in https://github.com/datahub-project/datahub/pull/14184
- fix(auth) Update execute ingestion validator to run only on ingestion… by @david-leifker in https://github.com/datahub-project/datahub/pull/14253
- docs(ingestion) Updated screens by @maggiehays in https://github.com/datahub-project/datahub/pull/14255
- fix(ingest/hex): improve warning message by @anshbansal in https://github.com/datahub-project/datahub/pull/14260
- fix(ui/ingest): scroll on summary tab by @anshbansal in https://github.com/datahub-project/datahub/pull/14263
- docs(slack): update screenshots by @hsheth2 in https://github.com/datahub-project/datahub/pull/14254
- contrib(custom validator): adding example functional metadata model validator extension by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14250
- fix(ingest): improve entity type -> graphql enum conversion by @hsheth2 in https://github.com/datahub-project/datahub/pull/14269
- fix(ingestion/athena): Fix DeprecationWarning: invalid escape sequence '\s' for testing by @acrylJonny in https://github.com/datahub-project/datahub/pull/14267
- feat(policies): prevent system policy deletion and non-editable policy modification by @RyanHolstien in https://github.com/datahub-project/datahub/pull/14247
- docs(customer-metadata-models): refer to the custom data validator repo by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14271
- feat(docs) Add feature guide doc for the new custom home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14256
- Release notes v0 3 13 by @david-leifker in https://github.com/datahub-project/datahub/pull/14245
- feat(ingest): include endpoint in rest sink report by @hsheth2 in https://github.com/datahub-project/datahub/pull/14272
- feat(config): Configuration Endpoint - ConfigurationProvider by @alexsku in https://github.com/datahub-project/datahub/pull/14237
- docs(): Adding docs for approval workflows by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14259
- Update README.md by @alexsku in https://github.com/datahub-project/datahub/pull/14275
- feat(docs): 3.13 Observe docs by @jayacryl in https://github.com/datahub-project/datahub/pull/14265
- docs(): bump helm chart by @david-leifker in https://github.com/datahub-project/datahub/pull/14281
- feat(datajobs): support dataplatform instance in datajobs by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14270
- feat(ingest): improve truncation behavior by @hsheth2 in https://github.com/datahub-project/datahub/pull/14276
- build(deps): bump form-data from 4.0.0 to 4.0.4 in /datahub-web-react by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14257
- chore(): bump base alpine image by @david-leifker in https://github.com/datahub-project/datahub/pull/14291
- feat(lineage): downloaded filename contains entity name by @benjiaming in https://github.com/datahub-project/datahub/pull/14294
- ci(cypress): fix Cypress flakes by @benjiaming in https://github.com/datahub-project/datahub/pull/14295
- ci(cypress): remove flaky v1 test by @benjiaming in https://github.com/datahub-project/datahub/pull/14218
- feat(ingest): add structured log category by @anshbansal in https://github.com/datahub-project/datahub/pull/14229
- feat(ingest/lookml): Lookml incremental expression support by @treff7es in https://github.com/datahub-project/datahub/pull/14289
- fix(ingest): add missing capability markers by @anshbansal in https://github.com/datahub-project/datahub/pull/14279
- feat(ingest/spark): Bump openlineage version to 1.33.0 + Spark Streaming support by @treff7es in https://github.com/datahub-project/datahub/pull/13347
- fix(docs): Fix private image URLs for workflow docs by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14297
- feat(UI): replaced Homepage Product tour with a modal by @benjiaming in https://github.com/datahub-project/datahub/pull/14299
- docs(scim): okta - scim integration updates by @chakru-r in https://github.com/datahub-project/datahub/pull/14301
- chore(): bump alpine base image 3.22 by @david-leifker in https://github.com/datahub-project/datahub/pull/14303
- feat(meta-mapping): support meta mappings of lists by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14306
- docs(): release v0.3.13 sidebar by @david-leifker in https://github.com/datahub-project/datahub/pull/14308
- ci(checkout): selectively merge master with pr branch by @david-leifker in https://github.com/datahub-project/datahub/pull/14307
- fix(oracle): create libaio.so.1 symbolic link by @hector-stratebi in https://github.com/datahub-project/datahub/pull/14191
- Upgrading the spring version by @relaxedboi in https://github.com/datahub-project/datahub/pull/14309
- chore(deps): fix (org.apache.commons:commons-lang3) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14268
- fix(ui): Fix compact view styling; fix context path link overflow; standardize type icons in context path by @asikowitz in https://github.com/datahub-project/datahub/pull/14284
- chore(kafka-setup): migrate from confluent image to alpine by @david-leifker in https://github.com/datahub-project/datahub/pull/14317
- docs(airflow): update optional configuration for plugin v2 by @kyungryun in https://github.com/datahub-project/datahub/pull/13574
- test(cli/upgrade): add unit test for check upgrade by @anshbansal in https://github.com/datahub-project/datahub/pull/14313
- fix(build): delete stale generated files before generate task by @chakru-r in https://github.com/datahub-project/datahub/pull/14262
- feat(ingest/mock-data): add option to add info messages by @anshbansal in https://github.com/datahub-project/datahub/pull/14328
- fix(schematron): handle custom props for non-primitive types by @chakru-r in https://github.com/datahub-project/datahub/pull/14326
- feat(catalog): report total table files size in dataset profile by @chakru-r in https://github.com/datahub-project/datahub/pull/14312
- fix(ingest/api): External tag (UnityTag, LakeFormationTag) fixes by @treff7es in https://github.com/datahub-project/datahub/pull/14322
- progressive disclosure for /config by @alexsku in https://github.com/datahub-project/datahub/pull/14292
- fix(openapi): Generic entities upsert applies all changes transaction… by @kevin1chun in https://github.com/datahub-project/datahub/pull/14340
- feat(ingest/sdkv2): Add way to pass in emit_mode to entity client update and upsert by @treff7es in https://github.com/datahub-project/datahub/pull/14336
- fix(ingest/glue): Add fix for empty script path in glue by @treff7es in https://github.com/datahub-project/datahub/pull/14324
- feat(ingest/profiler): use approx_count_distinct on Databricks by @ligfx in https://github.com/datahub-project/datahub/pull/14337
- fix(ui/ingest): change color for info by @anshbansal in https://github.com/datahub-project/datahub/pull/14331
- fix(build): incorrect tag for full variant of datahub-ingestion image by @chakru-r in https://github.com/datahub-project/datahub/pull/14344
- Issue-13594: Show database and schema. by @MaciekRakowski in https://github.com/datahub-project/datahub/pull/13856
- feat(irc): report partition key field info by @chakru-r in https://github.com/datahub-project/datahub/pull/14332
- feat(irc): report tblproperties via dataset properties by @chakru-r in https://github.com/datahub-project/datahub/pull/14334
- doc(graphQL): Added section about mutations to best practices by @skrydal in https://github.com/datahub-project/datahub/pull/14252
- fix(customHomePage): fix hierarchy with long entity name by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14323
- fix(customHomePage): fix color of elipsis in entity name inside of modules by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14325
- fix(customHomePage): add chaching to prevent reloading of hierarchy module on move by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14327
- fix(customHomePage): adjust icon colors of add module menu items by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14348
- fix(ingest): add missing optional defaults for pydantic by @hsheth2 in https://github.com/datahub-project/datahub/pull/14342
- feat(ingest/unity): Get table lineage from system table by @treff7es in https://github.com/datahub-project/datahub/pull/14282
- fix(ingest): ensure docker image has all required deps by @hsheth2 in https://github.com/datahub-project/datahub/pull/14350
- fix(lineage): Improve lineage logging (#6242) by @benjiaming in https://github.com/datahub-project/datahub/pull/14318
- refactor(ui): move hard coded usages to color file by @anshbansal in https://github.com/datahub-project/datahub/pull/14333
- docs(patch): fix patch docs tab & Add datajobpatchbuilder script by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14343
- docs: fix img path for access workflow docs by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14357
- feat(build): run linting on scripts folder by @anshbansal in https://github.com/datahub-project/datahub/pull/14361
- fix(security): exclude docs-website from scans by @esteban in https://github.com/datahub-project/datahub/pull/14373
- fix(ui/schema): Remove [] from array v2 field path names by @asikowitz in https://github.com/datahub-project/datahub/pull/14352
- feat(ingest/sdkv2): Add skip cache parameter to urn search by @treff7es in https://github.com/datahub-project/datahub/pull/14369
- build(deps): bump tmp from 0.2.3 to 0.2.4 in /smoke-test/tests/cypress by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14349
- fix(customHomePage): bring fixes from Saas by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14368
- fix(customHomePage): fix layout alignment issues by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14330
- feat(sdk/patch): Support DataJob fine grained lineage patch by @asikowitz in https://github.com/datahub-project/datahub/pull/14377
- fix(customHomePage): fix hierarchy name validation and hide remove button in query builder by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14364
- fix(dbt-cloud): use correct node description for sources by @bmaquet in https://github.com/datahub-project/datahub/pull/14321
- feat(python): upgrade mypy to 1.17.1 by @hsheth2 in https://github.com/datahub-project/datahub/pull/14380
- docs: list python packages in claude.md by @hsheth2 in https://github.com/datahub-project/datahub/pull/14389
- fix(web): improved group setup UX by @jayacryl in https://github.com/datahub-project/datahub/pull/14381
- refactor(data-contracts): deprecating data contracts by @jayacryl in https://github.com/datahub-project/datahub/pull/14351
- fix(sso): fix null overrides in case of non-ui sso configuration by @RyanHolstien in https://github.com/datahub-project/datahub/pull/14388
- fix(docs): use teancity for exponential retries by @anshbansal in https://github.com/datahub-project/datahub/pull/14329
- fix(ui/ingest): exclude entities that don't have search card by @anshbansal in https://github.com/datahub-project/datahub/pull/14359
- fix(ingest): separate out existence dict and full count dict by @anshbansal in https://github.com/datahub-project/datahub/pull/14396
- fix(irc): compute browsepathsv2 for IRC resources by @chakru-r in https://github.com/datahub-project/datahub/pull/14393
- fix(tests): unit test cleanup for IRC browsepathsv2 backfill by @chakru-r in https://github.com/datahub-project/datahub/pull/14401
- improvement(ui/homepage): show toast for forking home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14372
- feat(ui/homepage): add infinite scroll list component and implement in asset collection module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14371
- fix(customHomePage): add error boundary to modules by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14345
- fix(customHomePage): fixes for hierarchy view by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14365
- fix(customHomePage): prevent default template deleting through API by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14374
- fix(docs) Fix typo in custom ownership types doc by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14405
- feat(web) extending select component behavior by @jayacryl in https://github.com/datahub-project/datahub/pull/14273
- fix(test): fix sensitive properties test by @david-leifker in https://github.com/datahub-project/datahub/pull/14407
- dev(cypress): gradle command
quickstartCypress
by @david-leifker in https://github.com/datahub-project/datahub/pull/14404 - fix(irc): changing prefix for tblproperties by @chakru-r in https://github.com/datahub-project/datahub/pull/14402
- fix(ui/ingest): status update properly by @anshbansal in https://github.com/datahub-project/datahub/pull/14395
- feat(search): make usage fields searchable by @anshbansal in https://github.com/datahub-project/datahub/pull/14400
- feat(mysql): add support for stored procedures in mysql ingestion by @EmmetAVS in https://github.com/datahub-project/datahub/pull/14274
- fix(ui): Render descriptions for custom assertions by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14383
- fix(ui): Remove text overlaps with custom links by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14384
- fix(ui): Add tooltips to Icons in Ingestion page by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14385
- fix(publish): use new ossrh endpoint in maven publish by @chakru-r in https://github.com/datahub-project/datahub/pull/14416
- feat(statsTabV2): bring stats tab v2 to OSS by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13431
- fix(customHomePage): fix caching of related entities in hierarchy by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14399
- chore(codeCov) Update FE code coverage to look at only .ts files for now by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14421
- fix(actions) Fix checking actions enabled via env vars by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14378
- feat(customHomePage): add remove module confirmation by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14363
- /health -> readiness check by @alexsku in https://github.com/datahub-project/datahub/pull/14341
- feat(ingestion/snowflake): formal support of dynamic tables by @acrylJonny in https://github.com/datahub-project/datahub/pull/13542
- docs(release-notes): saas v3.13.1 release notes by @jayacryl in https://github.com/datahub-project/datahub/pull/14412
- docs(release): update v0.3.13 known issues by @david-leifker in https://github.com/datahub-project/datahub/pull/14422
- fix(ingest/unity-catalog): Speed up tag extraction by caching platform resources by @treff7es in https://github.com/datahub-project/datahub/pull/14376
- fix(test): replace arbitrary waits with conditional waits in cypress tests by @shirshanka in https://github.com/datahub-project/datahub/pull/14410
- fix(ui): Show better strings for 10k+ csv download by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14386
- feat(siblings): Fix siblings search to apply consistent ordering by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14298
- docs(automations/propagation): Document upstream propagation support and known issues by @asikowitz in https://github.com/datahub-project/datahub/pull/14315
- fix(ingest/looker): Ignore fields with empty column name to not generate invalid field urns by @treff7es in https://github.com/datahub-project/datahub/pull/14338
- feat(superset/preset): add column-level-lineage support for aggregate charts by @bmaquet in https://github.com/datahub-project/datahub/pull/14242
- fix(ingest/unity): Add option to set databricks api page size by @treff7es in https://github.com/datahub-project/datahub/pull/14430
- fix(hazelcast): expose additional DNS resolution knobs by @esteban in https://github.com/datahub-project/datahub/pull/14424
- fix(ingest/hex): use viewer external URL for published projects/components by @ligfx in https://github.com/datahub-project/datahub/pull/14353
- fix(ui/lineage): Do not hide transformational nodes in cycles with their parent by @asikowitz in https://github.com/datahub-project/datahub/pull/14423
- feat(platforms): adding abinitio, controlm informatica platform logos by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14438
- docs(sdk): extended and organized assertion & subscriptions docs by @jayacryl in https://github.com/datahub-project/datahub/pull/14418
- Fixes SEO Duplicate Titles Issue, by @grayayer in https://github.com/datahub-project/datahub/pull/14391
- fix(ui): Surfacing data product removal api messages by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14382
- feat(spark-lineage): add column-level lineage capture control by @kyungryun in https://github.com/datahub-project/datahub/pull/14300
- docs: release note updates for scim by @chakru-r in https://github.com/datahub-project/datahub/pull/14441
- feat(snowflake): enhance pushdown_deny_usernames by allowing patterns and add pushdown_allow_usernames by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14428
- fix(mock-data): properly add run id by @anshbansal in https://github.com/datahub-project/datahub/pull/14432
- feat(ingest/snowflake): breaking change for match_fully_qualified_names by @anshbansal in https://github.com/datahub-project/datahub/pull/13852
- docs(assertions): better explanations of collection mechanisms by @jayacryl in https://github.com/datahub-project/datahub/pull/14419
- fix(smoke-test): v1 ui group smoke test by @jayacryl in https://github.com/datahub-project/datahub/pull/14439
- chore(deps): fix (commons-collections:commons-collections) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14425
- fix(ui/ingest): always show scroll bar on summary tab by @anshbansal in https://github.com/datahub-project/datahub/pull/14461
- Revert "feat(ingest/snowflake): breaking change for match_fully_qualified_names" by @anshbansal in https://github.com/datahub-project/datahub/pull/14465
- fix(test): fix unit test failures by @david-leifker in https://github.com/datahub-project/datahub/pull/14469
- docs(release): 3.13 recommended versions by @jayacryl in https://github.com/datahub-project/datahub/pull/14450
- fix(tests) triggering metadata-io tests on configuration changes by @alexsku in https://github.com/datahub-project/datahub/pull/14468
- docs(core-vs-cloud) update feature comparison by @maggiehays in https://github.com/datahub-project/datahub/pull/14440
- fix(docs): Add new access workflow event fields by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14467
- feat(development): per project quickstart nuke by @david-leifker in https://github.com/datahub-project/datahub/pull/14473
- fix(deps) fix : (commons-httpclient:commons-httpclient) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14436
- docs(release): update v1.2.0 known issues by @david-leifker in https://github.com/datahub-project/datahub/pull/14474
- doc(search): add search examples for lineage and usage new filters by @anshbansal in https://github.com/datahub-project/datahub/pull/14487
- feat(actions): add DomainNameResolver for human-friendly domain names by @tulikabhatt in https://github.com/datahub-project/datahub/pull/14355
- fix(ingest): exclude soft deleted entities from counts by @anshbansal in https://github.com/datahub-project/datahub/pull/14490
- fix(ingestion): Bump jupyter server dependency by @skrydal in https://github.com/datahub-project/datahub/pull/14492
- fix(cli): skip version warning message for servers by @bmaquet in https://github.com/datahub-project/datahub/pull/14470
- feat(): Add support for generating default venvs in datahub-actions (based on recent version of CLI) by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14491
- Upgrade datahub-actions container to depend on latest non-rc of acryl-executor by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14500
- fix(ui) Add roles to avatar stack component by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14501
- docs: remove navbar overwrite by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14494
- feat(ingest/dynamodb): make max_schema_size configurable by @ligfx in https://github.com/datahub-project/datahub/pull/14477
- refactor(ui): helper method to get subtypes by @anshbansal in https://github.com/datahub-project/datahub/pull/14513
- doc(sql): add doc on sql aggregator by @anshbansal in https://github.com/datahub-project/datahub/pull/14496
- Upgrading spring version to non-vulnerable version by @relaxedboi in https://github.com/datahub-project/datahub/pull/14512
- fix(ui/ingest): expand when clicking anywhere not just icon by @anshbansal in https://github.com/datahub-project/datahub/pull/14515
- chore(ingest): update url for GX fork by @hsheth2 in https://github.com/datahub-project/datahub/pull/14508
- fix(cypress): fix cypress test failure updating source by @david-leifker in https://github.com/datahub-project/datahub/pull/14517
- refactor: Change both title and URL for Adoption Stories to Customer Stories by @grayayer in https://github.com/datahub-project/datahub/pull/14503
- fix(ui): fix entity hover cards covering health popover by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14433
- feat(ui/homepage): add infinite scroll to 'Your Assets' module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14443
- fix(customHomePage): fix unnecessary expanding of selected nodes by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14302
- chore(ingest): disable Vertica tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/14521
- feat(summary): add feature flag for asset summary page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14460
- fix(ui/homepage): fix truncation issues in entity list in modules by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14488
- feat(customHomePage/hierarchy): add possibility to automatically expand a single root node by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14429
- fix(customHomePage): fix removing of nested groups in query builder by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14455
- feat(ui/summary): add new summary tab on the required entities by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14463
- fix(ci): smoke-test stability docs propagation by @david-leifker in https://github.com/datahub-project/datahub/pull/14522
- feat(metadata-service/scroll): Support slice on OpenAPI scroll APIs by @asikowitz in https://github.com/datahub-project/datahub/pull/14510
- feat(components) Consolidate SaaS and OSS component libraries by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14504
- docs(custom validator): removing incorrect logging guidance by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14451
- docs(applications): Feature Guide for Applications by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14178
- fix(ui/ingest): wrap name to 2 lines before truncate by @anshbansal in https://github.com/datahub-project/datahub/pull/14516
- fix(ui) Allow empty strings for sibling values by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14502
- fix(ui) Prevent ever searching past the 10k asset boundary by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14437
- Update Domains state management to improve scaling with many Domains by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14478
- docs(sdk): improve sdk examples + docs by @hsheth2 in https://github.com/datahub-project/datahub/pull/14507
- Add AWS MSK IAM authentication module and unit tests by @JohnRTurner in https://github.com/datahub-project/datahub/pull/14520
- fix(ui): Fix state mutation in Edit Source form by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14505
- fix(schema-registry): fix internal schema-registry deserialization by @david-leifker in https://github.com/datahub-project/datahub/pull/14479
- feat(customHomePage): bring rest of SaaS fixes by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14398
- chore(): upgrade netty by @david-leifker in https://github.com/datahub-project/datahub/pull/14530
- docs(sdk): update read_* examples to not also create by @hsheth2 in https://github.com/datahub-project/datahub/pull/14506
- fix(ingestion): updated json_extract function for postgres db #12604 by @askumar27 in https://github.com/datahub-project/datahub/pull/14533
- fix(ingestion): updated schema name handling to support Snowflake quoted identifiers #14210 by @askumar27 in https://github.com/datahub-project/datahub/pull/14523
- chore(ingest): remove pickle from stateful ingestion by @hsheth2 in https://github.com/datahub-project/datahub/pull/14531
- feat(ingestion/dbt): allow for dbt resources to be secondaries in sibling relationship on switch by @acrylJonny in https://github.com/datahub-project/datahub/pull/13230
- doc: fix wrong sentence by @anshbansal in https://github.com/datahub-project/datahub/pull/14529
- feat(snowflake): ingest views from information schema by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14444
- feat(customHomePage/assetCollection): add dynamic filters by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14435
- fix(build): add kubectl to datahub-upgrade image by @chakru-r in https://github.com/datahub-project/datahub/pull/14527
- feat(customHomePage/hierarchy): add support of pagination for root level nodes by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14485
- feat(ui/summary): add the new summary tab to glossary node entity by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14541
- fix(cypress) Delete flaky V1 UI cypress file by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14544
- chore(deps-dev): bump vite-plugin-static-copy from 3.0.0 to 3.1.2 in /datahub-web-react by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14528
- feat(ui): expose appConfig on window object (#6464) by @benjiaming in https://github.com/datahub-project/datahub/pull/14535
- fix(ingestion/grafana): stabilize integration tests by @acrylJonny in https://github.com/datahub-project/datahub/pull/14547
- fix(web): assertion summary card has right subtitles by @jayacryl in https://github.com/datahub-project/datahub/pull/14551
- Updated switch and bg color to gradient updated MD sizing by @annadoesdesign in https://github.com/datahub-project/datahub/pull/14545
- bug(lineage): Misleading lineage edge by @benjiaming in https://github.com/datahub-project/datahub/pull/14509
- chore(deps): fix CVE-2025-48924 (commons-lang:commons-lang) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14480
- docs(contributing): added PR title format by @askumar27 in https://github.com/datahub-project/datahub/pull/14534
- test(ingestion/json-schema): add test for JSON Schema $ref loop in definitions by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14536
- chore(ingest): bump datahub-actions python version to 3.11 by @hsheth2 in https://github.com/datahub-project/datahub/pull/14546
- feat(ui/summary): build inline documentation editor for summary tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14514
- fix(ci): disable legacy quickstart validation by @chakru-r in https://github.com/datahub-project/datahub/pull/14537
- feat(ingestion/sql-queries): support incremental lineage by @acrylJonny in https://github.com/datahub-project/datahub/pull/14548
- fix(ingest): add missing subtype modifier by @anshbansal in https://github.com/datahub-project/datahub/pull/14563
- feat(openapi-v3): Support filter object in scroll API by @zhixuanjia in https://github.com/datahub-project/datahub/pull/14524
- fix(ingest/dynamodb): clean up starter DynamoDB recipes by @ligfx in https://github.com/datahub-project/datahub/pull/14476
- feat(s3): support wildcards in bucket name component of path_specs by @ligfx in https://github.com/datahub-project/datahub/pull/14549
- fix(ui) Fix merge siblings function to handle multiple ownership types by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14543
- fix(forms) Consolidate how we add owners in forms and elsewhere by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14449
- fix(ui): open links from inside modal in a new tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14431
- fix(ingestion/grafana): add provisioning verification to prevent test race conditions by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14566
- fix(ingestion/openapi): Update method comparison for openapi by @kammillam in https://github.com/datahub-project/datahub/pull/14311
- feat(ingest/powerbi): Add ODBC SQL query parsing with DSN-to-database/schema mapping by @mminichino in https://github.com/datahub-project/datahub/pull/13752
- feat(kafka): refactor kafka topic mgmt and move setup to system-update by @chakru-r in https://github.com/datahub-project/datahub/pull/14564
- fix(analyticsEvents): fix misnaming of events by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14456
- fix(customHomePage): handle fetching deleted template by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14414
- improvement(ui/homepage): include filter for groups you are in from View All on Your Assets module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14526
- test: (ui/homepage): write cypress tests for custom home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14346
- improvement(ui): save underline and font-size from rich text editor and improve styles by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14525
- feat(models): support charts in edges fields of other charts by @ligfx in https://github.com/datahub-project/datahub/pull/14339
- fix(customHomePage): bring changes for query builder from Saas by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14420
- feat(customSearchCards): add descriptions by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14472
- feat(ui/summary): build add, view and delete link functionalities in the new summary tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14540
- feat(links): bring edit links functionality from SaaS by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14559
- feat(summaryTab): add property header by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14499
- chore(ingest): update path to sample-dbt repo by @hsheth2 in https://github.com/datahub-project/datahub/pull/14579
- feat(propagation) Add support for metadata attribution for additional metadata by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14577
- feat(ingest/excel): Add Excel Source by @mminichino in https://github.com/datahub-project/datahub/pull/13261
- fix(sdk): make Filter type permissive of implicit and dict by @mayurinehate in https://github.com/datahub-project/datahub/pull/14569
- fix(tool_meta_extractor): relax hex query detection to search entire query text by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14582
- feat(secret): escape special character in secret value by @deepgarg760 in https://github.com/datahub-project/datahub/pull/14578
- feat(summaryTab): add support of created property by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14542
- docs(release-notes): v0.3.13.2-acryl by @jayacryl in https://github.com/datahub-project/datahub/pull/14561
- chore(airflow): cleanup deps + lingering print statement by @hsheth2 in https://github.com/datahub-project/datahub/pull/14584
- chore(): bump kubectl version by @david-leifker in https://github.com/datahub-project/datahub/pull/14585
- tests(incidents_v2): fix flakiness by waiting for sibling specific test id by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14589
- feat(snowflake): add China region support by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14434
- doc(ui): avoiding PropTypes by @anshbansal in https://github.com/datahub-project/datahub/pull/14581
- fix(excel): Add missing dependencies by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14592
- refactor(ingestion): Updated Redshift lineage_v1 refs and removed v1 implementation by @askumar27 in https://github.com/datahub-project/datahub/pull/14580
- chore(ci) Update cypress projectId to match new project for cypress cloud by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14602
- fix(constants): jdk8 support fix by @david-leifker in https://github.com/datahub-project/datahub/pull/14583
- feat(mssql): quote_schemas & odbc_connect fields with related logic were added to SQLServerConfig by @sleeperdeep in https://github.com/datahub-project/datahub/pull/13771
- feat(schemaField): Support tags and terms directly on schema field entity by @asikowitz in https://github.com/datahub-project/datahub/pull/14598
- refactor(ingestion): renamed redshift lineage_v2 to lineage and other v2 nomenclatures by @askumar27 in https://github.com/datahub-project/datahub/pull/14603
- fix(elasticsearch): version for security reason by @simoncjl in https://github.com/datahub-project/datahub/pull/14574
- fix(openapi): add GraphQL exception handling to GlobalControllerExcep… by @abedatahub in https://github.com/datahub-project/datahub/pull/14608
- feat(graphql): Support logical models by @asikowitz in https://github.com/datahub-project/datahub/pull/14588
- fix(ingestion/snowflake): Fix views schema extraction for corner cases by @skrydal in https://github.com/datahub-project/datahub/pull/14601
- test(ui): Refactor useExtractFieldTagsInfo and useExtractFieldGlossaryTermsInfo tests by @asikowitz in https://github.com/datahub-project/datahub/pull/14607
- feat(ui/ingest): add analytics events by @anshbansal in https://github.com/datahub-project/datahub/pull/14557
- fix(ci): publish head images only after passing tests by @chakru-r in https://github.com/datahub-project/datahub/pull/14600
- fix(snowflake): honor include_queries flag by @tkdrahn in https://github.com/datahub-project/datahub/pull/14452
- test(snowflake): add test for include_queries=False behavior by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14617
- docs: improve code comment guidelines in CLAUDE.md by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14620
- feat(ingest/unity) : add mlmodel / mlmodel version support by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14594
- fix(ingestion/nifi): Change Zookeeper image to bitnamilegacy version in test by @treff7es in https://github.com/datahub-project/datahub/pull/14626
- docs(datahub-cli): include docs information for deploying recipes to remote executor using
datahub ingest deploy...
by @acrylJonny in https://github.com/datahub-project/datahub/pull/14625 - fix(spark-smoke-test): debian13 deprecated software-properties-common by @chakru-r in https://github.com/datahub-project/datahub/pull/14619
- fix(config): disable legacy kafka topics by @chakru-r in https://github.com/datahub-project/datahub/pull/14615
- fix(cypress) Fix flaky modules.js cypress test by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14606
- feat(build): make :docker:build default to buildAllImages by @chakru-r in https://github.com/datahub-project/datahub/pull/14634
- feat(web): Add tooltip and size parameter to EmbeddedHealthIcon by @jayacryl in https://github.com/datahub-project/datahub/pull/14604
- fix(ingest/databricks): fix upstream external path lineage when using system tables by @ligfx in https://github.com/datahub-project/datahub/pull/14633
- feat(ci): nightly build workflow by @david-leifker in https://github.com/datahub-project/datahub/pull/14560
- docs: Update docs banner to promote Context event by @grayayer in https://github.com/datahub-project/datahub/pull/14639
- fix(ci): stop nightly builds on push by @david-leifker in https://github.com/datahub-project/datahub/pull/14637
- fix(publish): fix jar publishing tasks by @chakru-r in https://github.com/datahub-project/datahub/pull/14616
- fix(config): cleanup comments in config file by @chakru-r in https://github.com/datahub-project/datahub/pull/14596
- docs: update project permissions in BigQuery docs by @vpipkt in https://github.com/datahub-project/datahub/pull/14624
- test(oidc): validate /userInfo groups by @david-leifker in https://github.com/datahub-project/datahub/pull/14632
- feat: impact lineage graph traversal improvements by @david-leifker in https://github.com/datahub-project/datahub/pull/14609
- chore(kafka): fixes lower bound version for confluent_kafka dep in ingestion by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14630
- Revert "chore(kafka): fixes lower bound version for confluent_kafka dep in ingestion" by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14646
- fix(ci): fix nightly tag for smoke-tests by @david-leifker in https://github.com/datahub-project/datahub/pull/14648
- feat(ui/summary): Add ability to edit links in summary tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14567
- feat(summary-tab): display links on glossary node entities by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14623
- feat(ingest/bigquery): Set user-agent for bigquery connections by @treff7es in https://github.com/datahub-project/datahub/pull/14597
- fix(ingest/unity): Backport proxy fix for unity catalog sql library by @treff7es in https://github.com/datahub-project/datahub/pull/14571
- feat(datahub-actions): Adding support for Metadata Change Log in DataHub Cloud Events Source by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14497
- fix(ci): restore workflow and quickstart env by @david-leifker in https://github.com/datahub-project/datahub/pull/14654
- docs(ingest/qlik): fix Qlik docs formatting by @hsheth2 in https://github.com/datahub-project/datahub/pull/14570
- fix(web): shimmer of announcement bar by @jayacryl in https://github.com/datahub-project/datahub/pull/14651
- feat(sdk): add container support for charts and dashboards by @hsheth2 in https://github.com/datahub-project/datahub/pull/14641
- feat(ingest): respect user email pattern in usage aggregator by @hsheth2 in https://github.com/datahub-project/datahub/pull/14562
- test(ci): test stability fix by @david-leifker in https://github.com/datahub-project/datahub/pull/14658
- docs(snowflake): fix shares example by @NehaGslab in https://github.com/datahub-project/datahub/pull/14645
- chore(kafka): fixes lower bound version for confluent_kafka dep in ingestion by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14647
- fix(ui): remove margin bottom by @anshbansal in https://github.com/datahub-project/datahub/pull/14642
- feat: add new permission for managing asset summary by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14627
- feat(ui/summary-tab): use permissions for documentation and links in the summary tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14629
- feat(ingestion/datahub): Improve system metadata handling in datahub source by @skrydal in https://github.com/datahub-project/datahub/pull/14643
- feat(graphql) Add data modeling changes and updates to graphql layer for asset summary pages by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14638
- fix(): Update docker-unified-nightly.yml by @david-leifker in https://github.com/datahub-project/datahub/pull/14666
- feat(ui) Tie together custom summary frontend with updated backend by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14640
- feat(summary-tab): support assets module on the summary pages by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14653
- docs(saas): Release Notes for v0.3.13.3 by @asikowitz in https://github.com/datahub-project/datahub/pull/14657
- fix(summary-tab): fix structured property value type issue by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14644
- ci(test): metadata-io fixture load stability by @david-leifker in https://github.com/datahub-project/datahub/pull/14670
- fix(cli): Fix to the deletion command by @skrydal in https://github.com/datahub-project/datahub/pull/14667
- feat(ui) Add remaining modules + design nits on asset summary page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14663
- feat(ui) Update About section in summary tab with new design by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14678
- fix(ui/structured-properties): fix error on create structured property by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14686
- fix(ui): fix intermediate white screen after loading asset collection module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14687
- fix(ci): push images on pr-publish without waiting for tests by @chakru-r in https://github.com/datahub-project/datahub/pull/14681
- fix(ci): use image tags from buildLog for nightly tests by @chakru-r in https://github.com/datahub-project/datahub/pull/14683
- test(protobuf): bump protobuf and additional tests by @david-leifker in https://github.com/datahub-project/datahub/pull/14650
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14486
- chore(docker): use prebuilt dockerize v0.24 by @hsheth2 in https://github.com/datahub-project/datahub/pull/14668
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14558
- chore(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14618
- feat(ui/summary-tab):implement permissions for modules section by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14685
- chore(): bump netty version by @david-leifker in https://github.com/datahub-project/datahub/pull/14691
- fix(ci): adjust trivy configuration for pyspark cache by @david-leifker in https://github.com/datahub-project/datahub/pull/14692
- feat(metrics): add modern Micrometer metrics PFP-1613 by @abedatahub in https://github.com/datahub-project/datahub/pull/14661
- feat(openapi-v3) enhance scroll API by @zhixuanjia in https://github.com/datahub-project/datahub/pull/14677
- chore(ingestion/file-based lineage): update from com.linkedin.pegasus2avro.dataset to datahub.metadata.schema_classes by @acrylJonny in https://github.com/datahub-project/datahub/pull/14690
- fix(ui): Improve Model/Model Group description handling (truncate + editableProperties) by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14595
- feat(superset/preset): add dataset and column description by @bmaquet in https://github.com/datahub-project/datahub/pull/14426
- fix(ui): add warning for view all modal by @anshbansal in https://github.com/datahub-project/datahub/pull/14702
- fix(docs): correct redshift usage stats capability by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14706
- feat(build): improve failure logging by @david-leifker in https://github.com/datahub-project/datahub/pull/14696
- feat(ingest): add time taken by compute stats overall by @anshbansal in https://github.com/datahub-project/datahub/pull/14713
- fix(ingest/tableau): retry when getting 'unexpected error occurred' by @ligfx in https://github.com/datahub-project/datahub/pull/14672
- chore(ingest/sqlparser): Bump sqlglot to 27.12.0 by @treff7es in https://github.com/datahub-project/datahub/pull/14673
- Follow ups for micrometer metrics PFP-1613 by @abedatahub in https://github.com/datahub-project/datahub/pull/14694
- docs(metrics): Add a best practices guide for micrometer metrics library by @abedatahub in https://github.com/datahub-project/datahub/pull/14711
- feat(ui): Add option to remove asset from an Application by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14679
- fix(ingest/athena): Fix Athena partition extraction and CONCAT function type issues by @treff7es in https://github.com/datahub-project/datahub/pull/14712
- feat(web): extended incidents graphql apis to return more context by @jayacryl in https://github.com/datahub-project/datahub/pull/14671
- chore(setup): Limit mixpanel dependency <=4.10.1 by @skrydal in https://github.com/datahub-project/datahub/pull/14725
- fix(ingestion/iceberg): Improve iceberg source resiliency to server errors by @skrydal in https://github.com/datahub-project/datahub/pull/14731
- fix(ingest): only add to samples where platform match by @anshbansal in https://github.com/datahub-project/datahub/pull/14722
- fix(docs): fixing spelling mistakes by @acrylJonny in https://github.com/datahub-project/datahub/pull/14730
- fix(ingest/pipeline): Fix for slow ingestion and incomplete ingestion report metrics by @treff7es in https://github.com/datahub-project/datahub/pull/14735
- feat(cassandra): Add optional SSL configuration by @brock-acryl in https://github.com/datahub-project/datahub/pull/14726
- fix(ingest): use sequence for sdk input types by @hsheth2 in https://github.com/datahub-project/datahub/pull/14695
- chore(ingestion/iceberg): Safe-guard pyiceberg version before pydantic 1->2 transition by @skrydal in https://github.com/datahub-project/datahub/pull/14736
- fix(kafka-setup): remove default to enable topicDefaults to be used by @chakru-r in https://github.com/datahub-project/datahub/pull/14738
- feat(docs): revise tuning instructions for smart assertions by @jayacryl in https://github.com/datahub-project/datahub/pull/14740
- feat(access-request): enable groups to be granted to role and grey button when granted by @acrylJonny in https://github.com/datahub-project/datahub/pull/14622
- fix(trivy): fix pattern by @david-leifker in https://github.com/datahub-project/datahub/pull/14743
- chore(bump): bump msk-iam-auth by @david-leifker in https://github.com/datahub-project/datahub/pull/14744
- docs(platform-instance): documentation refresh by @david-leifker in https://github.com/datahub-project/datahub/pull/14739
- docs(dev-setup): Update IntelliJ setup instructions by @abedatahub in https://github.com/datahub-project/datahub/pull/14718
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14700
- fix(ui) Improve flakiness of modules and templates cypress tests by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14748
- chore(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14698
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14697
- fix(ci): cloudflare workflow cannot run without token by @david-leifker in https://github.com/datahub-project/datahub/pull/14749
- chore(deps): bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14699
- chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /datahub-web-react by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14720
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/14701
- feat(ingest/fivetran): map google_cloud_postgresql => postgres by @ligfx in https://github.com/datahub-project/datahub/pull/14742
- docs(ingestion/redshift): update documentation to cover svv and stv system tables by @acrylJonny in https://github.com/datahub-project/datahub/pull/14727
- fix(structured-properties): fix structured properties manage role by @david-leifker in https://github.com/datahub-project/datahub/pull/14751
- fix(ci): revert workaround to enumerate image targets by @chakru-r in https://github.com/datahub-project/datahub/pull/14755
- fix(ci): use correct path for cypress test result xmls by @chakru-r in https://github.com/datahub-project/datahub/pull/14756
- feat(ingest/neo4j): migrate Neo4j source to DataHub Python SDK v2 by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14591
- chore(ingestion/iceberg): Include explicit extras in dependencies by @skrydal in https://github.com/datahub-project/datahub/pull/14766
- docs(ingestion/redshift): add required permissions for table and view discovery in pre-requisites documentation by @acrylJonny in https://github.com/datahub-project/datahub/pull/14765
- fix(ingest/pipeline): Fix BatchPartitionExecutor Shutdown Race Condition by @treff7es in https://github.com/datahub-project/datahub/pull/14750
- fixes to improve stability of the ci build by @alexsku in https://github.com/datahub-project/datahub/pull/14752
- fix(ui) Fix weird indents on schema table descriptions by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14652
- fix(ui): Increasing the 'Try your test' modal width by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14612
- Revert "chore(ingestion/iceberg): Safe-guard pyiceberg version before pydantic 1->2 transition (#14736)" by @skrydal in https://github.com/datahub-project/datahub/pull/14767
- feat(bigquery): add created and modified timestamps to dataset containers by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14716
- fix(web): Search results Scroll Issue with filters sidebar by @andrewsrajasekar in https://github.com/datahub-project/datahub/pull/14484
- refactor(ui): Prevent console warnings in Tabs.tsx and SidebarAboutSection.tsx by @asikowitz in https://github.com/datahub-project/datahub/pull/14144
- fix(ui/browse): Fix bug where browse would not paginate when leaving a nested container by @asikowitz in https://github.com/datahub-project/datahub/pull/14483
- docs(Ask DataHub) Update naming conventions for Ask DataHub by @maggiehays in https://github.com/datahub-project/datahub/pull/14746
- fix(ui): Render the values instead of urns in Policies Modal by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14613
- fix(ui) Add collection of minor fixes for summary pages and home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14771
- feat(ui) Update home page template editability by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14772
- feat(docs) Add feature guide doc for the new Custom Asset Summaries by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14782
- docs(release): Add release notes for version 0.3.14 by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14732
- Revert "docs(release): Add release notes for version 0.3.14" by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14788
- fix(sdk_v2/lineage): Fix handling of null platform by @skrydal in https://github.com/datahub-project/datahub/pull/14784
- fix(ingest): change redash sql parse error to warnining by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14785
- feat(dbt): add filtering for materialized nodes based on their physical location by @abdullahtariqq in https://github.com/datahub-project/datahub/pull/14689
- fix(ge_profiler): support nonnull_count for complex types by @ligfx in https://github.com/datahub-project/datahub/pull/14631
- fix(): Fix bundled venv by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14660
- feat(): Adding authenticator for OIDC OAuth by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14707
- docs(): Add documentation for Microsoft Teams Application by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14783
- docs(): Updating datahub cloud actions source docs to include support for MCL events by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14786
- fix(exception): surface exceptions to API response by @anshbansal in https://github.com/datahub-project/datahub/pull/14795
- feat(summary-tab): use manage summary permission to allow editing documentation and links by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14688
- fix(ui/summary-tab): fix view more button when switching tabs by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14796
- improvement(ui/summary-tab): use editor from component library in CompactMarkdownViewer for consistent styles by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14797
- feat(summary-page): add analytics events for asset summary page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14798
- fix(ui): handle edit documentation button on sidebar with new summary page and update permissions by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14799
- fix(ui): fetch data product info for entity preview by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14800
- fix(ui/summary-tab): fix functionality on add assets button in assets module by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14801
- feat(superset/preset): propagate chart & dashboard tags to DataHub by @bmaquet in https://github.com/datahub-project/datahub/pull/14538
- fix(summaryTab): bring fixes from saas by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14764
- fix(summaryTab): fix empty state when assets were deleted by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14777
- docs(logical): Add logical models feature guide by @asikowitz in https://github.com/datahub-project/datahub/pull/14774
- fix(impact-lineage): separate viz and impact query path by @david-leifker in https://github.com/datahub-project/datahub/pull/14773
- docs(teams): Update Teams App setup instructions by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14803
- refactor(ingestion): lookml source migration to use SDKv2 entities by @askumar27 in https://github.com/datahub-project/datahub/pull/14710
- fix(summaryTab): UI fixes by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14778
- Revert "Revert "docs(release): Add release notes for version 0.3.14"" by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14789
- feat(ingestion/tableau): parameter to have entity owners as email address of owner by @acrylJonny in https://github.com/datahub-project/datahub/pull/14724
- improvement(ui/summary-tab): handle deleted structured properties in properties header of asset summary by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14805
- docs(slack): Update Slack setup instructions for token generation by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14745
- Update menu on structured props table to new component by @annadoesdesign in https://github.com/datahub-project/datahub/pull/14655
- feat(ui): add summary page feature flag to local storage and make it generic by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14807
- chore(): bump spring by @david-leifker in https://github.com/datahub-project/datahub/pull/14811
- refactor(ingestion): looker source migration to use SDKv2 entities by @askumar27 in https://github.com/datahub-project/datahub/pull/14693
- Update Entity Dropdown to Menu Component by @annadoesdesign in https://github.com/datahub-project/datahub/pull/14656
- fix(ingestion/looker): handle potential None values in explore dataset entity by @askumar27 in https://github.com/datahub-project/datahub/pull/14813
- feat(ui) Add ability to add links to asset header by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14770
- feat(ingestion/superset): add HTTP retry configuration to prevent infinite loops by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14818
- fix(summary-tab): show correct feedback when trying to add duplicate link by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14817
- fix(summaryTab): follow ups from reloading modules PR by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14779
- docs(): Update saas vs. oss docs for v0.3.14 by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14814
- feat(ui): Add context paths for Data Products by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/14802
- ci: add username pr-labeler by @deepgarg760 in https://github.com/datahub-project/datahub/pull/14828
- docs(bigquery): improve docs about strategies for lineage/usage extraction by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14806
- chore(deps): fix (org.postgresql:postgresql) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14831
- test: bring cypress tests for structured properties to OSS by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14832
- fix(ui): fix link in entity header flashing infinitely by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14820
- docs(teams): removing stale teams docs by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14810
- fix(tests): removing flakey v1 test by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14676
- feat(quickstart): bump min docker req by @deepgarg760 in https://github.com/datahub-project/datahub/pull/14827
- chore(python): drop pydantic v1 support by @hsheth2 in https://github.com/datahub-project/datahub/pull/14014
- fix(ingestion): avoid pyarrow CVE-2023-47248 by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14819
- feat(ui/ingest): Bring back exact start time in run history by @AdrianMachado in https://github.com/datahub-project/datahub/pull/14837
- doc(datahub cloud): update recommended versions for cli, helm by @anshbansal in https://github.com/datahub-project/datahub/pull/14841
- feat(ingestion/snaplogic): Add snaplogic as a source for metadata ingestion by @SalimAbdul-snaplogic in https://github.com/datahub-project/datahub/pull/14231
- feat(ingest/tableau): enable extract_lineage_from_unsupported_custom_sql_queries by default by @ligfx in https://github.com/datahub-project/datahub/pull/14717
- feat(sdk): Added support for Change Audit Stamps in Dashboard and Chart entities by @askumar27 in https://github.com/datahub-project/datahub/pull/14815
- tests(snaplogic): fix tests by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14848
- feature(transformers): Set browsePathsV2 transformer by @skrydal in https://github.com/datahub-project/datahub/pull/14825
- Update react readme instructions by @AdrianMachado in https://github.com/datahub-project/datahub/pull/14839
- refactor(ui): Fix typo in onboarding "Quality" pop-up message by @serragnoli in https://github.com/datahub-project/datahub/pull/14816
- fix(ingest/redshift): Fix for missing schema containers during ingestion by @treff7es in https://github.com/datahub-project/datahub/pull/14845
- fix(ui/ingest): system source save by @anshbansal in https://github.com/datahub-project/datahub/pull/14847
- feat(ui/ingest): filter for status on run history by @anshbansal in https://github.com/datahub-project/datahub/pull/14851
- feat(alchemy): updating input with maxSize and Helper Text by @gabe-lyons in https://github.com/datahub-project/datahub/pull/14856
- fix(security): disable akka dns by @david-leifker in https://github.com/datahub-project/datahub/pull/14858
- feat(ui/ingest): make filter params part of url for navigation by @anshbansal in https://github.com/datahub-project/datahub/pull/14852
- fix(sdk): fixes imports for some SaaS classes by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14843
- feat(ingest): add lowercase urn config option to metabase source by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14850
- feat(ui) Update summary page editability by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/14822
- fix(ingest/mssql): don't split_statements on keywords inside bracketed identifiers by @ligfx in https://github.com/datahub-project/datahub/pull/14863
- fix(): fix config value by @david-leifker in https://github.com/datahub-project/datahub/pull/14865
- fix(ingest/gcs): fix a number of issues and add integration tests by @ligfx in https://github.com/datahub-project/datahub/pull/14857
- feat(Plugin Loader) Add config to control plugin loader when failure happens by @zhixuanjia in https://github.com/datahub-project/datahub/pull/14769
- fix(ingestion): Fix for module level variable caching in sqllite check by @treff7es in https://github.com/datahub-project/datahub/pull/14861
- fix(schema-registry): fix v1.2.0.1 schema registry bug by @david-leifker in https://github.com/datahub-project/datahub/pull/14846
- feat(ingestion): Enhanced column lineage extraction for Looker/LookML by @askumar27 in https://github.com/datahub-project/datahub/pull/14826
- docs: hide pydantic_removed_field marked fields from documentation by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14829
- free up disk space in quickstart verification CI by @chakru-r in https://github.com/datahub-project/datahub/pull/14879
- feat(sdk/search): add owner filter by @mayurinehate in https://github.com/datahub-project/datahub/pull/14649
- feat(sdk/search): add tags, glossary terms filter by @mayurinehate in https://github.com/datahub-project/datahub/pull/14873
- docs(ingest): decode strings for easier getting started by @anshbansal in https://github.com/datahub-project/datahub/pull/14830
- feat(identity): only suggest users that are active or have displayName by @benjiaming in https://github.com/datahub-project/datahub/pull/14867
- feat(secret): FileSecretStore and EnvironmentSecretStore by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14882
- docs(snaplogic): Add snaplogic to integration page by @SalimAbdul-snaplogic in https://github.com/datahub-project/datahub/pull/14881
- docs(cli): add details on parameters by @anshbansal in https://github.com/datahub-project/datahub/pull/14886
- fix(auth): include dataProcessInstance in policies UI by @chakru-r in https://github.com/datahub-project/datahub/pull/14880
- feat(web): UI pagination for Assertion List page by @AdrianMachado in https://github.com/datahub-project/datahub/pull/14859
- chore(model): remove unused model by @anshbansal in https://github.com/datahub-project/datahub/pull/14887
- feat(sqlglot): preserve CTEs when extracting SELECT from INSERT statements and add corresponding unit test by @askumar27 in https://github.com/datahub-project/datahub/pull/14898
- feat(): Basepath support by @david-leifker in https://github.com/datahub-project/datahub/pull/14866
New Contributors
- @pezik1 made their first contribution in https://github.com/datahub-project/datahub/pull/13396
- @SaravanaKumarG-1365462 made their first contribution in https://github.com/datahub-project/datahub/pull/11542
- @vinayakhulawale made their first contribution in https://github.com/datahub-project/datahub/pull/14132
- @EmmetAVS made their first contribution in https://github.com/datahub-project/datahub/pull/14102
- @Anshul759 made their first contribution in https://github.com/datahub-project/datahub/pull/13507
- @rolands-kundzins-sw made their first contribution in https://github.com/datahub-project/datahub/pull/14122
- @jatherley made their first contribution in https://github.com/datahub-project/datahub/pull/14196
- @grayayer made their first contribution in https://github.com/datahub-project/datahub/pull/14235
- @hector-stratebi made their first contribution in https://github.com/datahub-project/datahub/pull/14191
- @MaciekRakowski made their first contribution in https://github.com/datahub-project/datahub/pull/13856
- @tulikabhatt made their first contribution in https://github.com/datahub-project/datahub/pull/14355
- @JohnRTurner made their first contribution in https://github.com/datahub-project/datahub/pull/14520
- @kammillam made their first contribution in https://github.com/datahub-project/datahub/pull/14311
- @simoncjl made their first contribution in https://github.com/datahub-project/datahub/pull/14574
- @vpipkt made their first contribution in https://github.com/datahub-project/datahub/pull/14624
- @NehaGslab made their first contribution in https://github.com/datahub-project/datahub/pull/14645
- @andrewsrajasekar made their first contribution in https://github.com/datahub-project/datahub/pull/14484
- @abdullahtariqq made their first contribution in https://github.com/datahub-project/datahub/pull/14689
- @AdrianMachado made their first contribution in https://github.com/datahub-project/datahub/pull/14837
- @SalimAbdul-snaplogic made their first contribution in https://github.com/datahub-project/datahub/pull/14231
- @serragnoli made their first contribution in https://github.com/datahub-project/datahub/pull/14816
Full Changelog: https://github.com/datahub-project/datahub/compare/v1.2.0.1...v1.3.0
v1.2.0
Released on 2025-07-19 by @chakru-r.
What's Changed
- ci: don't rerun docker workflows on labels by @hsheth2 in https://github.com/datahub-project/datahub/pull/13405
- test(audit-events): updates for audit event tests by @david-leifker in https://github.com/datahub-project/datahub/pull/13419
- feat(ingest): associate queries with operations by @hsheth2 in https://github.com/datahub-project/datahub/pull/13404
- Update search results page by @annadoesdesign in https://github.com/datahub-project/datahub/pull/13303
- chore(airflow): update dev mypy to 1.14.1 by @anshbansal in https://github.com/datahub-project/datahub/pull/13374
- feat(changeSyncAction): support RESTATE type syncs by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13406
- feat(ui/lineage): Make show ghost entities toggle local storage sticky by @asikowitz in https://github.com/datahub-project/datahub/pull/13424
- ci: Add yaml format check by @asikowitz in https://github.com/datahub-project/datahub/pull/13407
- fix(graphql): remove false deprecation note by @jayacryl in https://github.com/datahub-project/datahub/pull/13402
- feat(ingestion): Make jsonProps of schemaMetadata less verbose by @skrydal in https://github.com/datahub-project/datahub/pull/13416
- feat(sdk): scaffold assertion client by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13362
- fix(): DUE Producer Configuration & tracking message validation by @david-leifker in https://github.com/datahub-project/datahub/pull/13427
- fix(build): fix version in jars by @chakru-r in https://github.com/datahub-project/datahub/pull/13432
- fix(smoke-test): fix flakiness of audit smoke test by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13429
- fix(ingest/snowflake): fix previously broken tests by @hsheth2 in https://github.com/datahub-project/datahub/pull/13428
- fix(searchBarAutocomplete): ui tweaks by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13430
- fix(docker): Fix for metadata ingestion docker build by @treff7es in https://github.com/datahub-project/datahub/pull/13435
- fix(ui) Add ellipses and tooltip to long names on home page header by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13425
- updated search menu items after search update by @annadoesdesign in https://github.com/datahub-project/datahub/pull/13422
- docs(release): Adding notes for v0.3.10.3 release by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/13437
- fix(ingest/tableau): Fix infinite loop in Tableau retry by @treff7es in https://github.com/datahub-project/datahub/pull/13442
- fix(cli): ignore extra configs by @anshbansal in https://github.com/datahub-project/datahub/pull/13444
- fix(ingest/snowflake): parsing issues with empty queries by @anshbansal in https://github.com/datahub-project/datahub/pull/13446
- docs: remove old pages & assets by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13367
- fix(build): fix local quickstart builds by @chakru-r in https://github.com/datahub-project/datahub/pull/13445
- docs: Adding color to 3.10 release notes by @jayacryl in https://github.com/datahub-project/datahub/pull/13448
- fix(ingest/mode): Not failing if queries endpoint returns 404 by @treff7es in https://github.com/datahub-project/datahub/pull/13447
- chore(avro): bump parquet-avro version by @esteban in https://github.com/datahub-project/datahub/pull/13452
- ci(): run smoke tests on release by @david-leifker in https://github.com/datahub-project/datahub/pull/13454
- feat(UI): funnel subtype for dataflows and datajobs all the way to the UI by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13455
- improvement(ui): add wrapper component for stop propagation by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13434
- chore(ingest): bump bounds on cooperative timeout test by @hsheth2 in https://github.com/datahub-project/datahub/pull/13449
- feat(docs): Add 0.3.10.4 hotfix release notes by @pedro93 in https://github.com/datahub-project/datahub/pull/13458
- fix(authentication) redirection for native login and sso to function within iframes by @jayacryl in https://github.com/datahub-project/datahub/pull/13453
- fix(docs): Add feature availability to audit API by @pedro93 in https://github.com/datahub-project/datahub/pull/13459
- docs: remove markprompt by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13463
- docs: add runllm chatbot by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13464
- feat(sdk): add datajob lineage & dataset sql parsing lineage by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13365
- fix(versioning): Properly set versioning scheme on unlink; always run side effects by @asikowitz in https://github.com/datahub-project/datahub/pull/13440
- feat(sdk): update lineage sample script to use client.lineage by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13467
- feat(docs): Add doc links for 1.0.0 by @pedro93 in https://github.com/datahub-project/datahub/pull/13462
- docs: remove 0.15.0 from archived list by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13468
- fix(docs): Add requirement on yarn for documentation for local development by @pedro93 in https://github.com/datahub-project/datahub/pull/13461
- feat(ingestion/kafka): Add optional externalURL base for link to external platform by @acrylJonny in https://github.com/datahub-project/datahub/pull/12675
- feat(ingest): filter by database in superset and preset by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13409
- fix(web) domain search result item visual cleanup by @jayacryl in https://github.com/datahub-project/datahub/pull/13474
- fix(test): prevent audit test flakiness by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13475
- fix(ingest/hive): Fix hive properties with double colon by @treff7es in https://github.com/datahub-project/datahub/pull/13478
- fix(sdk): use pluralized assertions by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13481
- docs: Add show manage tags environment var by @asikowitz in https://github.com/datahub-project/datahub/pull/13482
- docs(): v0.3.11 DataHub Cloud Docs by @david-leifker in https://github.com/datahub-project/datahub/pull/13439
- tests(ingestion): fixes hex and hive docker flakiness by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13476
- fix(sdk): always url-encode entity links by @hsheth2 in https://github.com/datahub-project/datahub/pull/13483
- tests(smoke): removes non existing
mix_stderr
param inCliRunner
by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13485 - docs: Adding notes on remote executors handling smart assertions by @jayacryl in https://github.com/datahub-project/datahub/pull/13479
- fix(cli): warn more strongly about hard deletion by @anshbansal in https://github.com/datahub-project/datahub/pull/13471
- fix(ui): enable to edit tag when properties aspect was not present by @anshbansal in https://github.com/datahub-project/datahub/pull/13470
- docs(cloud): fix indent, remove note not relevant for cloud users by @anshbansal in https://github.com/datahub-project/datahub/pull/13493
- Adding KafkaClients dependency to the datahub-upgrade module by @RafaelFranciscoLuqueCerezo in https://github.com/datahub-project/datahub/pull/13488
- feat(cassandra): Support ssl auth with cassandra by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13465
- fix(ingest/presto): Presto/Trino property extraction fix by @treff7es in https://github.com/datahub-project/datahub/pull/13487
- chore(): graphiql latest versions by @david-leifker in https://github.com/datahub-project/datahub/pull/13484
- feat(ingest/sql): column logic + join extraction by @hsheth2 in https://github.com/datahub-project/datahub/pull/13426
- chore(hex): debug logs by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13473
- fix(mssql): improve stored proc lineage + add
temporary_tables_pattern
config by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13415 - fix(ingest/mode): Additional pagination and timing metrics by @mminichino in https://github.com/datahub-project/datahub/pull/13497
- feat(config): add configurable search filter min length by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13499
- ci(workflow): postgres consolidation & release unit tests by @david-leifker in https://github.com/datahub-project/datahub/pull/13500
- fix(config): fix mcp consumer batch property by @david-leifker in https://github.com/datahub-project/datahub/pull/13504
- fix(ci): enable publish on release by @david-leifker in https://github.com/datahub-project/datahub/pull/13506
- feat(ingestion/looker): extract group_labels from looker and add as tags in datahub by @acrylJonny in https://github.com/datahub-project/datahub/pull/13503
- Refactor elasticsearch search indexed by @jmacryl in https://github.com/datahub-project/datahub/pull/13451
- fix(ingest/mode): Additional 404 handling and caching update by @mminichino in https://github.com/datahub-project/datahub/pull/13508
- feat(platform): up limit of corpuser char length from 64 to 128 by @acrylJonny in https://github.com/datahub-project/datahub/pull/13510
- feat(ingest): improve join extraction by @hsheth2 in https://github.com/datahub-project/datahub/pull/13502
- feat(ingest): support pydantic v2 in mysql source by @hsheth2 in https://github.com/datahub-project/datahub/pull/13501
- fix(ci): metadata-io test by @david-leifker in https://github.com/datahub-project/datahub/pull/13514
- build(deps): bump gradle/gradle-build-action from 2 to 3 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/12951
- build(deps): bump actions/cache from 3 to 4 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13346
- Support different container runtimes aliased as docker by @uk555-git in https://github.com/datahub-project/datahub/pull/13207
- fix(mcp-processor): prevent exception in mcp processor by @david-leifker in https://github.com/datahub-project/datahub/pull/13513
- update(ci): specify branch by @david-leifker in https://github.com/datahub-project/datahub/pull/13515
- fix(docs): broken link in spark docs by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13516
- fix(graphql,lineage): Fix CLL through queries by @asikowitz in https://github.com/datahub-project/datahub/pull/13519
- fix(ci): fix typo by @david-leifker in https://github.com/datahub-project/datahub/pull/13520
- fix(ui): fix useGetUserGroupUrns when user urn is empty by @Masterchen09 in https://github.com/datahub-project/datahub/pull/13359
- fix(cli): avoid click 8.2.0 due to bugs by @hsheth2 in https://github.com/datahub-project/datahub/pull/13518
- fix(sdk): change deprecated value use by @anshbansal in https://github.com/datahub-project/datahub/pull/13511
- fix(cli): move to stderr instead of stdout by @anshbansal in https://github.com/datahub-project/datahub/pull/13512
- build(quickstart): skip composeForceDownOnFailure for debug variants by @chakru-r in https://github.com/datahub-project/datahub/pull/13521
- build(ci): fix a gradle implicit dependency error by @chakru-r in https://github.com/datahub-project/datahub/pull/13522
- fix(docs): update support limits for liquid-python by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13524
- chore(): bump kafka-setup base image by @david-leifker in https://github.com/datahub-project/datahub/pull/13527
- fix(ui/glossary): Display custom properties on glossary nodes by @asikowitz in https://github.com/datahub-project/datahub/pull/13526
- fix(ui/table): Fix column / ml feature description show more button by @asikowitz in https://github.com/datahub-project/datahub/pull/13525
- fix(): remove unused recursive code by @david-leifker in https://github.com/datahub-project/datahub/pull/13528
- fix(docs): Improve backup and restore doc by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/13466
- fea(ui): Add menu action for copying the full name of the asset by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/13224
- fix(docs): add known issue for server_config by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13530
- fix(graphql): Add default parameters to access token resolver by @pedro93 in https://github.com/datahub-project/datahub/pull/13535
- feat(search): PFP-1275/look-into-0-doc-indices by @jmacryl in https://github.com/datahub-project/datahub/pull/13296
- feat(ingestion): create feature flag for ingestion page redesign by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13532
- feat(ingest/snowflake): generate lineage through temp views by @hsheth2 in https://github.com/datahub-project/datahub/pull/13517
- feat(ingestion/s3): Add externalUrls for datasets in s3 and gcs by @acrylJonny in https://github.com/datahub-project/datahub/pull/12763
- tests(ingestion): moving some tests so they are available for sdk users by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13540
- fix(ingestion/datahubapply): fix typos in config descriptions by @acrylJonny in https://github.com/datahub-project/datahub/pull/13546
- fix(ingest(gc): remove default cli version by @anshbansal in https://github.com/datahub-project/datahub/pull/13552
- fix(ingest/hive): Fix hive storage path formats by @treff7es in https://github.com/datahub-project/datahub/pull/13536
- fix(smoke-test): use full quickstart image instead of slim for spark tests by @esteban in https://github.com/datahub-project/datahub/pull/13543
- docs: fix inline code format by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13549
- feat(lineage): Add feature flag to hide expand more action by @asikowitz in https://github.com/datahub-project/datahub/pull/13557
- ci(docs): Fix md prettier lint by ignoring inline blocks by @asikowitz in https://github.com/datahub-project/datahub/pull/13558
- fix(ui/filters): Improve platform instance filter by @asikowitz in https://github.com/datahub-project/datahub/pull/13559
- fix(hook): collect write mutation hook to ensure side effects by @anshbansal in https://github.com/datahub-project/datahub/pull/13554
- ci(publish): restore image publish on push to master by @chakru-r in https://github.com/datahub-project/datahub/pull/13562
- feat(ui/ingestion): create ingestionV2 folder and copy files by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13565
- feat(ingest/dbt): fallback to schema from graph by @hsheth2 in https://github.com/datahub-project/datahub/pull/13438
- fix(ui): Hide 404 page while loading permissions by @asikowitz in https://github.com/datahub-project/datahub/pull/13570
- fix(ui): Add Admin Onboarding Steps + Change display name for iceberg policies DES-369 by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/13456
- docs(): Update v_0_3_11 Release notes by @david-leifker in https://github.com/datahub-project/datahub/pull/13555
- fix(web): glossary term create buttons inlined in content area by @jayacryl in https://github.com/datahub-project/datahub/pull/13571
- fix(ingest/dbt): Fix urn validation in ownership type check. by @treff7es in https://github.com/datahub-project/datahub/pull/13563
- feat(ingestionSource/ownership): add ownership aspect to ingestionSource by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13567
- fix(cli): strictly validate structured property values by @hsheth2 in https://github.com/datahub-project/datahub/pull/13576
- fix(ui): Fix pagination overflow on embedded list search results by @asikowitz in https://github.com/datahub-project/datahub/pull/13580
- fix(tags): Support null tagProperties aspect when updating tag color by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/13572
- feat(web): display external assertion result links in run event view by @jayacryl in https://github.com/datahub-project/datahub/pull/13587
- feat(docs-website): announcement banner features series b by @jayacryl in https://github.com/datahub-project/datahub/pull/13588
- docs: update markdown_process_inline_directive to work with indentations by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13590
- fix(ui): Changes to components by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13589
- docs(datahub cloud): fix remote executor version by @anshbansal in https://github.com/datahub-project/datahub/pull/13597
- fix(build): fix quickstartslim to use datahub-actions by @chakru-r in https://github.com/datahub-project/datahub/pull/13592
- refactor(web) move access management tab to the front by @jayacryl in https://github.com/datahub-project/datahub/pull/13092
- fix(forms) Remove schema field entities from form assignment entity types by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13599
- fix(test): adjust exclusion rule by @david-leifker in https://github.com/datahub-project/datahub/pull/13603
- fix(config): fix mcp batch configuration by @david-leifker in https://github.com/datahub-project/datahub/pull/13598
- fix(ingest): restrict duckdb dep on old python versions by @hsheth2 in https://github.com/datahub-project/datahub/pull/13605
- feat(hex): consider additional context when parsing hex query metadata by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13596
- fix(web) set domain dropdown ui to match domains page by @jayacryl in https://github.com/datahub-project/datahub/pull/13294
- doc(assertion): change to millis in example by @anshbansal in https://github.com/datahub-project/datahub/pull/13610
- docs: add note on column transformation logic by @hsheth2 in https://github.com/datahub-project/datahub/pull/13615
- fix(config-servlet): fix config endpoint to be thread-safe by @david-leifker in https://github.com/datahub-project/datahub/pull/13616
- feat(docs): Add docs for 0.3.11.1 Cloud Release by @pedro93 in https://github.com/datahub-project/datahub/pull/13604
- feat(docs): Add section on updating DataHub for 1.1.0 by @esteban in https://github.com/datahub-project/datahub/pull/13561
- config(gradle): pin jackson via bom by @david-leifker in https://github.com/datahub-project/datahub/pull/13617
- fix(ingest/datahub): Create Structured property templates in advance and batch processing by @treff7es in https://github.com/datahub-project/datahub/pull/13355
- fix(generic-patch): fix mixed attributed/non-attributed patches by @david-leifker in https://github.com/datahub-project/datahub/pull/13618
- ci(smoke-tests): run tests on push to release branches by @chakru-r in https://github.com/datahub-project/datahub/pull/13629
- fix(test): url encode urn by @anshbansal in https://github.com/datahub-project/datahub/pull/13626
- fix(iceberg): update MinIO client commands for compatibility by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13631
- ci(smoke-tests): run tests on push to release branches (#13629) (addendum) by @esteban in https://github.com/datahub-project/datahub/pull/13635
- feat(ingestion): add snowflake ingestion config options by @AndrewSmith593 in https://github.com/datahub-project/datahub/pull/12841
- build: support tag computation from branch with slash in name by @chakru-r in https://github.com/datahub-project/datahub/pull/13636
- build: add codecov bundle analysis by @joseph-sentry in https://github.com/datahub-project/datahub/pull/13087
- feat(tracing): trace error log with timestamp & update system-metadata by @david-leifker in https://github.com/datahub-project/datahub/pull/13628
- feat(openapi): add verify_ssl configuration option by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13634
- fix(snowflake): pass correct BaseTimeWindowConfig instead of SnowflakeV2Config by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13643
- config(): disable service name in header by @david-leifker in https://github.com/datahub-project/datahub/pull/13638
- feat(docker-compose): add localstack to compose profiles by @david-leifker in https://github.com/datahub-project/datahub/pull/13650
- fix(policies): more assertions, add missing policy for editor role by @anshbansal in https://github.com/datahub-project/datahub/pull/13644
- feat(docs): Publish docs for 1.1.0 release by @pedro93 in https://github.com/datahub-project/datahub/pull/13647
- improvement(ui): bring compact markdown viewer changes to OSS by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13593
- feat(sdk): add dataflow and datajob entity by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13551
- fix(docs): Correct Access Policy references to GraphQL endpoints by @pedro93 in https://github.com/datahub-project/datahub/pull/13645
- feat(ingestions): redesign ingestion table and page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13585
- ci(coverage): run coverage without ci-optimization on release and schedule by @chakru-r in https://github.com/datahub-project/datahub/pull/13579
- change ES default refresh_interval:3s by @jmacryl in https://github.com/datahub-project/datahub/pull/13155
- fix(log): improve log for list-source-runs without privileges by @anshbansal in https://github.com/datahub-project/datahub/pull/13653
- build: add depot.json by @chakru-r in https://github.com/datahub-project/datahub/pull/13595
- chore(): bump beanutils version by @david-leifker in https://github.com/datahub-project/datahub/pull/13656
- config(docker-compose): localstack healthcheck by @david-leifker in https://github.com/datahub-project/datahub/pull/13652
- fix(quickstart): Enable V2 UI by default by @pedro93 in https://github.com/datahub-project/datahub/pull/13664
- fix(web) fallback to search to get count by @jayacryl in https://github.com/datahub-project/datahub/pull/13556
- feat(ingestions): support backend sort and combine type and name sorts in ingestion table by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13625
- feat(ingestion): update the layout of secrets tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13627
- feat(components): show the remaining number in stacked avatar component by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13633
- feat(ingestion): add source to executionRequest by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13614
- feat(ui/ingestion): add empty and loading states for sources and secrets tables by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13646
- bump(): upgrade Kafka 7.9.1 by @david-leifker in https://github.com/datahub-project/datahub/pull/13667
- fix(openapi_parser): add ability to parse openapi 3.0+ schemas by @chatterjee-atanu in https://github.com/datahub-project/datahub/pull/13624
- feat(iceberg): add namespace permissions by @ksrinath in https://github.com/datahub-project/datahub/pull/13414
- feat(ingestion): add execution log tab by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13611
- refactor(web): Embed url mapping into Tabs component for general use by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13648
- feat(kafka): add interface design for listeners by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13637
- fix(cli): safely initialize schema_fields by @cpd85 in https://github.com/datahub-project/datahub/pull/13586
- chore(): bump jetty version by @david-leifker in https://github.com/datahub-project/datahub/pull/13679
- fix(web): Only display assertion tab buttons if there is more than one button by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13678
- docs: skip release note details for 1.1.0 on docs site to fix build by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13683
- docs(cloud): update remote executor version by @anshbansal in https://github.com/datahub-project/datahub/pull/13675
- feat(ingestion/sql-common): add column level lineage for external tables by @acrylJonny in https://github.com/datahub-project/datahub/pull/11997
- feat(ingestion): add owners in create/edit ingestion source and show owners in ingestion table by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13663
- feat(ingestion): add rollback button by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13677
- fix(ingestion): fix size of the sources filter by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13686
- improvement(ui/ingestion): improvements in redesigned ingestion table by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13674
- Pfp 1277/indexing perf by @jmacryl in https://github.com/datahub-project/datahub/pull/13480
- feat(search): lineage search performance by @david-leifker in https://github.com/datahub-project/datahub/pull/13545
- feat(ui/lineage): Support changing home node via double click by @asikowitz in https://github.com/datahub-project/datahub/pull/13403
- fix(docs): make docs inclusion opt-in by @hsheth2 in https://github.com/datahub-project/datahub/pull/13680
- feat(sdk): add structured properties aspect by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13689
- feat(sdk): add add_lineage to lineage subclient by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13622
- feat(sdk): add EntityClient.delete documentation and tests by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13688
- fix(build): restore deleted code that broke build by @chakru-r in https://github.com/datahub-project/datahub/pull/13695
- build(deps): bump tar-fs from 2.1.2 to 2.1.3 in /docs-website by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13673
- fix(ui): null deref by @anshbansal in https://github.com/datahub-project/datahub/pull/13696
- feat(ui/ingestion): use routed tabs and add links between sources and execution logs tab by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13694
- feat(sdk): add get_lineage by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13654
- feat(sdk) add dashboard & chart entity by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13669
- feat(ingest/unity-catalog): Tag extraction by @treff7es in https://github.com/datahub-project/datahub/pull/13642
- feat(sdk): Add support for Assertion and Monitor entities by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13699
- fix(build/storybook): Surface errors by @asikowitz in https://github.com/datahub-project/datahub/pull/13711
- fix(docs): policies footnotes out of order by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13691
- fix(sdk): Ignore mypy error for conditional ResolverClient import by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13712
- chore(): global tomcat exclude by @david-leifker in https://github.com/datahub-project/datahub/pull/13698
- fix(ci): handle missing github ref by @david-leifker in https://github.com/datahub-project/datahub/pull/13714
- fix(ui/ingestion): filter current user to prevent the owner from getting added twice by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13708
- fix(ui/ ingestion): fix double onboarding modals on ingestion page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13709
- fix(ingestion): rename name column and filter to sources on the executions tab by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13704
- fix(ingestion): show dash for null values in sources and execution tables by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13705
- feat(application): Adding application entity models, apis, search and entity page. by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13660
- Updated drawer to match entity drawer styling by @annadoesdesign in https://github.com/datahub-project/datahub/pull/13665
- feat(sdk): Add subscriptions client to main client OSS by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13713
- fix(usageEvent): fix hook interface by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13724
- feat(smoke-test): support fixtures with timestamp updates by @david-leifker in https://github.com/datahub-project/datahub/pull/13727
- feat(ui/ingestion): implement hover state for stacked avatars in owners column by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13703
- feat(ingestion): add hidden sources message to table's footer by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13685
- feat(rest-emitter): set 60s ttl on gms config cache by @david-leifker in https://github.com/datahub-project/datahub/pull/13729
- feat(graphql) enriching entity health results with more context by @jayacryl in https://github.com/datahub-project/datahub/pull/13728
- Updated the Did You Mean to not be cut off by @annadoesdesign in https://github.com/datahub-project/datahub/pull/13725
- fix(ui): Move buttons outside the form by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13715
- feat(ingestion/mssql): detection of rds or managed sql server for jobs history by @acrylJonny in https://github.com/datahub-project/datahub/pull/13731
- refactor(limits): refactor configuration of query limits by @david-leifker in https://github.com/datahub-project/datahub/pull/13726
- chore(ingest): bump sqlglot dep by @hsheth2 in https://github.com/datahub-project/datahub/pull/13730
- refactor(sdk): Use sdk instead of _sdk_extras by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13736
- feat(ui/ingestions): maintain the system sources filter across tabs by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13734
- feat(config): update configuration caching by @david-leifker in https://github.com/datahub-project/datahub/pull/13740
- fix(application): adjusting applicatino to new search signature by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13742
- fix(ui) Fix location of data-testid for schema field drawer by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13741
- feat(ui/ingestion): show the newly added ingestion source at the top of the list by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13723
- fix(ui) Fix cursor jumping around in search bar by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13743
- feat(ingest/glue): Lake formation tags ingestion by @treff7es in https://github.com/datahub-project/datahub/pull/13693
- feat(application): editing application assignment via UI by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13739
- fix(ui) Take users to page 1 after page size change by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13744
- fix(graphql) Allow updating names of groups without corpGroupInfo by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13745
- feat(ingest,graphql): Support displaying actor of CLI ingestion by @asikowitz in https://github.com/datahub-project/datahub/pull/13754
- fix(ingest): restrict snowflake-sqlalchemy dep by @hsheth2 in https://github.com/datahub-project/datahub/pull/13753
- fix(ingest/bigquery): Set qualified name for bigquery containers by @treff7es in https://github.com/datahub-project/datahub/pull/13747
- fix(theme) Fix env var for customizing order of home page sidebar by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13749
- docs: update the example scripts with the new sdk by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13717
- docs: add search sdk guide by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13682
- fix(ingestion/nifi): Incorrect SSL context usage for client certificate auth by @readl1 in https://github.com/datahub-project/datahub/pull/13531
- feat(ingest): add debug source by @anshbansal in https://github.com/datahub-project/datahub/pull/13759
- build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /smoke-test/tests/cypress by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13756
- docs: linage client SDK guide by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13700
- chore(): bump postgresql lib by @david-leifker in https://github.com/datahub-project/datahub/pull/13764
- fix(ingestion): UI fixes by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13765
- fix(ingestion): replace nonexistent icon by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13750
- docs: use sphinx-markdown-builder for sdk doc generation by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13721
- feat(ui): add copy urn tag and structured properties by @anshbansal in https://github.com/datahub-project/datahub/pull/13766
- fix url for view in source from edit view to explore view by @llance in https://github.com/datahub-project/datahub/pull/13666
- fix(irc): map conflict exception per iceberg spec (#5960) by @chakru-r in https://github.com/datahub-project/datahub/pull/13751
- build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13719
- chore(deps): fix (com.google.code.gson:gson) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13672
- Update README.md by @leaderofrogue in https://github.com/datahub-project/datahub/pull/13668
- Handle Cyclic References in AVRO Schema Conversion by @mihai103 in https://github.com/datahub-project/datahub/pull/13608
- chore(deps): fix (org.reflections:reflections) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13298
- fix(doc): Update proposals documentation by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13769
- fix(dataschema): fix for reflections upgrade by @david-leifker in https://github.com/datahub-project/datahub/pull/13774
- feat(ci): restrict workflow runs for publish jars by @david-leifker in https://github.com/datahub-project/datahub/pull/13776
- fix(ownershipOwnerTypes): fix missing features in hook by @david-leifker in https://github.com/datahub-project/datahub/pull/13775
- doc(unity-catalog): Add doc for Databricks metadata sync by @treff7es in https://github.com/datahub-project/datahub/pull/13760
- fix(embedded search): making embedded search list use smart defaults for types by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13778
- feat(kafka): bump confluent kafka by @david-leifker in https://github.com/datahub-project/datahub/pull/13767
- fix(sdk): fix typos + improve links in sdk docs by @hsheth2 in https://github.com/datahub-project/datahub/pull/13777
- fix(sdk): Move resolver client import into resolve method by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13780
- docs: add MCP server guide by @hsheth2 in https://github.com/datahub-project/datahub/pull/13779
- fix(sql-parsing): handle pyo3_runtime.PanicException from SQLGlot Rust tokenizer by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13758
- refactor(neo4j): parameterized neo4j Queries execution to escape special characters in urn by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/13793
- feat(docs): smart assertions and dataset health dashboard docs by @jayacryl in https://github.com/datahub-project/datahub/pull/13782
- fix(metadata_change_sync): fix unicode handling by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13804
- fix(snowflake summary): fixing snowflake summary source by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13785
- docs(actions): schema registry configuration tips by @shirshanka in https://github.com/datahub-project/datahub/pull/13789
- fix(docs): add missing privileges to docs by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13805
- fix(reindex): fix cast exception during reindex by @david-leifker in https://github.com/datahub-project/datahub/pull/13815
- fix(docs): remove ref to github_info by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13816
- fix(docs): Update proposals docs by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13800
- docs(Forms) Update Form Creation guide with notification details by @maggiehays in https://github.com/datahub-project/datahub/pull/13786
- fix(sql-parsing): catch pyo3_runtime.PanicException instead of BaseException by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13806
- feat(docs): add showing specific fields to docs of specific connectors by @anshbansal in https://github.com/datahub-project/datahub/pull/13810
- feat(cli): add restore-indices CLI command by @hsheth2 in https://github.com/datahub-project/datahub/pull/13820
- doc(mysql,kafka): fix support status by @anshbansal in https://github.com/datahub-project/datahub/pull/13812
- feat(cli): --streaming-batch option delete large hierarchy by @anshbansal in https://github.com/datahub-project/datahub/pull/13824
- feat(doc): hide repeating allow/deny things in config tables by @anshbansal in https://github.com/datahub-project/datahub/pull/13826
- fix(ingest/bigquery): use email as user urn by @anshbansal in https://github.com/datahub-project/datahub/pull/13831
- ingest(snowflake): remove email_as_user_identifier support by @anshbansal in https://github.com/datahub-project/datahub/pull/13827
- docs: add screenshots for AI documentation by @hsheth2 in https://github.com/datahub-project/datahub/pull/13821
- feat(docs) Update managed ingestion docs with new UI by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13799
- feat(openapi-31): properly update openapi spec to 3.1.0 by @david-leifker in https://github.com/datahub-project/datahub/pull/13828
- docs: add cloud v0.3.12 release notes by @hsheth2 in https://github.com/datahub-project/datahub/pull/13784
- telemetry: add support for unified mixpanel + kafka tracking in GMS by @chakru-r in https://github.com/datahub-project/datahub/pull/13795
- docs(iceberg): added notes on session expiry config, some minor updates by @chakru-r in https://github.com/datahub-project/datahub/pull/13832
- doc(ingest): mark test connection capability by @anshbansal in https://github.com/datahub-project/datahub/pull/13837
- fix(ui/ingest): mark more sources as supporting test connection by @anshbansal in https://github.com/datahub-project/datahub/pull/13836
- feat(policies): support policy privilege constraints and ingestion aspect validators by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13819
- docs: add docs on DataHub slack bot by @hsheth2 in https://github.com/datahub-project/datahub/pull/13834
- docs: add note about MCP transport types by @hsheth2 in https://github.com/datahub-project/datahub/pull/13822
- log(nullpointer): when elastic doc has missing urn by @anshbansal in https://github.com/datahub-project/datahub/pull/13839
- feat(fabricType): add new supported fabric types by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13842
- fix(ingest): add fineGrainedLineages as a special case for aspects by @anshbansal in https://github.com/datahub-project/datahub/pull/13844
- fix(ui/ingest): ingestion run report by @anshbansal in https://github.com/datahub-project/datahub/pull/13838
- docs(release): add MCP server note to release notes by @hsheth2 in https://github.com/datahub-project/datahub/pull/13853
- docs(ingest): docs for lineage by @anshbansal in https://github.com/datahub-project/datahub/pull/13847
- docs(ingest): update integrations page by @anshbansal in https://github.com/datahub-project/datahub/pull/13846
- doc(ingest): mark for usage by @anshbansal in https://github.com/datahub-project/datahub/pull/13850
- fix(ingest/dremio): fix report, mark usage stats capability by @anshbansal in https://github.com/datahub-project/datahub/pull/13851
- deprecate(ingest): match_fully_qualified_names for redshift,bigquery by @anshbansal in https://github.com/datahub-project/datahub/pull/13858
- fix(quickstart): limit aws_endpoint_url override only for localstack by @chakru-r in https://github.com/datahub-project/datahub/pull/13861
- feat(operations): add es raw operations endpoints by @david-leifker in https://github.com/datahub-project/datahub/pull/13855
- feat(ingestion): use approx_distinct when profiling Athena and Trino by @ligfx in https://github.com/datahub-project/datahub/pull/13671
- ci: add ligfx to team in pr-labeler.yml by @ligfx in https://github.com/datahub-project/datahub/pull/13864
- feat(): lineage registry via openapi by @david-leifker in https://github.com/datahub-project/datahub/pull/13865
- fix(docs-site): updated weekly demo link by @jayacryl in https://github.com/datahub-project/datahub/pull/13868
- fix(quickstart): use latest zookeeper version by @chakru-r in https://github.com/datahub-project/datahub/pull/13871
- feat(dremio): add configurable time range for query lineage extraction, sql aggregator report and fix schema_pattern filtering by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13613
- fix(quickstart): restore kafka version by @chakru-r in https://github.com/datahub-project/datahub/pull/13873
- fix(emitter): fix emitter handling of unicode characters by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13867
- feat(docs): add subscription client docs to assertions tutorial by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13872
- docs(ingestion): preset - update source certification status by @shirshanka in https://github.com/datahub-project/datahub/pull/13641
- feat(fabrictype): add sbx fabrictype by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13875
- fix(docs): update patch support documentation by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13093
- docs: add sdk entity guides by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13870
- fix(quickstart): use kafka version that supports zookeeper by @chakru-r in https://github.com/datahub-project/datahub/pull/13879
- fix(ingest/rest): out-of-date structured report being sent by @anshbansal in https://github.com/datahub-project/datahub/pull/13866
- doc(cli): update for restore-indices by @anshbansal in https://github.com/datahub-project/datahub/pull/13880
- fix(docs): revise slack bot troubleshoot instructions by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13884
- doc(ingest/azuread): remove outdated information by @anshbansal in https://github.com/datahub-project/datahub/pull/13885
- build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /datahub-web-react by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13770
- fix(docs): add recommended versions for v0.3.12 by @hsheth2 in https://github.com/datahub-project/datahub/pull/13863
- doc(cloud): make datahub cloud docs prominent in side bar by @anshbansal in https://github.com/datahub-project/datahub/pull/13860
- fix(ingest/sql_server): switch to engine inspector instead of connection by @sleeperdeep in https://github.com/datahub-project/datahub/pull/13104
- chore(deps): fix (org.glassfish:jakarta.json) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13269
- feat(openapi): entity registry api by @david-leifker in https://github.com/datahub-project/datahub/pull/13878
- feat(ingest/snowflake): add extra_info for snowflake by @hsheth2 in https://github.com/datahub-project/datahub/pull/13539
- fix(search): additional search size defaults by @david-leifker in https://github.com/datahub-project/datahub/pull/13888
- refactor(ingestion): make ingestion schedular properties configurable by @deepgarg-visa in https://github.com/datahub-project/datahub/pull/13887
- feat(mock-data-source): add first seen urn in report by @anshbansal in https://github.com/datahub-project/datahub/pull/13889
- feat(ingest): generate capability summary by @anshbansal in https://github.com/datahub-project/datahub/pull/13881
- fix(cli): explicit default field value for optional field (pydantic v2) by @skrydal in https://github.com/datahub-project/datahub/pull/13901
- docs: add missing preset logo by @bmaquet in https://github.com/datahub-project/datahub/pull/13897
- tests(doc): add tests for doc gen by @anshbansal in https://github.com/datahub-project/datahub/pull/13903
- docs(v.0.3.12.1): adding maintenance release docs by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13892
- feat(homepage): create new feature flag for homepage redesign by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13882
- fix(ingestion): fix group avatar (changes from SaaS) by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13772
- feat(ingestion): backend changes from saas by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13796
- fix(searchBarV2): do not clean filters on the search hit with empty filters by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13706
- feat(ui/homepage): render skeleton of the new homepage by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13886
- feat(homePageRedesign): add header by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13904
- docs(airflow): document background operation by @hsheth2 in https://github.com/datahub-project/datahub/pull/13907
- docs: fix api-gateway version in release notes by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/13909
- fix(openapi): fix example by @david-leifker in https://github.com/datahub-project/datahub/pull/13899
- feat(preset): add preset to the list of platforms by @bmaquet in https://github.com/datahub-project/datahub/pull/13896
- chore: aggregator_generate_timer for snowflake by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13913
- feat(ingest): add source aspect number in telemetry by @anshbansal in https://github.com/datahub-project/datahub/pull/13914
- chore: Fix typo by @Deseao in https://github.com/datahub-project/datahub/pull/13910
- docs: archive 1.0.0 versioned docs by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13912
- feat(ingest/lineage): generate static json lineage file by @anshbansal in https://github.com/datahub-project/datahub/pull/13906
- docs(mcp): add troubleshooting section by @hsheth2 in https://github.com/datahub-project/datahub/pull/13893
- docs(slack): add docs on slackbot permissions by @hsheth2 in https://github.com/datahub-project/datahub/pull/13908
- fix[AddDatasetOwnership]: update logic to manage case with same owner… by @sleeperdeep in https://github.com/datahub-project/datahub/pull/13081
- feat(docs): clearer slack troubleshoot guide by @jayacryl in https://github.com/datahub-project/datahub/pull/13926
- feat(auditEvents): add in top level delete policy event by default by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13928
- feat(models) Add data models for Custom Home page project - Templates and Modules by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13911
- fix(login): show login errors provided in response by @ngamanda in https://github.com/datahub-project/datahub/pull/10871
- feat(ingestion): add patch structured properties to data product by @gabriel-morais-rokos in https://github.com/datahub-project/datahub/pull/13813
- fix(ingest/unity): don't crash when processing Platform Resources hits an error by @ligfx in https://github.com/datahub-project/datahub/pull/13877
- fix(ingest/bigquery): Emit dataset profile when table does not have rows by @treff7es in https://github.com/datahub-project/datahub/pull/13919
- feat: update fivetran connector with new sdk by @yoonhyejin in https://github.com/datahub-project/datahub/pull/13859
- refactor(ingest): centralise subtype strings by @anshbansal in https://github.com/datahub-project/datahub/pull/13935
- update hover color in selects by @annadoesdesign in https://github.com/datahub-project/datahub/pull/13931
- chore(actions): bump acryl-executor by @hsheth2 in https://github.com/datahub-project/datahub/pull/13930
- feat(customHomePage): add generic module component by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13922
- fix(airflow): set minimum supported version to 2.7.0 (#13357) by @harishkesavarao in https://github.com/datahub-project/datahub/pull/13619
- fix(smoke): prevent audit events smoke flake by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13944
- fix(ingest): mypy lint python 3.8 by @anshbansal in https://github.com/datahub-project/datahub/pull/13939
- fix(docs): hide unsupported assertion API feature docs by @jayacryl in https://github.com/datahub-project/datahub/pull/13943
- fix(ui): Fix non-functional page size in tags page by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13891
- feat(secret): increase secret encryption strength by @david-leifker in https://github.com/datahub-project/datahub/pull/13942
- feat(docs): Instructions for bulk creation using new assertions SDK by @anthonyburdi in https://github.com/datahub-project/datahub/pull/13924
- feat(graphql) Add GraphQL Objects, Type classes, and Mappers for Templates and Modules by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13923
- fix(token-service): extend validation for actor by @david-leifker in https://github.com/datahub-project/datahub/pull/13947
- feat(customHomePage): add asset item component by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13936
- feat(templates/modules) Ingest default page templates and modules by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13925
- feat(ingest/kafka-connect): Add more connectors the regexp transformation support by @treff7es in https://github.com/datahub-project/datahub/pull/13748
- feat(hex): add retry logic with exponential backoff for 429 rate limiting by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13905
- feat(ingest): add aspects by subtype in report, telemetry by @anshbansal in https://github.com/datahub-project/datahub/pull/13921
- feat(docs): v0.3.12.2 release notes by @jayacryl in https://github.com/datahub-project/datahub/pull/13932
- feat(cli): add kafka helper, improve restore indices helper by @anshbansal in https://github.com/datahub-project/datahub/pull/13951
- fix(graph/client): use fixed GMS URL consistently by @ligfx in https://github.com/datahub-project/datahub/pull/13945
- fix(ui): reset page in embedded components by @sakethvarma397 in https://github.com/datahub-project/datahub/pull/13949
- fix(ui/navBar): Fix logic to display manage tags link by @asikowitz in https://github.com/datahub-project/datahub/pull/13564
- docs(dbt): incremental-lineage by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13959
- docs(airflow): follow-ups for dropping airflow <2.7 (#13619) by @hsheth2 in https://github.com/datahub-project/datahub/pull/13946
- feat(actions): require pydantic v2 by @hsheth2 in https://github.com/datahub-project/datahub/pull/13958
- feat(ingest): add modifiers on capability on sources by @anshbansal in https://github.com/datahub-project/datahub/pull/13954
- fix(ingest/s3): Fix ingestion when path_spec had a wildcard character in the path by @treff7es in https://github.com/datahub-project/datahub/pull/13940
- fix(ingest/bigquery): Fix accidentally removed size in bytes property by @treff7es in https://github.com/datahub-project/datahub/pull/13972
- feat(ingest/athena): Iceberg partition columns extraction by @treff7es in https://github.com/datahub-project/datahub/pull/13607
- fix(customHomePage): fix position of the views popover by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13916
- feat(ingest/snowflake): support TLL for stored procs by @hsheth2 in https://github.com/datahub-project/datahub/pull/13890
- chore: add claude configs by @hsheth2 in https://github.com/datahub-project/datahub/pull/13983
- chore(deps): fix (com.datastax.oss:java-driver-shaded-guava) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13969
- fix: snowflake filtering generated queries by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13937
- fix(kafka-connect): escape dots in topic.prefix for regex patterns by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13955
- build(docker): use root as build context by @chakru-r in https://github.com/datahub-project/datahub/pull/13968
- fix(lineage): support overriding SQL dialect in infer_lineage_from_sql by @ofirNakdai in https://github.com/datahub-project/datahub/pull/13966
- fix(kafka-connect): handle SQL Server 3-level topic patterns and add Debezium integration tests by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13970
- feat(applications): Manage applications screen by @gabe-lyons in https://github.com/datahub-project/datahub/pull/13814
- fix(mysql): modifies hashing and equals behavior for primary keys to match mysql behavior by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13984
- fix(ui) Update spacing depending on height to fix sidebar scroll (#5979) by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13768
- feat(monitoring): modernize datahub monitoring by @david-leifker in https://github.com/datahub-project/datahub/pull/13898
- feat(ui/ingest): make list of test connection dynamic by @anshbansal in https://github.com/datahub-project/datahub/pull/13917
- feat(homepage): build announcements functionality on the new homepage by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13938
- fix(ci): cassandra test stabilization by @david-leifker in https://github.com/datahub-project/datahub/pull/13997
- feat(template) Add upsertPageTemplate graphql endpoint + service by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13948
- feat(home) Get correct home page template and render rows/modules by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13978
- feat(ui) Use new Tabs component on entity profile pages by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13640
- feat(ui) Finalize Your Assets module on the frontend by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13980
- fix(gradle): prevent metadata-utils from downgrading zookeeper by @david-leifker in https://github.com/datahub-project/datahub/pull/13998
- feat(homepage): ingest your subscriptions and domains module in the default template by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13993
- chore(python): drop support for Python 3.8 by @hsheth2 in https://github.com/datahub-project/datahub/pull/13999
- feat(ingest): add better urn samples in report by @anshbansal in https://github.com/datahub-project/datahub/pull/13977
- chore(python): drop python 3.8 follow ups by @anshbansal in https://github.com/datahub-project/datahub/pull/14004
- fix(airflow/extractors): capture destinationTable lineage in BigQueryInsertJobOperator by @bmaquet in https://github.com/datahub-project/datahub/pull/13963
- chore(deps):fix CVE-2021-37136 (com.typesafe.play : shaded-asynchttpclient) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13976
- fix(ingest): add required json as part of CLI by @anshbansal in https://github.com/datahub-project/datahub/pull/14008
- feat(graphql) Add upsertPageModule graphql endpoint for home page by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13981
- fix(ingest/unity): don't get schema or catalog tags if include_tags=false by @ligfx in https://github.com/datahub-project/datahub/pull/14013
- fix(ingest/gcs): Fix GCS URI mismatch causing file filtering during ingestion by @treff7es in https://github.com/datahub-project/datahub/pull/14006
- fix(systemUpdate): add configuration for opensearch clusters with zone awareness enabled by @RyanHolstien in https://github.com/datahub-project/datahub/pull/13996
- misc(metrics): fix legacy metrics cache & tests by @david-leifker in https://github.com/datahub-project/datahub/pull/14011
- chore(build): upgrade to gradle 8.14.3 by @hsheth2 in https://github.com/datahub-project/datahub/pull/14017
- fix(avro): expand record fields consistently in arrays, maps, and direct references by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13961
- feat(superset/ingest): add metrics to dataset columns by @bmaquet in https://github.com/datahub-project/datahub/pull/13894
- chore(deps): fix (com.typesafe.akka:akka-protobuf) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14026
- feat(customHomePage): add skeleton for adding new modules to a template by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/13994
- chore(capability): remove capability summary task from pre-commit by @anshbansal in https://github.com/datahub-project/datahub/pull/14023
- chore(ingest): simplify MetadataChangeProposalWrapper usages by @hsheth2 in https://github.com/datahub-project/datahub/pull/14019
- fix(snowflake): resolve table name collision between FileBackedList and StoredProcLineageTracker by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14028
- fix(python): remove deprecated license classifiers in favor of SPDX identifiers by @hsheth2 in https://github.com/datahub-project/datahub/pull/14016
- refactor(sql-parsing): rename default_dialect to override_dialect parameter by @hsheth2 in https://github.com/datahub-project/datahub/pull/14015
- improvement(ingestion): update sort functionality and other ingestion improvements by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13762
- fix(docs): clarify snowflake back-fill capabilities by @kevinkarchacryl in https://github.com/datahub-project/datahub/pull/14031
- feat(ci): upgrade to Cypress 14.5.1 (#6204) by @benjiaming in https://github.com/datahub-project/datahub/pull/14030
- fix(metrics): cleanup warnings around duplicate metrics by @david-leifker in https://github.com/datahub-project/datahub/pull/14032
- feat(ingestion): bring back ingestionV2 changes to OSS by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/13974
- refactor(ingest/tableau): cleanup duplicate lineage calls by @hsheth2 in https://github.com/datahub-project/datahub/pull/14018
- docs(ui): Add CLAUDE.md by @asikowitz in https://github.com/datahub-project/datahub/pull/14035
- feat(ingest): add subtype capability modifier by @anshbansal in https://github.com/datahub-project/datahub/pull/14039
- ci: add username to pr-labeler by @yoonhyejin in https://github.com/datahub-project/datahub/pull/14043
- fix(ingestion/snowflake): Address diamond lineage problem + performance improvements by @skrydal in https://github.com/datahub-project/datahub/pull/13918
- feat(ingestion): Introduce query dedup strategy by @skrydal in https://github.com/datahub-project/datahub/pull/13915
- feat(quickstart): migrate to compose profile and other improv. by @chakru-r in https://github.com/datahub-project/datahub/pull/13566
- feat(ingest): warn of older cli versions automatically by @anshbansal in https://github.com/datahub-project/datahub/pull/14007
- feat(tableau): add config flags to emit all published and embedded datasources by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/13952
- fix(alchemy): fix typo by @anshbansal in https://github.com/datahub-project/datahub/pull/14047
- fix(ingest/tableau): optimize tableau test performance by @hsheth2 in https://github.com/datahub-project/datahub/pull/14036
- fix(ingest/teradata): Teradata perf improvements by @treff7es in https://github.com/datahub-project/datahub/pull/13967
- feat Add more granular USERS and GROUPS privileges by @DiogoVala in https://github.com/datahub-project/datahub/pull/12637
- build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in https://github.com/datahub-project/datahub/pull/13971
- feat(openapi): add generic entity api for v3 CRUD operations by @kevin1chun in https://github.com/datahub-project/datahub/pull/13987
- fix(sdk): deduplicate entity types in search sdk by @hsheth2 in https://github.com/datahub-project/datahub/pull/14041
- fix(ingest/dremio): add debug info on failed requests by @hsheth2 in https://github.com/datahub-project/datahub/pull/14040
- chore(ingest/teradata): fix lint errors by @hsheth2 in https://github.com/datahub-project/datahub/pull/14055
- feat(rest_emitter): support delete emit mcp by @RyanHolstien in https://github.com/datahub-project/datahub/pull/14033
- chore(airflow): remove v1 airflow plugin by @hsheth2 in https://github.com/datahub-project/datahub/pull/14054
- fix(ci): avoid concurrent action cache updates by @chakru-r in https://github.com/datahub-project/datahub/pull/14058
- feat(ui/lineage): Lineage V3 (redesign + data flow lineage) by @asikowitz in https://github.com/datahub-project/datahub/pull/14056
- fix(metrics): fix metrics warning by @david-leifker in https://github.com/datahub-project/datahub/pull/14061
- fix(test): fix test conflicts in openapi by @david-leifker in https://github.com/datahub-project/datahub/pull/14064
- feat(homepage): support rendering top domains module in the new home page by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14010
- fix(homepage): remove default subscription module and its type references by @purnimagarg1 in https://github.com/datahub-project/datahub/pull/14027
- feat(customHomePage): adjust rows component and add wrapping by @v-tarasevich-blitz-brain in https://github.com/datahub-project/datahub/pull/14025
- Enable UI theme V2 by default by @chriscollins3456 in https://github.com/datahub-project/datahub/pull/13995
- docs: typos fixed by @benjiaming in https://github.com/datahub-project/datahub/pull/14068
- fix(ingest/mlflow): add missing container modifier by @anshbansal in https://github.com/datahub-project/datahub/pull/14046
- fix(cli): add back upgrade manually on cases communicating with server by @anshbansal in https://github.com/datahub-project/datahub/pull/14052
- fix(ingest/tableau): add missing container capability by @anshbansal in https://github.com/datahub-project/datahub/pull/14069
- fix(ingest/report): fix bug w.r.t. aspect count by @anshbansal in https://github.com/datahub-project/datahub/pull/14070
- fix(ingest): better experimental contract by @anshbansal in https://github.com/datahub-project/datahub/pull/14071
- feat(ingest): improve readability by using tables by @anshbansal in https://github.com/datahub-project/datahub/pull/14074
- chore(deps): fix (org.mozilla:rhino) by @relaxedboi in https://github.com/datahub-project/datahub/pull/13270
- chore(deps): fix (org.pac4j:pac4j-oidc) by @relaxedboi in https://github.com/datahub-project/datahub/pull/14065
- feat(search): custom search configuration for highlighting by @david-leifker in https://github.com/datahub-project/datahub/pull/14057
- fix(ci): remove use of wildcards in hashFiles by @chakru-r in https://github.com/datahub-project/datahub/pull/14072
- chore(gx-plugin): require pydantic v2 by @hsheth2 in https://github.com/datahub-project/datahub/pull/14059
- feat(sdk): add client_mode and component to DataHubClient.from_env() by @hsheth2 in https://github.com/datahub-project/datahub/pull/14060
- feat(ingest): add global sentry/telemetry properties by @hsheth2 in https://github.com/datahub-project/datahub/pull/14062
- feat(snowflake): add database pattern filtering to access history query for improved performance by @sgomezvillamor in https://github.com/datahub-project/datahub/pull/14021
- fix(openapi): nullable openapi 3.1.0 syntax for aspect ref fields by @kevin1chun in https://github.com/datahub-project/datahub/pull/14063
- docs(ui/lineageV3): Update lineage docs with new copy and screenshots; add data flow lineage doc by @asikowitz in https://github.com/datahub-project/datahub/pull/13833
- feat(frontend): upgrade to vite 6, use vite plugin-react-swc by @hsheth2 in https://github.com/datahub-project/datahub/pull/13716
- feat(ui): Adding release pop up in disabled state for v0.1.2 by @jjoyce0510 in https://github.com/datahub-project/datahub/pull/14066
- fix(openapi): openapi 3.1.0 nullable refs to use oneOf(ref, null) by @kevin1chun in https://github.com/datahub-project/datahub/pull/14079
- fix(ci): adjust runner size by @chakru-r in https://github.com/datahub-project/datahub/pull/14135
New Contributors
- @RafaelFranciscoLuqueCerezo made their first contribution in https://github.com/datahub-project/datahub/pull/13488
- @uk555-git made their first contribution in https://github.com/datahub-project/datahub/pull/13207
- @AndrewSmith593 made their first contribution in https://github.com/datahub-project/datahub/pull/12841
- @joseph-sentry made their first contribution in https://github.com/datahub-project/datahub/pull/13087
- @chatterjee-atanu made their first contribution in https://github.com/datahub-project/datahub/pull/13624
- @cpd85 made their first contribution in https://github.com/datahub-project/datahub/pull/13586
- @readl1 made their first contribution in https://github.com/datahub-project/datahub/pull/13531
- @leaderofrogue made their first contribution in https://github.com/datahub-project/datahub/pull/13668
- @ligfx made their first contribution in https://github.com/datahub-project/datahub/pull/13671
- @bmaquet made their first contribution in https://github.com/datahub-project/datahub/pull/13897
- @Deseao made their first contribution in https://github.com/datahub-project/datahub/pull/13910
- @gabriel-morais-rokos made their first contribution in https://github.com/datahub-project/datahub/pull/13813
- @harishkesavarao made their first contribution in https://github.com/datahub-project/datahub/pull/13619
- @ofirNakdai made their first contribution in https://github.com/datahub-project/datahub/pull/13966
- @benjiaming made their first contribution in https://github.com/datahub-project/datahub/pull/14030
- @DiogoVala made their first contribution in https://github.com/datahub-project/datahub/pull/12637
Full Changelog: https://github.com/datahub-project/datahub/compare/v1.1.0...v1.2.0
v1.1.0
Released on 2025-05-28 by @pedro93.
View the release notes for v1.1.0 on GitHub.
v1.0.0
Released on 2025-03-14 by @pedro93.
View the release notes for v1.0.0 on GitHub.
v0.15.0.1
Released on 2025-01-21 by @pedro93.
View the release notes for v0.15.0.1 on GitHub.
V0.15.0
Released on 2025-01-15 by @pedro93.
View the release notes for V0.15.0 on GitHub.
v0.14.1
Released on 2024-09-17 by @david-leifker.
View the release notes for v0.14.1 on GitHub.
v0.14.0.2
Released on 2024-08-21 by @RyanHolstien.
View the release notes for v0.14.0.2 on GitHub.
v0.14.0
Released on 2024-08-13 by @RyanHolstien.
View the release notes for v0.14.0 on GitHub.
v0.13.3
Released on 2024-05-23 by @david-leifker.
View the release notes for v0.13.3 on GitHub.
v0.13.2
Released on 2024-04-16 by @david-leifker.
View the release notes for v0.13.2 on GitHub.
v0.13.1
Released on 2024-04-02 by @david-leifker.
View the release notes for v0.13.1 on GitHub.
v0.13.0
Released on 2024-02-29 by @RyanHolstien.
View the release notes for v0.13.0 on GitHub.
DataHub v0.12.1
Released on 2023-12-08 by @david-leifker.
View the release notes for DataHub v0.12.1 on GitHub.
v0.12.0
Released on 2023-10-25 by @pedro93.
View the release notes for v0.12.0 on GitHub.