| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.36.6-darwin-all.zip.sha256 | 2026-03-19 | 65 Bytes | |
| weaviate-v1.36.6-darwin-all.zip.md5 | 2026-03-19 | 33 Bytes | |
| weaviate-v1.36.6-darwin-all.zip | 2026-03-19 | 134.4 MB | |
| weaviate-v1.36.6-linux-amd64.tar.gz.sha256 | 2026-03-19 | 65 Bytes | |
| weaviate-v1.36.6-linux-amd64.tar.gz.md5 | 2026-03-19 | 33 Bytes | |
| weaviate-v1.36.6-linux-amd64.tar.gz | 2026-03-19 | 67.3 MB | |
| weaviate-v1.36.6-linux-arm64.tar.gz.sha256 | 2026-03-19 | 65 Bytes | |
| weaviate-v1.36.6-linux-arm64.tar.gz.md5 | 2026-03-19 | 33 Bytes | |
| weaviate-v1.36.6-linux-arm64.tar.gz | 2026-03-19 | 64.2 MB | |
| README.md | 2026-03-19 | 3.2 kB | |
| v1.36.6 - Async replication binary encoding improvement, Backup improvements, Gemini Embedding 2 Multimodal model support in multi2vec-google module source code.tar.gz | 2026-03-19 | 6.6 MB | |
| v1.36.6 - Async replication binary encoding improvement, Backup improvements, Gemini Embedding 2 Multimodal model support in multi2vec-google module source code.zip | 2026-03-19 | 9.9 MB | |
| Totals: 12 Items | 282.5 MB | 0 | |
Breaking Changes
none
New Features
none
Fixes
- feat: add audio support to multi2vec-google module by @antas-marcin in https://github.com/weaviate/weaviate/pull/10733
- Fix race between empty cache prefill and compression by @trengrj in https://github.com/weaviate/weaviate/pull/10715
- Fix race in RBAC restore by @dirkkul in https://github.com/weaviate/weaviate/pull/10736
- [fix] Checks on cache by @robbespo00 in https://github.com/weaviate/weaviate/pull/10673
- fix: Add IPv6 support for clustering (#10722) by @moogacs in https://github.com/weaviate/weaviate/pull/10737
- !feat(shards): dynamic lazy load shards by @moogacs in https://github.com/weaviate/weaviate/pull/10414
- Fix flaky TestNetworkIsolationSplitBrain with periodic memberlist rejoin by @etiennedi in https://github.com/weaviate/weaviate/pull/10698
- optimization: object digest with partial unmarshalling by @jeroiraz in https://github.com/weaviate/weaviate/pull/10741
- chore(log): decrease log level to DEBUG by @moogacs in https://github.com/weaviate/weaviate/pull/10757
- fix-test(offload): Test_UploadS3Journey simulate network down on cloud provider by @moogacs in https://github.com/weaviate/weaviate/pull/10713
- fix: set secondary key on Bucket::Delete calls by @aliszka in https://github.com/weaviate/weaviate/pull/10687
- test: reduce MaxWorkers in async replication config from 20 to 10 by @jeroiraz in https://github.com/weaviate/weaviate/pull/10759
- Remove immutability checks for skipDefaultQuantization/trackDefaultQuantization by @bevzzz in https://github.com/weaviate/weaviate/pull/10751
- Fix logic bug creating a timer by @dirkkul in https://github.com/weaviate/weaviate/pull/10765
- Fix flaky test by waiting for terminal states by @dirkkul in https://github.com/weaviate/weaviate/pull/10764
- Let claude prefer table driven tests by @dirkkul in https://github.com/weaviate/weaviate/pull/10766
- Fix race in backup test by @dirkkul in https://github.com/weaviate/weaviate/pull/10772
- Add mock of replicator commit to avoid flakes in
TestReplicatedIndicesShutdownby @tsmith023 in https://github.com/weaviate/weaviate/pull/10780 - fix: sets FullParser as cron schedule's parser by @aliszka in https://github.com/weaviate/weaviate/pull/10798
- Avoid halting compactions during backup by @tsmith023 in https://github.com/weaviate/weaviate/pull/10677
- Add DEFAULT_SHARDING_COUNT env var to override default shard count by @etiennedi in https://github.com/weaviate/weaviate/pull/10797
- feat: add DisableDimensionMetrics configuration to control reporting by @amourao in https://github.com/weaviate/weaviate/pull/10800
- fix: ensure original objects are preserved during read-repair in CheckConsistency by @jeroiraz in https://github.com/weaviate/weaviate/pull/10788
- chore: include switching to binary encoding for digest responses by @jeroiraz in https://github.com/weaviate/weaviate/pull/10791
- fix: avoid double metric registration by @amourao in https://github.com/weaviate/weaviate/pull/10808
- security: bump google.golang.org/grpc to v1.79.3 by @antas-marcin in https://github.com/weaviate/weaviate/pull/10818
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.36.5...v1.36.6