| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.36.17-darwin-all.zip.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.36.17-darwin-all.zip.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.36.17-darwin-all.zip | 2026-06-02 | 134.7 MB | |
| weaviate-v1.36.17-linux-arm64.tar.gz.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.36.17-linux-arm64.tar.gz.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.36.17-linux-arm64.tar.gz | 2026-06-02 | 64.4 MB | |
| weaviate-v1.36.17-linux-amd64.tar.gz.sha256 | 2026-06-02 | 65 Bytes | |
| weaviate-v1.36.17-linux-amd64.tar.gz.md5 | 2026-06-02 | 33 Bytes | |
| weaviate-v1.36.17-linux-amd64.tar.gz | 2026-06-02 | 67.4 MB | |
| README.md | 2026-06-01 | 1.0 kB | |
| v1.36.17 - Make compaction abort immediately on cancel source code.tar.gz | 2026-06-01 | 6.8 MB | |
| v1.36.17 - Make compaction abort immediately on cancel source code.zip | 2026-06-01 | 10.1 MB | |
| Totals: 12 Items | 283.3 MB | 1 | |
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 - Add more info to RBAC denied log by @dirkkul in https://github.com/weaviate/weaviate/pull/11517
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.36.16...v1.36.17