| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.34.6-linux-amd64.tar.gz.md5 | 2025-12-19 | 33 Bytes | |
| weaviate-v1.34.6-linux-amd64.tar.gz.sha256 | 2025-12-19 | 65 Bytes | |
| weaviate-v1.34.6-linux-arm64.tar.gz.sha256 | 2025-12-19 | 65 Bytes | |
| weaviate-v1.34.6-linux-arm64.tar.gz.md5 | 2025-12-19 | 33 Bytes | |
| weaviate-v1.34.6-linux-amd64.tar.gz | 2025-12-19 | 66.9 MB | |
| weaviate-v1.34.6-linux-arm64.tar.gz | 2025-12-19 | 64.3 MB | |
| weaviate-v1.34.6-darwin-all.zip.sha256 | 2025-12-19 | 65 Bytes | |
| weaviate-v1.34.6-darwin-all.zip.md5 | 2025-12-19 | 33 Bytes | |
| weaviate-v1.34.6-darwin-all.zip | 2025-12-19 | 133.1 MB | |
| README.md | 2025-12-19 | 2.2 kB | |
| v1.34.6 - Runtime configuration immediate read Fix, Restore multi tenant collection backup with no tenants Fix source code.tar.gz | 2025-12-19 | 5.5 MB | |
| v1.34.6 - Runtime configuration immediate read Fix, Restore multi tenant collection backup with no tenants Fix source code.zip | 2025-12-19 | 8.6 MB | |
| Totals: 12 Items | 278.3 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
- fix: metrics intialization if not already registered by @jeroiraz in https://github.com/weaviate/weaviate/pull/10034
- chore: set internal props indexing to immutable by @aliszka in https://github.com/weaviate/weaviate/pull/10035
- chore: enable gzip compression for gRPC calls in file copy service by @jeroiraz in https://github.com/weaviate/weaviate/pull/10016
- fix(tenants-loading): mustload shall be true for lazy loaded shards by @moogacs in https://github.com/weaviate/weaviate/pull/10032
- 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
- Don't throw an error when checking MT sharding state if Physical is
nilby @tsmith023 in https://github.com/weaviate/weaviate/pull/10063 - fix(runtime-config): load overridden runtime configuration immediately upon start by @antas-marcin in https://github.com/weaviate/weaviate/pull/10056
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.34.5...v1.34.6