Release v1.3.0
Docker image: ghcr.io/dragonflydb/operator:v1.3.0
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm
What's Changed
- fix(helm) Fix service monitor path by @blake-hamm in #369
- fix: remove master label before promoting new master by @ihor-hrytskiv in #365
- chore(df): bump version to v1.34.1 by @Abhra303 in #373
- chore(dependabot): Added dependabot integration for github actions and go by @ygdrax in #364
- feat(operator): Enable snapshot on master only by @xuekat in #367
- feat(crd): allow child resources to get additional labels and annotations by @gdsoumya in #363
- fix(controller): Prevent redundant service updates causing IPAddress cleanup errors in Kubernetes 1.33+ by @ameijboom in #366
- chore(actions): bump actions/checkout from 3 to 5 by @dependabot[bot] in #377
- chore(actions): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.14.0 by @dependabot[bot] in #379
- chore(actions): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #376
- chore(actions): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #374
- chore(actions): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #380
- chore(actions): bump helm/kind-action from 1.7.0 to 1.12.0 by @dependabot[bot] in #375
- chore(actions): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #387
- chore(actions): bump github.com/onsi/gomega from 1.36.1 to 1.38.2 by @dependabot[bot] in #388
- fix(flags): set --break_replication_on_master_restart=true by @moredure in #386
- feat: update operator manifest files by @Abhra303 in #389
- feat(operator): release version v1.3.0 by @Abhra303 in #390
New Contributors
- @blake-hamm made their first contribution in #369
- @ygdrax made their first contribution in #364
- @xuekat made their first contribution in #367
- @ameijboom made their first contribution in #366
Full Changelog: v1.2.1...v1.3.0