| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| weaviate-v1.35.23-linux-arm64.tar.gz.sha256 | 2026-06-05 | 65 Bytes | |
| weaviate-v1.35.23-linux-amd64.tar.gz.sha256 | 2026-06-05 | 65 Bytes | |
| weaviate-v1.35.23-linux-arm64.tar.gz.md5 | 2026-06-05 | 33 Bytes | |
| weaviate-v1.35.23-linux-amd64.tar.gz.md5 | 2026-06-05 | 33 Bytes | |
| weaviate-v1.35.23-linux-amd64.tar.gz | 2026-06-05 | 67.3 MB | |
| weaviate-v1.35.23-linux-arm64.tar.gz | 2026-06-05 | 64.3 MB | |
| weaviate-v1.35.23-darwin-all.zip.md5 | 2026-06-05 | 33 Bytes | |
| weaviate-v1.35.23-darwin-all.zip.sha256 | 2026-06-05 | 65 Bytes | |
| weaviate-v1.35.23-darwin-all.zip | 2026-06-05 | 134.4 MB | |
| README.md | 2026-06-05 | 817 Bytes | |
| v1.35.23 - Introduce rate limiter in batch simple logic source code.tar.gz | 2026-06-05 | 6.6 MB | |
| v1.35.23 - Introduce rate limiter in batch simple logic source code.zip | 2026-06-05 | 9.9 MB | |
| Totals: 12 Items | 282.4 MB | 0 | |
Breaking Changes
none
New Features
none
Fixes
- fix: docker login and dowload retry by @amourao in https://github.com/weaviate/weaviate/pull/11599
- fix: increase retry wait time and reduce timeout for Docker Hub login by @amourao in https://github.com/weaviate/weaviate/pull/11610
- feat(modules): introduce rate limiter logic in batch simple logic by @antas-marcin in https://github.com/weaviate/weaviate/pull/11637
- ci(docker): switch docker pipelines to use Ubicloud's premium runners by @antas-marcin in https://github.com/weaviate/weaviate/pull/11641
- ci: switch back multi-arch docker image build pipeline to ubuntu-latest by @antas-marcin in https://github.com/weaviate/weaviate/pull/11646
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.35.22...v1.35.23