Skip to content

Releases: dragonflydb/dragonfly-operator

v1.1.8

11 Nov 18:49
ffd01cb
Compare
Choose a tag to compare

Release v1.1.8
Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.8
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.8

This release bumps the Dragonfly version to v1.124.0, and has some other improvements around Memcached, ImagePullPolicy, etc

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.1.8

v1.1.7

22 Aug 11:57
a738101
Compare
Choose a tag to compare

Release v1.1.7

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.7
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.7

This release updates the default Dragonfly version to v1.21.2 and includes bug fixes along with improvements to the Helm chart.

What's Changed

  • fix(helm): remove duplicate labels by @Abhra303 in #221
  • fix(helm): indentation for ServiceMonitor relabelings and metricRelab… by @nlamirault in #228
  • Use resources from Values file in rbac proxy container by @gmautner in #224
  • chore: upgrade default dragonfly version to v1.21.2 by @Abhra303 in #232
  • fix: failover if master pod is not ready by @Abhra303 in #234
  • feat(version): release v1.1.7 of Operator by @Abhra303 in #233

New Contributors

Full Changelog: v1.1.6...v1.1.7

v1.1.6

19 Jul 11:45
d4094f8
Compare
Choose a tag to compare

Release v1.1.6

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.6
Helm chart: oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.6

This release introduces support for Helm Chart (beta), enhanced with monitoring features including ServiceMonitor and Grafana Dashboard. The Helm Chart is currently in its beta phase.

Heartfelt thanks to @nujragan93, @Aym3nTN and @nlamirault for helping us in this effort!

What's Changed

  • fix(helm): install crds by default by @Abhra303 in #218
  • feat(helm): Grafana dashboard using configmap and Grafana Operator by @nlamirault in #213
  • feat(helm): cleanup Kubernetes recommended labels and support additional labels by @nlamirault in #211
  • feat(version): release 1.1.6 of Operator by @Abhra303 in #219

Full Changelog: v1.1.5...v1.1.6

v1.1.5

15 Jul 14:37
7c88c1a
Compare
Choose a tag to compare

Release v1.1.5

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.5

This release adds nodePort field to customize service node port and updates dragonfly version to v1.20.1

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

26 Jun 09:11
400c2b0
Compare
Choose a tag to compare

Release v1.1.4

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.4

This release adds support for custom service labels and fix a bug for single-pod dragonfly rolling updates.

What's Changed

  • fix(rolling-update): avoid replica takeover for single pod instance by @Abhra303 in #203
  • feat(service): added support for labels on serviceSpec by @thecodeassassin in #202
  • feat(version): release 1.1.4 of Operator by @Abhra303 in #206

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

12 Jun 08:52
9be1c01
Compare
Choose a tag to compare

Release v1.1.3

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.3

This release bumps the default Dragonfly version to v1.19.0, along with updates to other dependencies. Also, includes some fixes, and support for custom service name.

What's Changed

  • fix(resource): add HEALTHCHECK_PORT env in the statefulset by @Abhra303 in #175
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #177
  • chore(controller): update kube-rbac-proxy version by @Abhra303 in #186
  • feat(service): add support for custom service name by @Abhra303 in #187
  • feat/helmChart: initial support for installing the operator using helm charts by @nujragan93 in #174
  • fix(failover): failover to available replicas if master is not starting by @Abhra303 in #189
  • fix(dragonfly): Bump version to v1.18.1 by @Pothulapati in #195
  • fix(dragonfly): Bump version to v1.19.0 by @Abhra303 in #199
  • fix(rbac-proxy): use the correct version by @Abhra303 in #198
  • feat(version): release v1.1.3 of Operator by @Abhra303 in #200
  • fix(github): remove helm release action by @Abhra303 in #201

Full Changelog: v1.1.2...v1.1.3

v1.1.2

03 Apr 10:13
730bd67
Compare
Choose a tag to compare

Release v1.1.2

This release bumps the default Dragonfly version to v1.16.0 and adds support for memcachedPort and skipFSGroup fields.

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.2

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Feb 10:47
c205d71
Compare
Choose a tag to compare

Release v1.1.1

This release bumps the Dragonfly version to v1.14.5 and add various fields like aclFromSecret, nodeSelector, priorityClassName and topologySpreadConstraints.

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.1

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Feb 07:52
8a88579
Compare
Choose a tag to compare

Release v1.1.0

This release bumps the Dragonfly version to v1.14.1 and contains a fix around TLS (with HealthChecks), along with labels field into spec.

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.1.0

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Nov 10:23
8a3c459
Compare
Choose a tag to compare

Release v1.0.0

This release of the operator bumps the dragonfly version to v1.12.0. This also adds service configuration into the CRD.

Docker image: docker.dragonflydb.io/dragonflydb/operator:v1.0.0

What's Changed

Full Changelog: v0.0.10...v1.0.0