Skip to content

Release v0.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 09:15
· 34 commits to main since this release

Redis Operator v0.21.0

Changes

  • feat: Round robin where to transfer cluster shards when scaling in a Redis Cluster (#1412)
  • feat: add auto max memory configuration for Redis instances (#1411)
  • feat: add bus port configuration for Redis cluster services (#1406)
  • feat: add automatic Redis pod role label synchronization for rediscluster (#1404)
  • feat: rediscluster observability (#1392)
  • chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.9.0 (#1386)
  • chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1388)
  • refactor: reorganiz manager agent cmd package (#1383)
  • fix: resolve StatefulSet selector immutability issues (#1382)
  • feat: avoid sentinel restart after replication failover (#1381)
  • feat: add liveness/readiness probes to values.yaml and templates (#1378)
  • feat: reduce uncessary requeue when skip reconcile annotation exists (#1374)
  • docs: add important notes on redisReplicationName parameter in Sentinel documentation (#1375)
  • docs: update release version to 0.20.2 in config.toml (#1372)
  • docs: update weight for Feature Gates documentation (#1370) (#1371)
  • feat: redisreplication observability, skip reconcile or not (#1369)
  • chore: add GitHub Actions workflow for automatic release creation on tag push (#1364)
  • refactor: reorganize API structure and update paths (#1363)
  • refactor: remove useless structure and refactor package (#1362)
  • feat: add Redis Sentinel validation webhook for clusterSize (#1361)
  • chore: bump version to 0.20.3 in operator Chart.yaml (#1355)
  • fix: define named probe port outside webhook block (#1353) (#1354)
  • refactor: reorganize command structure for Redis operator (#1351)
  • chore: bump version to 0.20.2 (#1349)