Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.26.2 -> v1.33.1

Release Notes

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

v1.33.1

Compare Source

This is a patch release.

It is strongly advised to update to this version if you use 1.33 due to regression below.

What's Changed
  • fix : stack corruption in MultiCommandSquasher #​5697
    It also fixed the io_uring compatibility issue with older kernels (#​5693)

v1.33.0

Compare Source

Dragonfly v1.33.0
Important stability fixes and changes:
What's Changed

Full Changelog: dragonflydb/dragonfly@v1.32.0...v1.33.0

v1.32.0

Compare Source

Dragonfly v1.32.0

Important stability fixes and changes:

What's Changed

Huge thanks to all the contributors! ❤️

New Contributors

Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.32.0

v1.31.2

Compare Source

This is a patch release.
What's Changed
  • fix: prevent idle disconnects for replica flow connections (#​5506)
  • feat: add debug segments command (#​5505)
  • server: Make memory defrag blocking, accept optional threshold (#​5498)
  • fix: allow eviction of zero-allocation entries in cache mode (#​5500)
  • chore: add more metrics (#​5504)

Full Changelog: dragonflydb/dragonfly@v1.31.1...v1.31.2

v1.31.1

Compare Source

This is a patch release.
What's Changed
  • fix: two tls issues
    1. Excessive logging during tls handshake in some cases.
    2. TLS Short read that hinders read performance.
  • chore: add tls handshake statistics (#​5493)
  • chore: add io_read_cnt metric (#​5494)
  • chore: add tls_socket accept error metric (#​5492)
  • fix: add sleep to relax slot migration process (#​5478)
  • fix(set_family): Fast path SPOP with small count (#​5491)
  • chore: add more logs during replication (#​5489)
  • chore: add tls_caching flags (#​5485)

Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.31.1

v1.31.0

Compare Source

Dragonfly v1.31.0

This release is mostly focused on stability features and bug fixes.

Important stability fixes and changes:
  1. Introduce partial sync feature that avoids full replica reload during master/replica short disconnects #​5182
  2. Add support for GAT/GATS commands #​5257
  3. Introduce experimental huffman encoding for keys #​5179
What's Changed

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Stockholm, 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Feb 9, 2025

--- kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

+++ kubernetes/apps/database/dragonfly/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly

@@ -16,13 +16,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.26.2
+  image: ghcr.io/dragonflydb/dragonfly:v1.33.1
   replicas: 3
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 100m

@renovate renovate bot changed the title fix(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.26.3 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.0 ) Feb 11, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a1c3bfc to 979194f Compare February 11, 2025 19:00
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.1 ) Feb 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 979194f to 188d0f3 Compare February 17, 2025 11:40
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 188d0f3 to a8297bb Compare March 9, 2025 13:52
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.1 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.2 ) Mar 9, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a8297bb to 5c4ea88 Compare March 17, 2025 17:30
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.27.2 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.0 ) Mar 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 5c4ea88 to 12f3fdb Compare March 30, 2025 10:56
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.1 ) Mar 30, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 12f3fdb to 1f6d7fb Compare April 17, 2025 15:24
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.1 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.2 ) Apr 17, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 1f6d7fb to a8e4d46 Compare April 21, 2025 10:27
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.28.2 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.29.0 ) Apr 21, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from a8e4d46 to 66ec15a Compare May 9, 2025 16:26
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.29.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.0 ) May 9, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 66ec15a to 473e26b Compare May 15, 2025 03:16
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) May 15, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) - autoclosed May 20, 2025
@renovate renovate bot closed this May 20, 2025
@renovate renovate bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch May 20, 2025 06:37
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) - autoclosed feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) May 22, 2025
@renovate renovate bot reopened this May 22, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 2 times, most recently from 473e26b to f3b7462 Compare May 28, 2025 20:07
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.1 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) May 28, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) - autoclosed Jun 18, 2025
@renovate renovate bot closed this Jun 18, 2025
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) - autoclosed feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) Jun 20, 2025
@renovate renovate bot reopened this Jun 20, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 03e601a to f3b7462 Compare June 20, 2025 23:41
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.30.3 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.0 ) Jun 20, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from f3b7462 to 787bdf3 Compare June 21, 2025 03:04
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 787bdf3 to c7b51fa Compare July 14, 2025 16:57
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.1 ) Jul 14, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c7b51fa to 8a080d4 Compare July 16, 2025 14:08
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.1 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.2 ) Jul 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 8a080d4 to c1e6e22 Compare August 7, 2025 11:07
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.31.2 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.32.0 ) Aug 7, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c1e6e22 to 6a04bd4 Compare August 19, 2025 08:35
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.32.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.33.0 ) Aug 19, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 6a04bd4 to d54fe34 Compare August 21, 2025 12:09
@renovate renovate bot changed the title feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.33.0 ) feat(container): update ghcr.io/dragonflydb/dragonfly ( v1.26.2 → v1.33.1 ) Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants