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