Breaking Changes
none
New Features
none
Fixes
- chore(tex2vec-google): change default model to gemini-embedding-001 by @antas-marcin in #8882
- backport(text2vec-google): Add support for dimensions setting by @antas-marcin in #8891
- chore(text2vec-google): set default dimensions to 768 for gemini-embedding-001 model by @antas-marcin in #8893
- fix db delete tenant to also delete inactive tenant by @reyreaud-l in #8892
- feat: ✨ backport BlockMax And by @amourao in #8881
- chore(backuplist): remove non used path field from response by @moogacs in #8909
- Additional tests segment group loading by @dirkkul in #8911
- chore(grpc-regenerate): add libs check to gRPC regenerate script by @antas-marcin in #8923
- fix(modules): fix parsing of generative grouped response by @antas-marcin in #8929
- chore(modules): add support for debug param in grouped generative search by @antas-marcin in #8933
- refact(LazyShard:GetStatus): avoid force loading lazy loaded shard on GetStatus() calls by @moogacs in #8829
- fix: 🐛 delay compactions until after wal recovery by @amourao in #8915
- chore(e2e-tests): introduce timeout in api based module tests by @antas-marcin in #8934
- Fix loading of broken compaction segments with metadata in filenames by @dirkkul in #8924
- refactor: ♻️ move wal recovery back to bucket by @amourao in #8937
- feat: override bmw migration props by @amourao in #8919
- feat(backup): Add support to backup aliases as part of collection by @kavirajk in #8913
Full Changelog: v1.32.3...v1.32.4