Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weaviate-v1.30.13-darwin-all.zip.sha256 | 2025-07-24 | 65 Bytes | |
weaviate-v1.30.13-darwin-all.zip.md5 | 2025-07-24 | 33 Bytes | |
weaviate-v1.30.13-darwin-all.zip | 2025-07-24 | 125.7 MB | |
weaviate-v1.30.13-linux-amd64.tar.gz.sha256 | 2025-07-24 | 65 Bytes | |
weaviate-v1.30.13-linux-amd64.tar.gz.md5 | 2025-07-24 | 33 Bytes | |
weaviate-v1.30.13-linux-arm64.tar.gz.md5 | 2025-07-24 | 33 Bytes | |
weaviate-v1.30.13-linux-arm64.tar.gz.sha256 | 2025-07-24 | 65 Bytes | |
weaviate-v1.30.13-linux-amd64.tar.gz | 2025-07-24 | 62.6 MB | |
weaviate-v1.30.13-linux-arm64.tar.gz | 2025-07-24 | 60.4 MB | |
README.md | 2025-07-23 | 1.3 kB | |
v1.30.13 - RBAC new read-only group support, OIDC custom JWKS support source code.tar.gz | 2025-07-23 | 4.7 MB | |
v1.30.13 - RBAC new read-only group support, OIDC custom JWKS support source code.zip | 2025-07-23 | 7.3 MB | |
Totals: 12 Items | 260.7 MB | 0 |
Breaking Changes
none
New Features
none
Fixes
- Enable reading of segment files with extra info by @dirkkul in https://github.com/weaviate/weaviate/pull/8603
- Add support for new build-in role read-only by @dirkkul in https://github.com/weaviate/weaviate/pull/8664
- Fix viewer groups removal at startup by @dirkkul in https://github.com/weaviate/weaviate/pull/8658
- 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
- chore(rbac&auditlogging): add a test to reproduce duplicate resource in logging by @moogacs in https://github.com/weaviate/weaviate/pull/8722
- fix(RBAC-AuthZ): add resources aggregator by @moogacs in https://github.com/weaviate/weaviate/pull/8723
New Contributors
- @DanielJanicek made their first contribution in https://github.com/weaviate/weaviate/pull/8703
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.30.12...v1.30.13