feat(container)!: Update image ghcr.io/dragonflydb/dragonfly ( v1.40.2 → v2.0.0 ) - #2606
Merged
Merged
Conversation
@@ spec.image @@
# dragonflydb.io/v1alpha1/Dragonfly/default/immich-dragonfly
! ± value change
- ghcr.io/dragonflydb/dragonfly:v1.40.2
+ ghcr.io/dragonflydb/dragonfly:v2.0.0
@@ spec.image @@
# dragonflydb.io/v1alpha1/Dragonfly/networking/netbox-dragonfly
! ± value change
- ghcr.io/dragonflydb/dragonfly:v1.40.2
+ ghcr.io/dragonflydb/dragonfly:v2.0.0
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.40.2→v2.0.0Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v2.0.0Compare Source
Dragonfly v2.0.0
We have been waiting three years to bump the major version.
While this specific release does not add new major features by itself, it marks a significant milestone in our maturity, performance, and production readiness.
Dragonfly v2.0.0 expands Redis and Valkey compatibility with Valkey 9 RDB loading, GEOSEARCHSTORE, and improved replication backlog controls. Performance work reduces connection-processing and memory-accounting overhead while adding tighter controls for defragmentation and buffer retention. Tiered storage, cluster migration, streams, compressed lists, and RESP3 behavior received substantial correctness improvements. This release also strengthens RESTORE validation against malformed or incompatible payloads.
Highlights
Commands
MEMORY DEFRAGMENT-SEGMENTS [threshold]to reclaim sparsely used DashTable pages and report page usage. (#7995)Performance
Replication
Bug fixes
SLOWLOG GETnow returns 10 entries by default while preserving explicit counts and-1. (#8248)redis-cli --pipesentinel timeouts. (#8244)SORT LIMITrange overflow near 32-bit limits. (#8212)<index>: no such indexFT.INFO error. (#8199)SORT ... STOREdelete the destination and return0when the source is missing. (#8190)used_memory_peak_rssreport peak resident memory. (#8143)ZADD GTandZADD LTfor skiplist-encoded sorted sets. (#8091)tls_bytesaccounting. (#8043)expired_keys_totalandevicted_keys_total, including zero values. (#8052)Huge thanks to all the contributors! ❤️
New Contributors
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.40.0...v2.0.0
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.