Releases: datahub-project/datahub
Releases · datahub-project/datahub
v1.5.0
In Progress
Full Changelog: v1.4.0.3...v1.5.0
v1.5.0rc5
Full Changelog: v1.5.0rc4...v1.5.0rc5
v1.5.0rc4
Full Changelog: v1.5.0rc3...v1.5.0rc4
v1.5.0rc3
fix(ingestion): pin sqlglotc (#16614) Co-authored-by: Kyungsoo Lee <kyungsoo.lee@datahub.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
v1.5.0rc2
fix(ingestion): bump authlib to >=1.6.9 for JWE RSA1_5 padding oracle…
v1.5.0rc1
What's Changed
- fix(redirect): fix open rediect on redirect_uri by @david-leifker in #16279
- fix(search): treat datahub.urn as URN in structured property index ma… by @david-leifker in #16284
- fix(pr-to-linear): fixing issue with pr to linear accidentally creating duplicate linear tickets in certain cases by @gabe-lyons in #16288
- feat(adf): Add column lineage extraction for Copy activity by @askumar27 in #16265
- chore(): Agent context kit - Add data product entities to entity details by @jjoyce0510 in #16270
- ci(pre-commit) Use action lint docker hook by @devashish2203 in #16290
- fix(ingest): fix extra forward slash for looker url generation by @kevinkarchacryl in #16274
- fix(tableau): extract table level lineage if column metadata is missing by @alokr-dhub in #16222
- fix(deps): pin CVE-safe versions for frontend and global resolution by @david-leifker in #16266
- fix(cypress): v2_glossaryTerm fix filtering by tag (oss) by @v-tarasevich-blitz-brain in #16273
- fix(cypress): fix ingestionv2/source cypress test by @v-tarasevich-blitz-brain in #16277
- fix(ui) Fix casing typo in DataHub name by @chriscollins3456 in #16299
- fix(clickhouse): include dictGet() table references in SQL lineage by @kyungsoo-datahub in #16183
- feat(linear): test to route to linear based on hueristics by @gabe-lyons in #16301
- ci: test connector-tests-trigger workflow by @rajatoss in #16224
- fix(ci): fix PR lookup in connector-tests-trigger by @rajatoss in #16311
- fix(tableau): removed the field num_upstream_table_skipped_no_columns by @alokr-dhub in #16297
- feat(views): redesign view builder with updated filters and UX improvements AI-377 by @annadoesdesign in #16313
- fix(lineage): improve efficiency of lineage index backfill filter by @anshbansal in #16315
- feat(ui/lint): add ESLint rules enforcing semantic color tokens for d… by @annadoesdesign in #16282
- fix(ui) Fix infinite loop with tracking calls edge case by @chriscollins3456 in #16316
- fix(ui): Properly hide lineage badge from search cards; store value in local storage by @chriscollins3456 in #16305
- fix(usage-events): Do not try to hydrate entity without entity key by @gallyamb in #16020
- fix(agent context snowflake): fix snowflake generators for agent-cont… by @nwadams in #16324
- chore(): Update release notes for DataHub Cloud v0.3.16.4 by @jjoyce0510 in #16325
- feat(retention): move retention to system-update, optimize delete and… by @david-leifker in #16323
- fix(ingestion/s3): disable Avro schema name validation in S3 connector by @treff7es in #16327
- chore(test): Update test weights from CI runs (2026-02-22) by @github-actions[bot] in #16308
- feat(mssql): mssql extension for query lineage parsing by @alokr-dhub in #16084
- docs(applications): remove experimental/beta language by @max-datahub in #16328
- linear(routing): route with prompt, include multiple teams by @gabe-lyons in #16320
- fix(graphql) Fix discrepancy with count in entities per platform chart by @chriscollins3456 in #16318
- feat(sql_parsing): add generate_column_lineage parameter to skip CLL computation by @kyungsoo-datahub in #16244
- feat(ingest/sigma): add default_db and default_schema to PlatformDetail config by @kyungsoo-datahub in #16245
- docs: fix broken ingestion source and deployment documentation links by @lakshay-nasa in #16237
- feat(ui/theme): add semantic color tokens for shadows, overlays, inputs, and interactive states by @annadoesdesign in #16337
- fix: add note missing from actions menu by @ani-malgari in #16304
- feat(doc rate limit): Add limits to document ingestion AI-380 by @nwadams in #16321
- fix(ui): prevent document editor toolbar from disappearing when click… by @annadoesdesign in #16334
- fix(sql-parser): upgrade sqlglot to v29.0.1 and fix semantic view parsing + Block statement handling by @sgomezvillamor in #16120
- fix(sql-parser): migrate from sqlglot[rs] to sqlglot[c] with runtime patches by @sgomezvillamor in #16335
- feat(ingestion): add trace ID logging to REST emitter by @pedro93 in #15968
- fix(ingest/sigma): add retry logic for 429/503 and handle 400 Bad Request by @kyungsoo-datahub in #16243
- bug(ingestion/sigma): Exclude types without lineage by @alisa-aylward-toast in #16302
- fix(docs): change event name for metadata change events by @kevinkarchacryl in #16346
- fix(ingest): handle null error_after criteria in dbt source freshness assertions by @danielford831 in #16295
- fix(docs): broken link for proposals by @kevinkarchacryl in #16349
- feat(kafka): support more split configurations to support migrations by @RyanHolstien in #16322
- fix(cypress) Skip failing siblings cypress test for now by @chriscollins3456 in #16350
- refactor(ui): standardize all entity icons to Phosphor and fix sizing by @annadoesdesign in #16285
- docs(deploy): Fixed two small sets of typos by @javabrett in #16291
- docs(release-notes): add known issue for v0.3.16.3 scroll pagination regression by @alexjst in #16351
- fix(deps): bump aiohttp and azure-core for CVE fixes by @rajatoss in #16343
- fix(ci): Update paths to coverage reports by @devashish2203 in #16359
- docs(snowflake): improve docs about requirements on ACCOUNT_USAGE by @sgomezvillamor in #16347
- test(ingestion): fix (or mitigate) flakiness of sql parser aggregator perf tests by @sgomezvillamor in #16360
- docs: update README to reflect latest developments by @shirshanka in #16364
- refactor(ingest/vertexai): Major code quality improvements and comment cleanup by @acrylJonny in #16176
- fix(test): drop 100-query config from CI perf benchmark by @kyungsoo-datahub in #16354
- fix(views): align entity types across View builder tabs and pass search facets to filters by @annadoesdesign in #16352
- fix(snowflake): handle Snowflake 2026_01 BCR property format change in DDL lineage by @max-datahub in #16363
- chore(ingestion/vertex-ai): updating capabilities of vertexai by @acrylJonny in #16367
- build(deps): bump swiper from 11.1.4 to 12.1.2 in /docs-website by @dependabot[bot] in #16289
- chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 in /docs-website by @dependabot[bot] in #16353
- build(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in /.github/workflows by @dependabot[bot] in #16260
- chore(deps): bump webpack from 5.94.0 to 5.105.0 in /docs-website by @dependabot[bot] in #16122
- chore(): Update Docs for Ask DataHub, Slack, & More AI-397 by @jjoyce0510 in #16369
- fix(ingestion/oracle): fix geospatial type recognition for SDO_GEOMETRY columns by @acrylJonny in #16361
- chore(): bump aircompressor by @david-leifker in #16370
- feat(ingestion/oracle): recognize XMLTYPE and geospatial columns instead of falling back to NullType by @ac...
v1.4.0.3
Release Highlights
- This minor release addresses a bug in Semantic Search configuration where the modelId was not respecting the environment variables for OpenAI + Cohere (Non-Bedrock embeddings model). Please use this release if you intend to leverage the Documents & semantic search capabilities in DataHub.
What's Changed
- [semantic-search] semantic search improvements for clarity (#16250) by @nwadams in #16267
- [v1.4.0.3] bump default cli version (#16268) by @nwadams in #16269
- fix(ingest): constrain setuptools<82 to fix pkg_resources runtime error by @kyungsoo-datahub in #16283
- fix(semanticsearchretry): ensure retry for semanticsearch (#16281) by @nwadams in #16286
Full Changelog: v1.4.0.2...v1.4.0.3
[v1.4.0.3rc1] RC for v1.4.0.3
fix(semanticsearchretry): ensure retry for semanticsearch (#16281)
v1.4.1rc1
v1.4.0.2
There is no version v1.4.0.1, moving to v1.4.0.2 to be consistent with the CLI version for this release.
Changes:
- Bump default CLI version
Full Changelog: v1.4.0...v1.4.0.2