| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.38.15-linux-arm64.tar.gz.sha256 | 2026-09-14 | 65 Bytes | |
| weaviate-v1.38.15-linux-arm64.tar.gz.md5 | 2026-09-14 | 33 Bytes | |
| weaviate-v1.38.15-linux-arm64.tar.gz | 2026-09-14 | 68.8 MB | |
| weaviate-v1.38.15-linux-amd64.tar.gz.sha256 | 2026-09-14 | 65 Bytes | |
| weaviate-v1.38.15-linux-amd64.tar.gz.md5 | 2026-09-14 | 33 Bytes | |
| weaviate-v1.38.15-linux-amd64.tar.gz | 2026-09-14 | 72.5 MB | |
| weaviate-v1.38.15-darwin-all.zip.md5 | 2026-09-14 | 33 Bytes | |
| weaviate-v1.38.15-darwin-all.zip.sha256 | 2026-09-14 | 65 Bytes | |
| weaviate-v1.38.15-darwin-all.zip | 2026-09-14 | 142.9 MB | |
| README.md | 2026-09-14 | 1.7 kB | |
| v1.38.15 - Contains filter performance Improevements, Modules weaviate_module_error_total metric labels Fix source code.tar.gz | 2026-09-14 | 10.1 MB | |
| v1.38.15 - Contains filter performance Improevements, Modules weaviate_module_error_total metric labels Fix source code.zip | 2026-09-14 | 14.4 MB | |
| Totals: 12 Items | 308.7 MB | 6 | |
Breaking Changes
none
New Features
none
Fixes
- chore(dynamic-shard): convert log to warn instead of info by @moogacs in https://github.com/weaviate/weaviate/pull/12974
- fix(replica): bounds-check read repair, guard group-by objects bucket by @moogacs in https://github.com/weaviate/weaviate/pull/12876
- perf(db): skip the startup shard-size sweep when lazy loading is set explicitly by @moogacs in https://github.com/weaviate/weaviate/pull/12979
- perf(contains-pr11): fold a batched Contains filter across workers by @aliszka in https://github.com/weaviate/weaviate/pull/12901
- fix(raft-cluster): barrier a new leader's FSM before it judges proposes by @moogacs in https://github.com/weaviate/weaviate/pull/12915
- fix(nodes): authz logic on
v1/nodes?output=minimalwhen caller hasverboseperms by @tsmith023 in https://github.com/weaviate/weaviate/pull/12981 - feat: node-level query admission control (P1b) by @etiennedi in https://github.com/weaviate/weaviate/pull/12078
- fix(lsmkv): remove symlink tracing when listing backup files by @tsmith023 in https://github.com/weaviate/weaviate/pull/13032
- Fix shifted weaviate_module_error_total labels and qna-openai nil-response panic by @jeroiraz in https://github.com/weaviate/weaviate/pull/13048
- test: switch minio/minio image to cgr.dev/chainguard/minio by @antas-marcin in https://github.com/weaviate/weaviate/pull/13052
- fix(schema): drop class data the schema no longer names and handle orphans by @moogacs in https://github.com/weaviate/weaviate/pull/13017
- Trim claude.md to save context by @dirkkul in https://github.com/weaviate/weaviate/pull/13057
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.38.14...v1.38.15