Change8

v1.31.10

📦 weaviateView on GitHub →
5 features🐛 3 fixes🔧 4 symbols

Summary

This release focuses on various chore updates, including cleaning up the model2vec module and improving vectorizer module configurations, alongside several bug fixes related to compaction pausing and cursor usage.

✨ New Features

  • text2vec-transformers: Added support for dimensions setting.
  • generative-google: Added support for gpt-5 model.
  • text2vec-google: Added support for taskType setting.
  • text2vec-google: Changed default model to gemini-embedding-001.
  • text2vec-google: Set default dimensions to 768 for gemini-embedding-001 model.

🐛 Bug Fixes

  • Compaction is now paused during ObjectDigestsInRange execution.
  • Used a blocking cursor to list object digests.
  • Introduced async queue retries.

🔧 Affected Symbols

model2vectext2vec-transformerstext2vec-googlegenerative-google