Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weaviate-v1.31.7-darwin-all.zip.md5 | 2025-07-23 | 33 Bytes | |
weaviate-v1.31.7-darwin-all.zip.sha256 | 2025-07-23 | 65 Bytes | |
weaviate-v1.31.7-darwin-all.zip | 2025-07-23 | 126.6 MB | |
weaviate-v1.31.7-linux-amd64.tar.gz.md5 | 2025-07-23 | 33 Bytes | |
weaviate-v1.31.7-linux-amd64.tar.gz.sha256 | 2025-07-23 | 65 Bytes | |
weaviate-v1.31.7-linux-amd64.tar.gz | 2025-07-23 | 63.1 MB | |
weaviate-v1.31.7-linux-arm64.tar.gz.md5 | 2025-07-23 | 33 Bytes | |
weaviate-v1.31.7-linux-arm64.tar.gz.sha256 | 2025-07-23 | 65 Bytes | |
weaviate-v1.31.7-linux-arm64.tar.gz | 2025-07-23 | 60.8 MB | |
README.md | 2025-07-23 | 1.6 kB | |
v1.31.7 - BlockMax Wand filtered search infinite loop Fix, OIDC custom JWKS support source code.tar.gz | 2025-07-23 | 4.9 MB | |
v1.31.7 - BlockMax Wand filtered search infinite loop Fix, OIDC custom JWKS support source code.zip | 2025-07-23 | 7.7 MB | |
Totals: 12 Items | 263.2 MB | 3 |
Breaking Changes
none
New Features
none
Fixes
- fix(async-replication): use thread safe shuffler for Finder() by @moogacs in https://github.com/weaviate/weaviate/pull/8677
- Add info in segment filename by @dirkkul in https://github.com/weaviate/weaviate/pull/8576
- Cleanup segment interface by @dirkkul in https://github.com/weaviate/weaviate/pull/8680
- Fix viewer groups removal at startup by @dirkkul in https://github.com/weaviate/weaviate/pull/8658
- Configurable vector dimensions tracking interval by @parkerduckworth in https://github.com/weaviate/weaviate/pull/8691
- fix: uncomment TEST_WEAVIATE_IMAGE environment variable in SetupSuite by @jeroiraz in https://github.com/weaviate/weaviate/pull/8634
- Add read and write support for metadata files by @dirkkul in https://github.com/weaviate/weaviate/pull/8684
- LSM: Optimize indice writing by @dirkkul in https://github.com/weaviate/weaviate/pull/8694
- fix(backup): error handling in case of cancellation and always release classes by @moogacs in https://github.com/weaviate/weaviate/pull/8659
- Fix - BMW filtered search Memtable and context by @amourao in https://github.com/weaviate/weaviate/pull/8700
- Fix hybrid index bq pq panic by @abdelr in https://github.com/weaviate/weaviate/pull/8699
- feature(oidc): Add support for custom OIDC JWKS URL by @antas-marcin in https://github.com/weaviate/weaviate/pull/8689
New Contributors
- @DanielJanicek made their first contribution in https://github.com/weaviate/weaviate/pull/8703
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.31.6...v1.31.7