feat(container)!: Update image docker.io/valkey/valkey to v9.1.1 - #5575
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container)!: Update image docker.io/valkey/valkey to v9.1.1#5575renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
December 10, 2025 02:51
eade2d4 to
0b92f78
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
February 3, 2026 17:14
0b92f78 to
c2609db
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
February 24, 2026 20:04
c2609db to
8a27c0d
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
May 6, 2026 22:13
8a27c0d to
3640df0
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
May 19, 2026 21:27
3640df0 to
373e8de
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
June 25, 2026 19:47
373e8de to
6b39d94
Compare
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
July 20, 2026 21:56
6b39d94 to
26876cc
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | docker | docker.io/valkey/valkey | 8.0.1 | 9.1.1 | | docker | docker.io/valkey/valkey | 7.2.5 | 9.1.1 |
renovate
Bot
force-pushed
the
renovate/cluster-0-docker.io-valkey-valkey-9.x
branch
from
July 22, 2026 04:38
26876cc to
8adf5f1
Compare
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:
8.0.1→9.1.17.2.5→9.1.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
valkey-io/valkey (docker.io/valkey/valkey)
v9.1.1Compare Source
Valkey 9.1.1 - Released Tue 21 July 2026
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security Fixes
Bug Fixes
alldbsACL rule fromACL LIST,ACL SAVEandCONFIG REWRITEso older versions can parse the output by @dvkashapov (#3964)ACL LOADremoves a user whose authenticated client has its close deferred by @ranshid (#3800)db=ACL permissions on every DB clause ofCOPY, closing a bypass withREPLACEor repeated DB tokens by @enjoy-binbin (#3801)CLUSTER FLUSHSLOT, which removes keys from all databases by @enjoy-binbin (#3806)HRANDFIELDwith a positive count looping forever when non-expired fields are fewer than the requested count by @cjx-zar (#4047)MOVEandCOPYby @enjoy-binbin (#4024)HEXPIRE,HGETDELandHPERSISTwhen a module blocks the client in a keyspace notification callback by @enjoy-binbin (#3743)cluster-node-timeoutis below 30 milliseconds by @enjoy-binbin (#3941)INFOoutput by @chenshi5012 (#3787)HGETDELnow returns a syntax error when theFIELDSkeyword is missing or misplaced by @lcxn123 (#4049)COMMAND INFOin RESP3 now returns the subcommands field as an array instead of a set for commands without subcommands by @rickrams (#3939)SENTINEL SETvalues to prevent config-file injection via Sentinel config rewrite by @eifrah-aws (#3847)cluster-announce-ipto prevent nodes.conf injection by @eifrah-aws (#3848)hide-user-data-from-logis enabled by @zackcam (#3872)ACL LOGnow reports the denied database ID forCOPYinstead of the command name whendb=access is denied by @enjoy-binbin (#3888)master_sync_total_bytesinINFO replicationduring disk-based sync when the RDB exceeds 2GB by @chx9 (#3811)Full Changelog: valkey-io/valkey@9.1.0...9.1.1
v9.1.0Compare Source
Upgrade urgency LOW: This is the first stable release of Valkey 9.1.
Security fixes
New Features and enhanced behavior
Bug Fixes
See also the release notes for 9.1.0-rc1 and 9.1.0-rc2.
v9.0.5Compare Source
Valkey 9.0.5 - Released Tue 21 July 2026
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security Fixes
Bug Fixes
Full Changelog: valkey-io/valkey@9.0.4...9.0.5
v9.0.4Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
v9.0.3Compare Source
Valkey 9.0.3
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
v9.0.2Compare Source
Upgrade urgency HIGH: There are critical bugs that may affect a subset of users.
Bug fixes
Performance/Efficiency Improvements
This makes it possible to mitigate a performance regression in 9.0.1 caused by the bug fix #2652.
Full Changelog: valkey-io/valkey@9.0.1...9.0.2
v9.0.1Compare Source
Upgrade urgency MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes
Full Changelog: valkey-io/valkey@9.0.0...9.0.1
v9.0.0Compare Source
Valkey 9.0.0 GA - October 21, 2025
Upgrade urgency LOW: This is the first release of Valkey 9.0 which
includes stability, bug fixes, and incremental improvements over the third release candidate.
Bug fixes
For a high level overview of the release, you can checkout release blog
For the full set of changes for the releases, please review the previous release candidates rc1, rc2 and rc3.
v8.1.9Compare Source
Valkey 8.1.9 - Released Tue 21 July 2026
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security Fixes
Bug Fixes
MOVEandCOPYby @enjoy-binbin (#4024)RESTOREpayloads with overflowing length fields that could cause out-of-bounds access on 32-bit builds by @madolson (#3920)RESTOREpayloads by @madolson (#3921)INFOoutput on 32-bit systems wheretime_tis 64-bit (e.g. Alpine time64) by @chenshi5012 (#3787)COMMAND INFOin RESP3 to reply with an empty Array instead of a Set for commands without subcommands by @rickrams (#3939)cluster-announce-ipto preventnodes.confcorruption and injection by @eifrah-aws (#3848)lua-enable-insecure-apihaving no effect when enabled at startup via config file or command line by @enjoy-binbin (#3548)Full Changelog: valkey-io/valkey@8.1.8...8.1.9
v8.1.8Compare Source
Upgrade urgency HIGH: There is a critical bug that may affect a subset of users.
Bug fixes
valkey-cli --cluster del-nodefor unreachable nodes (#3209)Full Changelog: valkey-io/valkey@8.1.7...8.1.8
v8.1.7Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
v8.1.6Compare Source
Valkey 8.1.6
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
v8.1.5Compare Source
Upgrade urgency MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes
Full Changelog: valkey-io/valkey@8.1.4...8.1.5
v8.1.4Compare Source
Valkey 8.1.4
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
Full Changelog: valkey-io/valkey@8.1.3...8.1.4
v8.1.3Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Bug fixes
Security fixes
v8.1.2Compare Source
Upgrade urgency HIGH: This release includes CVE fix for valkey-check-aof tool, we recommend you
apply as soon as possible if you use the tool.
Security fixes
Bug fixes
MONITORcommand (#2036)Full Changelog: valkey-io/valkey@8.1.1...8.1.2
v8.1.1Compare Source
Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible.
Security fixes
Bug fixes
Full Changelog: valkey-io/valkey@8.1.0...8.1.1
v8.1.0Compare Source
Valkey 8.1 release notes
Upgrade urgency levels:
LOW: No need to upgrade unless there are new features you want to use.
MODERATE: Program an upgrade of the server, but it's not urgent.
HIGH: There is a critical bug that may affect a subset of users. Upgrade!
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
SECURITY: There are security fixes in the release.
Valkey 8.1.0 GA - Released Mon 31 March 2025
Upgrade urgency LOW: This is the first release of Valkey 8.1,
a minor version update designed to further enhance performance, reliability, observability and usability
over Valkey 8.0 for all Valkey installations. This release is fully compatible with all previous Valkey releases
as well as Redis OSS 7.2.4.
Behavior Changes
Bug fixes
Valkey 8.1.0 RC2 - Released Thu 20 March 2025
Upgrade urgency LOW: This is the second release candidate of Valkey 8.1, with several bug fixes,
control on manual-failover timeout and expended module API to reduce module executed commands overhead.
Performance/Efficiency Improvements - Core
Cluster modifications
Module Improvements
Behavior Changes
Bug Fixes
ACL LOADcrash on a connected replica node (#1842)Build and Packaging changes
Valkey 8.1.0 RC1 - Released Thu 11 Feb 2025
Upgrade urgency LOW: This is the first release candidate of Valkey 8.1, with
performance improvements, extended observability and cluster improvements and different bug fixes.
It includes a new implementation of the Valkey dictionary which is more memory and cache efficient,
better performance for encryption in transit, reduced replication overhead by offloading work to I/O threads,
faster failover support in cluster mode, major improvements to the active defrag process to reduce the impact on command processing,
different API changes for improved usability and ability to track large requests and replies.
Valkey now supports new new check-and-set feature for native STRINGs.
API and Interface changes
SETcommand usingIFEQargument (#1324)CLIENT LIST(#1401)availability_zoneto the HELLO response (#1487)Observability and Monitoring changes
LATENCY LATESTto add sum / cnt stats (#1570)paused_actionsandpaused_timeout_millisecondsforINFO CLIENTS(#1519)INFO CLIENTS(#1564)COMMANDLOGto record slow executions and large requests/replies (#1294)CLIENT LISTfor import-source client (#1398)CLIENT LIST/CLIENT INFO(#1698)Performance/Efficiency Improvements - Core
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.