Release v1.4.0
Docker image: ghcr.io/dragonflydb/operator:v1.4.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm
What's Changed
- chore(actions): bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0 by @dependabot[bot] in #409
- feat: add global df image load by @miledxz in #421
- feat: df namespace override helm by @miledxz in #420
- feat: adding deployment labels and annotations helm config values by @DaanV2 in #372
- feat: add support for referencing existing PVC for snapshots by @rdemoraes in #406
- fix(helm): update CRDs in chart by @frivoire in #358
- fix(operator): ipv6 cluster support by @cyrinux in #269
- fix: rolling update process by @ihor-hrytskiv in #422
- feat: add aggregate cluster roles by @pujan-rpc in #396
- chore(actions): bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.3 by @dependabot[bot] in #432
- chore(actions): bump github.com/onsi/gomega from 1.38.2 to 1.39.0 by @dependabot[bot] in #440
- feat: Upgrade Go to version 1.25 by @Abhra303 in #444
- fix(controller): Disconnect clients when changing from master to replica #324 by @Ken-Michalak in #436
- Update kube-rbac-proxy image tag to v0.20.2 by @githubcdr in #445
- chore(actions): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 by @dependabot[bot] in #447
- chore(df): bump default version to v1.36.0 by @Abhra303 in #454
- feat(operator): release version v1.4.0 by @Abhra303 in #453
New Contributors
- @DaanV2 made their first contribution in #372
- @rdemoraes made their first contribution in #406
- @frivoire made their first contribution in #358
- @pujan-rpc made their first contribution in #396
- @Ken-Michalak made their first contribution in #436
- @githubcdr made their first contribution in #445
Full Changelog: v1.3.1...v1.4.0