Skip to content

v1.30.11 - Added support Gemini embedding model, BlockMax Wand migration endpoint improvements, Dynamic runtime YAML parsing Fix

Choose a tag to compare

@antas-marcin antas-marcin released this 04 Jul 07:39
· 10213 commits to main since this release

Breaking Changes

none

New Features

none

Fixes

  • chore: increase weaviate container initialization timeout by @jeroiraz in #8502
  • fix: 🐛 retry migration later if index == nil by @amourao in #8511
  • feat: ✨ support to compacting without lvl increase by @amourao in #8513
  • feat: ✨ skip hashbeat if maintenance mode is enabled by @amourao in #8525
  • bug(runtime): Fix default YAML marshaling values by @kavirajk in #8538
  • feat: ✨ overriding migration vars with endpoint call by @amourao in #8514
  • fix: Remove nil check for maintenance mode in async replication config by @amourao in #8544
  • fix: 🐛 pause objects bucket compaction during BMW migration by @amourao in #8512
  • modules(text2vec-google): add support for Gemini embedding model by @antas-marcin in #8542
  • Rename text2colbert-jinaai module to text2multivec-jinaai by @antas-marcin in #8543
  • Fix imported key with delete and suspend by @dirkkul in #8491

Full Changelog: v1.30.10...v1.30.11