Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
weaviate-v1.32.5-darwin-all.zip.md5 | 2025-08-30 | 33 Bytes | |
weaviate-v1.32.5-darwin-all.zip.sha256 | 2025-08-30 | 65 Bytes | |
weaviate-v1.32.5-darwin-all.zip | 2025-08-30 | 129.3 MB | |
weaviate-v1.32.5-linux-amd64.tar.gz.sha256 | 2025-08-30 | 65 Bytes | |
weaviate-v1.32.5-linux-amd64.tar.gz.md5 | 2025-08-30 | 33 Bytes | |
weaviate-v1.32.5-linux-amd64.tar.gz | 2025-08-30 | 64.6 MB | |
weaviate-v1.32.5-linux-arm64.tar.gz.md5 | 2025-08-30 | 33 Bytes | |
weaviate-v1.32.5-linux-arm64.tar.gz.sha256 | 2025-08-30 | 65 Bytes | |
weaviate-v1.32.5-linux-arm64.tar.gz | 2025-08-30 | 62.1 MB | |
README.md | 2025-08-30 | 3.5 kB | |
v1.32.5 - Roaring bitmap data slice length Fix, HNSW out of sync snapshots Fix, LSM store empty keys Fix source code.tar.gz | 2025-08-30 | 5.1 MB | |
v1.32.5 - Roaring bitmap data slice length Fix, HNSW out of sync snapshots Fix, LSM store empty keys Fix source code.zip | 2025-08-30 | 8.1 MB | |
Totals: 12 Items | 269.2 MB | 4 |
Breaking Changes
none
New Features
none
Fixes
- fix: release segment buffered reader when no error by @aliszka in https://github.com/weaviate/weaviate/pull/8948
- Actually emit log message after status update by @dirkkul in https://github.com/weaviate/weaviate/pull/8950
- fix(raft-transport): avoid invalid ports to avoid rollout errors by @moogacs in https://github.com/weaviate/weaviate/pull/8946
- Remove error check that makes extending the message impossible by @dirkkul in https://github.com/weaviate/weaviate/pull/8951
- fix: :bug: handle empty keys on inverted segments by @amourao in https://github.com/weaviate/weaviate/pull/8959
- chore(replication-engine): log error in case of ctx is not cancelled by @moogacs in https://github.com/weaviate/weaviate/pull/8960
- feat(backup): Support overwrite alias during restore by @kavirajk in https://github.com/weaviate/weaviate/pull/8930
- Set default compression algorithm by @robbespo00 in https://github.com/weaviate/weaviate/pull/8616
- fix: :bug: fix BMW migrator paths when we have multiple shards by @amourao in https://github.com/weaviate/weaviate/pull/8968
- fix: :bug: extra trim on reindex prop read by @amourao in https://github.com/weaviate/weaviate/pull/8973
- Fix error message for wrong api key by @dirkkul in https://github.com/weaviate/weaviate/pull/8962
- fix: add maintenance mode configuration to migrator by @jeroiraz in https://github.com/weaviate/weaviate/pull/8982
- fix: ensure consistent shuffling of replica node names during shard difference collection by @jeroiraz in https://github.com/weaviate/weaviate/pull/8979
- chore(rbac): Fix the permission checks on alias get endpoint by @kavirajk in https://github.com/weaviate/weaviate/pull/8949
- Add better support for oidc groups by @dirkkul in https://github.com/weaviate/weaviate/pull/8832
- Revert "fix(raft-transport): avoid invalid ports to avoid rollout errors" by @moogacs in https://github.com/weaviate/weaviate/pull/8996
- chore: Make sure ErrAliasNotFound is in the ResolveAlias error chain by @kavirajk in https://github.com/weaviate/weaviate/pull/9005
- [Docs] OIDC groups docs by @g-despot in https://github.com/weaviate/weaviate/pull/8993
- snapshots: prevent out-of-sync checkpoints file by @asdine in https://github.com/weaviate/weaviate/pull/8970
- Fix rq validation by @robbespo00 in https://github.com/weaviate/weaviate/pull/9021
- rbac: Require
read=true,collection=*
permission for get alias by name by @kavirajk in https://github.com/weaviate/weaviate/pull/9023 - fix(usage): possible panic on after shutting down a shard by @moogacs in https://github.com/weaviate/weaviate/pull/9022
- Add rq-8 var by @robbespo00 in https://github.com/weaviate/weaviate/pull/9025
- snapshots: prevent concurrent snapshot creation per vector index by @asdine in https://github.com/weaviate/weaviate/pull/9020
- chore: improve shard status update log message by @aliszka in https://github.com/weaviate/weaviate/pull/9008
- fix: better error propagation on propvaluepair resolve ids by @aliszka in https://github.com/weaviate/weaviate/pull/9024
- test: object count verification in replication tests to handle deletion strategy cases by @jeroiraz in https://github.com/weaviate/weaviate/pull/9017
- chore: bumps up sroar version to 0.0.12 by @aliszka in https://github.com/weaviate/weaviate/pull/9033
Full Changelog: https://github.com/weaviate/weaviate/compare/v1.32.4...v1.32.5