| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.33.11-linux-arm64.tar.gz.sha256 | < 9 hours ago | 65 Bytes | |
| weaviate-v1.33.11-linux-arm64.tar.gz.md5 | < 9 hours ago | 33 Bytes | |
| weaviate-v1.33.11-linux-amd64.tar.gz.sha256 | < 9 hours ago | 65 Bytes | |
| weaviate-v1.33.11-linux-arm64.tar.gz | < 9 hours ago | 63.5 MB | |
| weaviate-v1.33.11-linux-amd64.tar.gz.md5 | < 9 hours ago | 33 Bytes | |
| weaviate-v1.33.11-linux-amd64.tar.gz | < 9 hours ago | 66.0 MB | |
| weaviate-v1.33.11-darwin-all.zip.sha256 | 2025-12-22 | 65 Bytes | |
| weaviate-v1.33.11-darwin-all.zip.md5 | 2025-12-22 | 33 Bytes | |
| weaviate-v1.33.11-darwin-all.zip | 2025-12-22 | 131.4 MB | |
| README.md | 2025-12-22 | 2.2 kB | |
| v1.33.11 - Runtime configuration immediate read Fix source code.tar.gz | 2025-12-22 | 5.3 MB | |
| v1.33.11 - Runtime configuration immediate read Fix source code.zip | 2025-12-22 | 8.4 MB | |
| Totals: 12 Items | 274.6 MB | 0 | |
Breaking Changes
none
New Features
none
Fixes
- Optimize AllPhysicalShards by @dirkkul in https://github.com/weaviate/weaviate/pull/9979
- chore(TestNetworkIsolationSplitBrain): increase tick to avoid test flakiness by @moogacs in https://github.com/weaviate/weaviate/pull/9989
- fix: update OIDC testcontainers compose settings by @antas-marcin in https://github.com/weaviate/weaviate/pull/10001
- 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
- Remove reassign neighbor logs by @trengrj in https://github.com/weaviate/weaviate/pull/9951
- 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
- Make sure that grpc server is always closed even if rest server fails to close by @tsmith023 in https://github.com/weaviate/weaviate/pull/10024
- 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.33.10...v1.33.11