Skip to content

chore(deps): bump datahub-agent-context from 1.6.0.17 to 1.7.0.4 - #11

Merged
edycutjong merged 1 commit into
mainfrom
dependabot/pip/datahub-agent-context-1.7.0.4
Aug 22, 2026
Merged

chore(deps): bump datahub-agent-context from 1.6.0.17 to 1.7.0.4#11
edycutjong merged 1 commit into
mainfrom
dependabot/pip/datahub-agent-context-1.7.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps datahub-agent-context from 1.6.0.17 to 1.7.0.4.

Release notes

Sourced from datahub-agent-context's releases.

v1.7.0

DataHub v1.7.0

Requirements

  • CLI / Python SDK: 1.7.0
  • Helm Chart: 1.1.0

Full upgrade guidance, including every breaking change and migration step: Updating DataHub β€” v1.7.0.

Upgrade path / ZDU: You must upgrade to v1.6.0 before upgrading to v1.7.0 β€” do not skip 1.6.0. Deploy v1.6.0 with Helm chart 1.0.3, let system-update complete, then upgrade to v1.7.0 with Helm chart 1.1.0. Enable Elasticsearch/OpenSearch ZDU (global.datahub.systemUpdate.zdu) with the 1.1.0 chart on a subsequent OpenSearch/Elasticsearch version bump β€” not during the v1.6.0 install.


Feature highlights

UI and experience

  • Metrics and Semantic Models β€” first-class metric and semanticModel entities with dedicated pages, a metrics home/sidebar experience, autocomplete, modular summary tabs, and lineage wiring (#18134, #18350–#18407, #18442–#18459, #18462, #18482, #18701, and related).
  • Logical Models UI β€” create, link, edit, and delete logical models from the UI, in addition to API/SDK paths (#18498).
  • Data Product lineage β€” data products participate directly in the lineage graph (#18463).
  • Multi-language (i18n) default on β€” I18N_ENABLED defaults to on in OSS; UI follows the browser locale. New Beta locales include French, Italian, Norwegian BokmΓ₯l, Swedish, Hungarian, and Finnish (#18285, #18282, #18221, #18222, #18263, #18265, #18339, #18520).
  • Lineage graph β€” always the latest lineage experience; LINEAGE_GRAPH_V2 / LINEAGE_GRAPH_V3 flags removed.

Ingestion β€” new sources

  • Cube β€” semantic-layer connector (#17964)
  • AWS Kinesis β€” Kinesis Data Streams and Amazon Data Firehose (#17592)
  • MicroStrategy β€” BI connector (#18158)
  • Open Data Contract Standard (ODCS) β€” contracts from S3, GCS, HTTP, and Git (#17331, #18474, #18477)
  • ThoughtSpot (#17400)
  • SAP Datasphere (#17802)
  • DocumentDB platform β€” opt-in platform: documentdb on the MongoDB source for AWS DocumentDB (#17443)

Ingestion β€” major connector improvements

  • Hex β€” major in-place upgrade: table- and column-level lineage from Hex APIs, Project β†’ Component links, run history, optional AI context documents; Components ingested as Chart entities (see breaking changes) (#17376).
  • Snowflake β€” Semantic Views can emit first-class semanticModel / metric / logical-dataset entities (semantic_views.emit_semantic_model_entities; OSS default off / auto-resolve) (#18395, #18509).
  • Databricks Unity Catalog β€” Lakehouse Federation (foreign catalogs); usage/ops/queries from system.query.history via the shared SQL parsing aggregator; ML model ingestion controls fixed (#18213, #17971, #18220, and related).
  • Matillion β€” foldered container hierarchy, environment-scoped lineage, run history at pipeline and component levels, corrected console links (#17927).
  • Glue β€” Lake Formation resource-link schema resolution (default on), column-level LF tags, cross-account platform instances (#17963, #17812).
  • Redshift β€” multi-line SQL no longer dropped from lineage/usage; per-query popularity stats; table_pattern applied to SQL-parsing path (#18542, #18001, #18065).
  • BigQuery β€” table stats from INFORMATION_SCHEMA.PARTITIONS (see breaking changes); usage window fields consolidated to top-level (#18367, #18133).
  • Power BI / Mode β€” column-level lineage preserves original upstream column casing (#18181).
  • Spark β€” Apache Spark 4.x support (Scala 2.13 agent); OpenLineage 1.50 with full shading for EMR/DataZone coexistence (#14911).
  • S3 / ABS β€” profile data-lake files without PySpark; optional emit_folders_only for object-store folder cataloging (#18347, #18599, #18437).
  • Airbyte β€” Public API stream namespace recovery (#18727).
  • Kafka β€” profiling support (#14367).
  • Great Expectations β€” GX Core 1.x action path (#18706).

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [datahub-agent-context](https://github.com/datahub-project/datahub) from 1.6.0.17 to 1.7.0.4.
- [Release notes](https://github.com/datahub-project/datahub/releases)
- [Commits](https://github.com/datahub-project/datahub/commits)

---
updated-dependencies:
- dependency-name: datahub-agent-context
  dependency-version: 1.7.0.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 18, 2026
@edycutjong
edycutjong merged commit 1932688 into main Aug 22, 2026
9 checks passed
@edycutjong
edycutjong deleted the dependabot/pip/datahub-agent-context-1.7.0.4 branch August 22, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant