Skip to content

Releases: dragonflydb/dragonfly-operator

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

v0.0.10

30 Oct 11:24
f3e9dff
Compare
Choose a tag to compare

Release v0.0.10

Docker image: docker.dragonflydb.io/dragonflydb/operator:v0.0.10

This release adds support for the snapshot.dir field which can be used for snapshots into cloud storage's like S3 along with support for ARM. Also, an issue with the client certificates auth mechanism has been fixed.

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

24 Oct 17:28
62a5e9c
Compare
Choose a tag to compare

Release v0.0.9

Docker image: docker.dragonflydb.io/dragonflydb/operator:v0.0.9

This release improves the upgrade rollout procedure by using repltakeover command to make sure the old master is locked while the transition is being done to new master. This reduces data loss. This release also fixes an issue where some updates were being lost.

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

06 Oct 10:53
0db23c0
Compare
Choose a tag to compare

Release v0.0.8

Docker image: docker.dragonflydb.io/dragonflydb/operator:v0.0.8

This is a feature packed release adding support for Snapshoting through PVC, Server TLS, and Client Authentication features to Dragonfly instances. This also adds docs on the Prometheus integration. Try it all out and give us feedback!

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

20 Sep 09:58
0edd7fc
Compare
Choose a tag to compare

Release v0.0.7

Docker image: ghcr.io/dragonflydb/operator:v0.0.7

This release of the Operator now uses Dragonfly version v1.10.0 and has the below mentioned improvements! This improves the resource to have more fields like env, etc. Thanks to the new contributors!

What's Changed

  • feat(manifests): Update to v0.0.6 by @Pothulapati in #78
  • build(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #69
  • build(deps): bump kubernetes client go to 0.26.7 by @Abhra303 in #81
  • fix: use admin-port for dragonfly operations by @Abhra303 in #90
  • feat(resources): Updated the CRD to support setting environment variables and a service account by @pstewy in #87
  • fix(resources): use cluster ip instead of headless svc by @Abhra303 in #88
  • feat(version): Bump DF version to v1.10.0 by @Pothulapati in #97
  • fix(e2e): add tests for latest features by @Pothulapati in #94
  • feat(release): Release DF Operator v0.0.7 by @Pothulapati in #99

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

26 Jul 06:12
766971a
Compare
Choose a tag to compare

Release v0.0.6

This release of the Operator now uses Dragonfly version v1.6.2 and has the below mentioned improvements! Thanks to the new contributors!

Docker image: ghcr.io/dragonflydb/operator:v0.0.6

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6