Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weaviate-v1.32.4-darwin-all.zip.sha256 | 2025-08-19 | 65 Bytes | |
weaviate-v1.32.4-darwin-all.zip.md5 | 2025-08-19 | 33 Bytes | |
weaviate-v1.32.4-darwin-all.zip | 2025-08-19 | 129.3 MB | |
weaviate-v1.32.4-linux-arm64.tar.gz.sha256 | 2025-08-19 | 65 Bytes | |
weaviate-v1.32.4-linux-arm64.tar.gz.md5 | 2025-08-19 | 33 Bytes | |
weaviate-v1.32.4-linux-amd64.tar.gz.sha256 | 2025-08-19 | 65 Bytes | |
weaviate-v1.32.4-linux-amd64.tar.gz.md5 | 2025-08-19 | 33 Bytes | |
weaviate-v1.32.4-linux-arm64.tar.gz | 2025-08-19 | 62.1 MB | |
weaviate-v1.32.4-linux-amd64.tar.gz | 2025-08-19 | 64.6 MB | |
README.md | 2025-08-19 | 2.3 kB | |
v1.32.4 - Delete inactive tenant Fix, Broken compaction segments Fix, Dimensions setting support in text2vec-google module source code.tar.gz | 2025-08-19 | 5.1 MB | |
v1.32.4 - Delete inactive tenant Fix, Broken compaction segments Fix, Dimensions setting support in text2vec-google module source code.zip | 2025-08-19 | 8.0 MB | |
Totals: 12 Items | 269.0 MB | 21 |
Breaking Changes
none
New Features
none
Fixes
- chore(tex2vec-google): change default model to gemini-embedding-001 by @antas-marcin in https://github.com/weaviate/weaviate/pull/8882
- backport(text2vec-google): Add support for dimensions setting by @antas-marcin in https://github.com/weaviate/weaviate/pull/8891
- chore(text2vec-google): set default dimensions to 768 for gemini-embedding-001 model by @antas-marcin in https://github.com/weaviate/weaviate/pull/8893
- fix db delete tenant to also delete inactive tenant by @reyreaud-l in https://github.com/weaviate/weaviate/pull/8892
- feat: :sparkles: backport BlockMax And by @amourao in https://github.com/weaviate/weaviate/pull/8881
- chore(backuplist): remove non used path field from response by @moogacs in https://github.com/weaviate/weaviate/pull/8909
- Additional tests segment group loading by @dirkkul in https://github.com/weaviate/weaviate/pull/8911
- chore(grpc-regenerate): add libs check to gRPC regenerate script by @antas-marcin in https://github.com/weaviate/weaviate/pull/8923
- fix(modules): fix parsing of generative grouped response by @antas-marcin in https://github.com/weaviate/weaviate/pull/8929
- chore(modules): add support for debug param in grouped generative search by @antas-marcin in https://github.com/weaviate/weaviate/pull/8933
- refact(LazyShard:GetStatus): avoid force loading lazy loaded shard on GetStatus() calls by @moogacs in https://github.com/weaviate/weaviate/pull/8829
- fix: :bug: delay compactions until after wal recovery by @amourao in https://github.com/weaviate/weaviate/pull/8915
- chore(e2e-tests): introduce timeout in api based module tests by @antas-marcin in https://github.com/weaviate/weaviate/pull/8934
- Fix loading of broken compaction segments with metadata in filenames by @dirkkul in https://github.com/weaviate/weaviate/pull/8924
- refactor: :recycle: move wal recovery back to bucket by @amourao in https://github.com/weaviate/weaviate/pull/8937
- feat: override bmw migration props by @amourao in https://github.com/weaviate/weaviate/pull/8919
- feat(backup): Add support to backup aliases as part of collection by @kavirajk in https://github.com/weaviate/weaviate/pull/8913
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.32.3...v1.32.4