| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-19 | 981 Bytes | |
| v1.4.0.3 source code.tar.gz | 2026-02-19 | 48.2 MB | |
| v1.4.0.3 source code.zip | 2026-02-19 | 58.0 MB | |
| Totals: 3 Items | 106.2 MB | 1 | |
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 https://github.com/datahub-project/datahub/pull/16267
- [v1.4.0.3] bump default cli version (#16268) by @nwadams in https://github.com/datahub-project/datahub/pull/16269
- fix(ingest): constrain setuptools<82 to fix pkg_resources runtime error by @kyungsoo-datahub in https://github.com/datahub-project/datahub/pull/16283
- fix(semanticsearchretry): ensure retry for semanticsearch (#16281) by @nwadams in https://github.com/datahub-project/datahub/pull/16286
Full Changelog: https://github.com/datahub-project/datahub/compare/v1.4.0.2...v1.4.0.3