This release adds support for these Weaviate v1.32 features:
- Collection alias: manage collection aliases and associated RBAC permissions-
- Rotational Quantization: enable RQ in collection configuration
- RBAC Restore Options: control if roles and db-users should be included in backup restores
- Replication API: balance the load on the cluster nodes by moving shard replicas
What's Changed
- Add RQ by @robbespo00 in #398
- feat: Support collection aliases by @bevzzz in #409
- 🔒 chore(security): upgrade dependencies by @bevzzz in #413
- Configure alias permissions per collection by @bevzzz in #414
- Add backup restore options for users and roles by @bevzzz in #415
- feat: add replication API by @bevzzz in #410
- Update release configuration for main release branch by @bevzzz in #419
Full Changelog: 5.3.0...5.4.0