Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.26.0 #318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timtor-bot
Copy link
Collaborator

@timtor-bot timtor-bot commented Mar 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.6.2 -> v1.26.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)

v1.26.0

Compare Source

Dragonfly v1.26.0 - Chrismukkah edition 🔯 🎄🔯 🎄🔯

This marks our final release for the year, featuring numerous stability fixes and performance enhancements.

Important features and changes:
  1. Numerous Search and Json fixes #​4070 #​4012 #​4205 #​4228 #​4231 #​4311 #​4343
  2. Account for list type memory, fixes #​3800
  3. Native support of GCS storage! Just point your --dir to gs::\mybucket\df_snapshots\
  4. Fix metrics compatibility with prometheus 3.0 scraping #​4277
  5. Series of STREAM improvements bringing Dragonfly to be compatible with redis/valkey 7.2 streams: #​4192, #​4237, #​4239 #​4240 #​4281 #​4285
What's Changed
Huge thanks to all the contributors! ❤️
New Contributors

Full Changelog: dragonflydb/dragonfly@v1.25.0...v1.26.0

v1.25.6

Compare Source

This is a patch release.
What's Changed
  • fix: crash during getting info about replication (#​4328)
  • fix: potential crash - do not check-fail in OpRestore (#​4332)

Full Changelog: dragonflydb/dragonfly@v1.25.5...v1.25.6

v1.25.5

Compare Source

This is a patch release.
What's Changed
  1. Fix crash when no SEPARATOR is specified in the FT.CREATE command (#​4205)
  2. Fix crash when defragmenting StringSet (#​4283)
  3. Fix crash caused by destructor in RaxTreeMap (#​4228 )

Full Changelog: dragonflydb/dragonfly@v1.25.4...v1.25.5

v1.25.4

Compare Source

This is a patch release.
What's Changed
  1. fix: rdb load fix loading plain lists dragonflydb/dragonfly@4959bef
  2. fix conflict on cherry-pick rdb load fix dragonflydb/dragonfly@976586c

full change log: dragonflydb/dragonfly@v1.25.3...v1.25.4

v1.25.3

Compare Source

This is a patch release.
What's Changed
  1. fix: stop using openssl for container healthchecks (#​4181)
  2. fix: deduplicate mget response (#​4184)
  3. fix(tools): Prevent dragonfly.logrotate to stop logrotate service (#​4176)
  4. fix: remove DenseSet::IteratorBase::TraverseApply (#​4170)
  5. chore: Hide replicas from CLUSTER subcmds in managed mode (#​4174)

Full Changelog: dragonflydb/dragonfly@v1.25.2...v1.25.3

v1.25.2

Compare Source

This is a patch release.
  1. fix: Huge entries fail to load outside RDB / replication (#​4154)
    fixes #​4143
  2. chore: optimize info command (#​4137)
    decrease latency for "info server" and "info replication" commands
  3. fix: Use MOVED error type for moved replies (#​4125)
    Use type MOVED for moved replies, making them all the same under # Errorstats
    Fixes #​4118
  4. fix: a potential crash during client list (#​4141)

v1.25.1

Compare Source

This is a patch release.

fix: regression in squashing code when determining eval commands (#​4116)

The regression was caused by #​3947 and it causes crashes in bullmq.
It has not been found till now because python client sends commands in uppercase.
Fixes #​4113

Signed-off-by: Roman Gershman [email protected]

v1.25.0

Compare Source

Dragonfly v1.25.0

Some prominent changes include:

  • FT.SEARCH fixes: #​3956 #​3955 #​4043
  • Prefix search - supporting queries like "@​color:{gre* | orange | yellow*}: #​3972
  • GCS save/load support #​4006
  • Few Improvements around replication/snapshotting - it should be more efficient around large entries #​4041
  • zrevrank/zrank support withscore option #​4001
What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 348c589 to d63cf63 Compare March 12, 2024 16:37
@timtor-bot timtor-bot changed the title chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.0 chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.1 Mar 12, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from d63cf63 to fd3b350 Compare March 18, 2024 06:34
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from fd3b350 to 06e22ba Compare April 1, 2024 16:30
@timtor-bot timtor-bot changed the title chore(amethyst): Update ghcr.io/dragonflydb/dragonfly Docker tag to v1.15.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.15.1 Apr 1, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 06e22ba to 36959eb Compare April 4, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.15.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.0 Apr 4, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 36959eb to 85b8334 Compare April 9, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.1 Apr 9, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 2 times, most recently from 180da59 to 61e0eab Compare April 17, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.0 Apr 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 61e0eab to 8d516f1 Compare April 19, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.1 Apr 19, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 3 times, most recently from 8069821 to 52e8fa8 Compare May 10, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.17.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.0 May 10, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 52e8fa8 to 4ed34e9 Compare May 17, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.1 May 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 4ed34e9 to a52cd8a Compare June 6, 2024 00:10
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.18.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.0 Jun 6, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a52cd8a to dc3f40a Compare June 7, 2024 13:55
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from dc3f40a to 54a0b70 Compare June 17, 2024 11:35
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 54a0b70 to 6c28a4d Compare July 2, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.1 Jul 2, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 6c28a4d to c61e595 Compare July 3, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.2 Jul 3, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c61e595 to 5b9b33e Compare July 10, 2024 00:11
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.19.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.20.0 Jul 10, 2024
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.2 Sep 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from cddb116 to c6e58b6 Compare September 26, 2024 00:14
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.22.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.0 Sep 26, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c6e58b6 to bfdd413 Compare October 1, 2024 00:16
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.1 Oct 1, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from bfdd413 to 85bada3 Compare October 11, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.2 Oct 11, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 85bada3 to b0d23e2 Compare October 17, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.23.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.24.0 Oct 17, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from b0d23e2 to 59fc341 Compare November 12, 2024 00:12
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.24.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.0 Nov 12, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 59fc341 to 4e44714 Compare November 13, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.0 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.1 Nov 13, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 4e44714 to 164f47e Compare November 21, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.1 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.2 Nov 21, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 164f47e to d7c9381 Compare November 27, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.2 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.3 Nov 27, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from d7c9381 to 69dc5cb Compare November 28, 2024 00:14
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.3 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.4 Nov 28, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 69dc5cb to 30a981f Compare December 12, 2024 00:14
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.4 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.5 Dec 12, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 30a981f to 122312f Compare December 18, 2024 10:50
Copy link

github-actions bot commented Dec 18, 2024

--- kubernetes/mydata/immich Kustomization: flux-system/6-immich HelmRelease: mydata/immich-dragonfly

+++ kubernetes/mydata/immich Kustomization: flux-system/6-immich HelmRelease: mydata/immich-dragonfly

@@ -33,13 +33,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: DFLY_PASSWORD
                     name: immich-dragonfly-secret
             image:
               repository: ghcr.io/dragonflydb/dragonfly
-              tag: v1.6.2
+              tag: v1.26.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
--- kubernetes/mydata/nextcloud Kustomization: flux-system/6-nextcloud HelmRelease: mydata/nextcloud-dragonfly

+++ kubernetes/mydata/nextcloud Kustomization: flux-system/6-nextcloud HelmRelease: mydata/nextcloud-dragonfly

@@ -33,13 +33,13 @@

                 valueFrom:
                   secretKeyRef:
                     key: DFLY_PASSWORD
                     name: nextcloud-dragonfly-secret
             image:
               repository: ghcr.io/dragonflydb/dragonfly
-              tag: v1.6.2
+              tag: v1.26.0
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

Copy link

github-actions bot commented Dec 18, 2024

--- HelmRelease: mydata/nextcloud-dragonfly StatefulSet: mydata/nextcloud-dragonfly

+++ HelmRelease: mydata/nextcloud-dragonfly StatefulSet: mydata/nextcloud-dragonfly

@@ -47,13 +47,13 @@

         env:
         - name: DFLY_PASSWORD
           valueFrom:
             secretKeyRef:
               key: DFLY_PASSWORD
               name: nextcloud-dragonfly-secret
-        image: ghcr.io/dragonflydb/dragonfly:v1.6.2
+        image: ghcr.io/dragonflydb/dragonfly:v1.26.0
         name: main
         resources:
           requests:
             cpu: 100m
         securityContext:
           allowPrivilegeEscalation: false
--- HelmRelease: mydata/immich-dragonfly StatefulSet: mydata/immich-dragonfly

+++ HelmRelease: mydata/immich-dragonfly StatefulSet: mydata/immich-dragonfly

@@ -47,13 +47,13 @@

         env:
         - name: DFLY_PASSWORD
           valueFrom:
             secretKeyRef:
               key: DFLY_PASSWORD
               name: immich-dragonfly-secret
-        image: ghcr.io/dragonflydb/dragonfly:v1.6.2
+        image: ghcr.io/dragonflydb/dragonfly:v1.26.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 6379

@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 122312f to cfd91bc Compare December 19, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.5 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.6 Dec 19, 2024
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from cfd91bc to 562d867 Compare December 20, 2024 18:46
@timtor-bot timtor-bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 562d867 to 1d953ab Compare December 23, 2024 00:13
@timtor-bot timtor-bot changed the title chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.6 chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.26.0 Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant