Release v0.31.0-rc1
This release introduces support for Redis Sentinel and bumps Dify version to 1.9.1
. Check externalRedis.sentinel
section for details.
What's Changed
- Add sentinel mode compatibility for built-in Redis (#300) @BorisPolonsky
- Fix nil pointer error in Redis connection test (#302) @BorisPolonsky
- Add sentinel mode for external Redis (#303) @BorisPolonsky
- Weaviate Helm chart adjustments (maintain v16.1.0, remove unused values) (#301, #304, #305) @RogerSik, @BorisPolonsky
- Update image tags to Dify 1.9.1 (#306) @BorisPolonsky
- Bump app version to 1.9.1 and chart version to 0.31.0-rc1 (#307) @BorisPolonsky
Note
Don't forget to check the migration guide for Dify 1.9.x in the official release note before upgrading.
Full Changelog: dify-0.30.0...dify-0.31.0-rc1