| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.32.24-linux-arm64.tar.gz.sha256 | < 17 hours ago | 65 Bytes | |
| weaviate-v1.32.24-linux-arm64.tar.gz.md5 | < 17 hours ago | 33 Bytes | |
| weaviate-v1.32.24-linux-amd64.tar.gz.sha256 | < 17 hours ago | 65 Bytes | |
| weaviate-v1.32.24-linux-amd64.tar.gz.md5 | < 17 hours ago | 33 Bytes | |
| weaviate-v1.32.24-linux-arm64.tar.gz | < 17 hours ago | 63.2 MB | |
| weaviate-v1.32.24-linux-amd64.tar.gz | < 17 hours ago | 65.8 MB | |
| weaviate-v1.32.24-darwin-all.zip.sha256 | < 17 hours ago | 65 Bytes | |
| weaviate-v1.32.24-darwin-all.zip.md5 | < 17 hours ago | 33 Bytes | |
| weaviate-v1.32.24-darwin-all.zip | < 17 hours ago | 130.9 MB | |
| README.md | < 21 hours ago | 1.3 kB | |
| v1.32.24 - Runtime configuration immediate read Fix source code.tar.gz | < 21 hours ago | 5.3 MB | |
| v1.32.24 - Runtime configuration immediate read Fix source code.zip | < 21 hours ago | 8.3 MB | |
| Totals: 12 Items | 273.5 MB | 0 | |
Breaking Changes
none
New Features
none
Fixes
- Fix EC and blocking of
SyncShardby @tsmith023 in https://github.com/weaviate/weaviate/pull/10012 - Raft Apply Error Logging: Add Raft Leader/Node State to Log by @nathanwilk7 in https://github.com/weaviate/weaviate/pull/10008
- chore: set internal props indexing to immutable by @aliszka in https://github.com/weaviate/weaviate/pull/10035
- 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
- chore(tests): remove end of life amazon.titan-text-lite-v1 model from AWS e2e tests by @antas-marcin in https://github.com/weaviate/weaviate/pull/10053
- fix(runtime-config): load overridden runtime configuration immediately upon start by @antas-marcin in https://github.com/weaviate/weaviate/pull/10056
- backport: fix(runtime-config): load overridden runtime configuration immediately upon start by @antas-marcin in https://github.com/weaviate/weaviate/pull/10073
- fix(runtime-config): fix loading of module runtime configs by @antas-marcin in https://github.com/weaviate/weaviate/pull/10082
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.32.23...v1.32.24