Release v1.5.0
Docker image: ghcr.io/dragonflydb/operator:v1.5.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm
What's Changed
- chore(actions): bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.3 by @dependabot[bot] in #452
- fix(helm): ServiceMonitor now correctly scrapes metrics via kube-rbac… by @ashotland in #462
- chore(actions): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #459
- feat(controller): customize PDB value by @Sudmota in #456
- chore(actions): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #477
- chore(actions): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #476
- chore(actions): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #475
- chore(actions): bump docker/login-action from 3 to 4 by @dependabot[bot] in #474
- chore(actions): bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 by @dependabot[bot] in #468
- chore(controller): eliminate redundant redis client connections by @miledxz in #463
- feat: add network policy to restrict admin port access by @miledxz in #473
- feat: add replication-aware readiness gate to prevent data loss by @miledxz in #467
- chore(actions): bump github.com/redis/go-redis/v9 from 9.17.3 to 9.18.0 by @dependabot[bot] in #482
- fix(controller): Deterministically select master pod by @xuekat in #437
- fix: allow custom labels to override defaults by @anzzyspeaksgit in #480
- chore(dragonfly): bump default version v1.37.0 by @Abhra303 in #485
- feat(operator):release version v1.5.0 by @Abhra303 in #486
New Contributors
- @ashotland made their first contribution in #462
- @Sudmota made their first contribution in #456
- @anzzyspeaksgit made their first contribution in #480
Full Changelog: v1.4.0...v1.5.0