Releases: powerhome/redis-operator
Releases · powerhome/redis-operator
v4.0.0
What's Changed
- BREAKING Prevent connections to replica on replica restart by @indiebrain in #57 . RedisFailovers using
haproxy:
must now use a HAProxy image of v3.1.0 or greater. The operator now uses HAProxy v3.1.0 by default.
Full Changelog: v3.1.0...v4.0.0
v3.1.0
What's Changed
- Upgrade default haproxy image to 2.9.6 by @indiebrain in #52
- Automatically recreate StatefulSet after volume expansion by @rurkss in #55
Full Changelog: v3.0.0...v3.1.0
v3.0.0
v2.1.0
What's Changed
- Update default exporter image version by @indiebrain in #45
- Add default haproxy image by @indiebrain in #47
- Remove orphaned network policy resource by @rurkss in #49
- Update default redis to v7 by @indiebrain in #46
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Monitor and heal master replica connections by @indiebrain in #43
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.8.0
What's Changed
- Add the 'Enabled' parameter to toggle the bootstrap mode on or off for Redis nodes. by @rurkss in #32
- Increase haproxy maximum connections by @indiebrain in #36
Full Changelog: v1.7.1...v1.8.0