| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.37.7-darwin-all.zip.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.37.7-darwin-all.zip.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.37.7-darwin-all.zip | 2026-06-02 | 139.9 MB | |
| weaviate-v1.37.7-linux-amd64.tar.gz.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.37.7-linux-amd64.tar.gz.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.37.7-linux-amd64.tar.gz | 2026-06-02 | 70.1 MB | |
| weaviate-v1.37.7-linux-arm64.tar.gz.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.37.7-linux-arm64.tar.gz.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.37.7-linux-arm64.tar.gz | 2026-06-02 | 66.6 MB | |
| README.md | 2026-06-01 | 1.5 kB | |
| v1.37.7 - Speed up collection and shard delete source code.tar.gz | 2026-06-01 | 7.2 MB | |
| v1.37.7 - Speed up collection and shard delete source code.zip | 2026-06-01 | 10.7 MB | |
| Totals: 12 Items | 294.5 MB | 3 | |
Breaking Changes
none
New Features
none
Fixes
- fix(lsmkv): make compaction abort immediately on cancel by @etiennedi in https://github.com/weaviate/weaviate/pull/11461
- fix(db): sync-rename + async RemoveAll on collection / shard delete by @etiennedi in https://github.com/weaviate/weaviate/pull/11462
- fix(db): make async-delete drop idempotent for a missing source by @etiennedi in https://github.com/weaviate/weaviate/pull/11477
- Reduce size of backup to speed up test in ci by @tsmith023 in https://github.com/weaviate/weaviate/pull/11479
- chore: don't log issue link in qa_pr.sh script by @antas-marcin in https://github.com/weaviate/weaviate/pull/11504
- Improve assertions and log verbosity in
TestReplicationReplicateWithLazyShardLoadingby @tsmith023 in https://github.com/weaviate/weaviate/pull/11481 - hfresh: reduce posting map memory usage by @asdine in https://github.com/weaviate/weaviate/pull/11358
- Add more info to RBAC denied log by @dirkkul in https://github.com/weaviate/weaviate/pull/11517
- test/docker: per-network subnet with retry to fix concurrent network overlap by @etiennedi in https://github.com/weaviate/weaviate/pull/11520
- test: deflake TestReplicationDigestObjectsInRange/TruncatedBinaryRecord by @jeroiraz in https://github.com/weaviate/weaviate/pull/11511
- test: drop flaky RegisterAssignsMonotoneSeq subtest by @jeroiraz in https://github.com/weaviate/weaviate/pull/11532
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.37.6...v1.37.7