Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weaviate-v1.31.11-darwin-all.zip.sha256 | 2025-08-18 | 65 Bytes | |
weaviate-v1.31.11-darwin-all.zip.md5 | 2025-08-18 | 33 Bytes | |
weaviate-v1.31.11-darwin-all.zip | 2025-08-18 | 126.5 MB | |
weaviate-v1.31.11-linux-arm64.tar.gz.sha256 | 2025-08-18 | 65 Bytes | |
weaviate-v1.31.11-linux-arm64.tar.gz.md5 | 2025-08-18 | 33 Bytes | |
weaviate-v1.31.11-linux-arm64.tar.gz | 2025-08-18 | 60.8 MB | |
weaviate-v1.31.11-linux-amd64.tar.gz.sha256 | 2025-08-18 | 65 Bytes | |
weaviate-v1.31.11-linux-amd64.tar.gz.md5 | 2025-08-18 | 33 Bytes | |
weaviate-v1.31.11-linux-amd64.tar.gz | 2025-08-18 | 63.2 MB | |
README.md | 2025-08-18 | 1.8 kB | |
v1.31.11 - Delete inactive tenant Fix, Broken compaction segments Fix source code.tar.gz | 2025-08-18 | 4.9 MB | |
v1.31.11 - Delete inactive tenant Fix, Broken compaction segments Fix source code.zip | 2025-08-18 | 7.7 MB | |
Totals: 12 Items | 263.1 MB | 11 |
Breaking Changes
none
New Features
none
Fixes
- 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
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.31.10...v1.31.11