v1.32.0
🚀 Features
- deploy: Compare index definitions through the server printer - by @JesusTheHun (e0043)
- http-client: Read the index service HTTP API - by @JesusTheHun (4dc84)
🐞 Bug Fixes
- deploy:
- Never drop the system scopes - by @JesusTheHun (16091)
- Tolerate servers without scope search indexes - by @JesusTheHun (6381c)
- Give rebalances their own retry budget - by @JesusTheHun (19c56)
- http-client:
- Type the index storage mode for what it is - by @JesusTheHun (9f6f7)
- VectorPos is reported by 8.0 only - by @JesusTheHun (4473b)
- tests:
- Stop shuffling tests within integration spec files - by @JesusTheHun (7e7db)
- vitest:
- Close every connection before the test worker exits - by @JesusTheHun (7bcf0)
- Retry index creation while the cluster rebalances - by @JesusTheHun (d9ddf)
- Retry index creation while the query service catches up - by @JesusTheHun (d669a)