v5.0.1 - ColBERT, RBAC, Weaviate Embeddings
v5.0.1 is a major release which adds support for features in Weaviate 1.29 🌮
Supersedes the retracted v5.0.0 release.
This version removes the need to manually set authentication headers when using Weaviate Embeddings service as a vectorizer for a collection.
What's Changed
- See also: Release notes for
v5.0.0 - Add necessary headers for weaviate embedding service if present by @tsmith023 in #256
- Update go.mod module declaration and import paths to v5 by @bevzzz in #257
Full Changelog: v5.0.0...v5.0.1