| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.31.21-linux-arm64.tar.gz.sha256 | < 22 hours ago | 65 Bytes | |
| weaviate-v1.31.21-linux-arm64.tar.gz.md5 | < 22 hours ago | 33 Bytes | |
| weaviate-v1.31.21-linux-arm64.tar.gz | < 22 hours ago | 61.9 MB | |
| weaviate-v1.31.21-linux-amd64.tar.gz.sha256 | < 22 hours ago | 65 Bytes | |
| weaviate-v1.31.21-linux-amd64.tar.gz.md5 | < 22 hours ago | 33 Bytes | |
| weaviate-v1.31.21-linux-amd64.tar.gz | < 22 hours ago | 64.2 MB | |
| weaviate-v1.31.21-darwin-all.zip.sha256 | < 23 hours ago | 65 Bytes | |
| weaviate-v1.31.21-darwin-all.zip.md5 | < 23 hours ago | 33 Bytes | |
| weaviate-v1.31.21-darwin-all.zip | < 23 hours ago | 127.9 MB | |
| README.md | 2025-12-19 | 2.7 kB | |
| v1.31.21 - Runtime configuration immediate read Fix, OIDC runtime configuration improvement source code.tar.gz | 2025-12-19 | 5.0 MB | |
| v1.31.21 - Runtime configuration immediate read Fix, OIDC runtime configuration improvement source code.zip | 2025-12-19 | 7.9 MB | |
| Totals: 12 Items | 266.9 MB | 0 | |
Breaking Changes
none
New Features
none
Fixes
- fix: optimize segment strategy handling in DocPointerWithScoreList by @jeroiraz in https://github.com/weaviate/weaviate/pull/9140
- feat(modules): add naive batch logic for text2vec and multi2vec modules by @antas-marcin in https://github.com/weaviate/weaviate/pull/9765
- fix query vectorizing on batch clip vectorizer by @augustas1 in https://github.com/weaviate/weaviate/pull/9786
- fix: potencial panic with batch simple logic by @antas-marcin in https://github.com/weaviate/weaviate/pull/9794
- fix: Gemini API batch request implementation by @antas-marcin in https://github.com/weaviate/weaviate/pull/9818
- fix: take into account empty objects when using batch text vectorizer by @antas-marcin in https://github.com/weaviate/weaviate/pull/9819
- chore(oidc): prefix OIDC runtime settings with authentication instead of exp by @antas-marcin in https://github.com/weaviate/weaviate/pull/9887
- Improve lazy segment lock contention by @dirkkul in https://github.com/weaviate/weaviate/pull/9903
- Fix: bmw migrator issues by @amourao in https://github.com/weaviate/weaviate/pull/9782
- fix(shutdown): leave memberlist on shutdown by @moogacs in https://github.com/weaviate/weaviate/pull/9497
- feat: :sparkles: add maintenance mode interceptor to gRPC server by @amourao in https://github.com/weaviate/weaviate/pull/8523
- fix(replication): reject replication requests if not ready by @moogacs in https://github.com/weaviate/weaviate/pull/9670
- refact(raft-operator): move operation endpoint to internal server by @moogacs in https://github.com/weaviate/weaviate/pull/9934
- fix(memberlist): return configured node name instead of dependency on memberlist by @moogacs in https://github.com/weaviate/weaviate/pull/9953
- prevent panic if level is larger than connections slice by @asdine in https://github.com/weaviate/weaviate/pull/9958
- chore(log): change broadcast log level to warn by @moogacs in https://github.com/weaviate/weaviate/pull/10003
- fix(tenant-offload): frozen tenants activation after onloading by @moogacs in https://github.com/weaviate/weaviate/pull/9980
- fix(tenants-loading): mustload shall be true for lazy loaded shards by @moogacs in https://github.com/weaviate/weaviate/pull/10032
- fix: order by lowest id on tied score by @amourao in https://github.com/weaviate/weaviate/pull/10023
- backport: fix(runtime-config): load overridden runtime configuration immediately upon start by @antas-marcin in https://github.com/weaviate/weaviate/pull/10073
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.31.20...v1.31.21