Skip to content

v0.14.0 - Feburary 13, 2023

Compare
Choose a tag to compare
@iamabhishek-dubey iamabhishek-dubey released this 13 Feb 18:26
· 310 commits to master since this release
e86884e

🪲 Bug Fixes

  • Added check for persistent volume nil condition
  • Fix crash with go panic
  • Fix memory address bug and nil pointer
  • CR annotations fixes w.r.t. to stateful set
  • Fix issues with ARM64 support

🎉 Features

  • Added serviceType functionality for redis standalone and cluster
  • Added feature for additional volume mounts
  • Added nodeSelectory and tolerations for redis cluster
  • Added recreation logic for redis stateful sets
  • Added replication mode support for the redis cluster
  • Added sentinel support for replication failover