chore(deps): update valkey/valkey docker tag to v9.1.1 #81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/valkey-valkey-9-x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
9.1.0-alpine→9.1.1-alpineRelease Notes
valkey-io/valkey (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: https://github.com/valkey-io/valkey/compare/9.1.0...9.1.1
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.