-
Notifications
You must be signed in to change notification settings - Fork 515
chore(deps): update module github.com/redis/go-redis/v9 to v9.11.0 #745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Yuan325
merged 2 commits into
googleapis:main
from
renovate-bot:renovate/github.com-redis-go-redis-v9-9.x
Jun 24, 2025
Merged
chore(deps): update module github.com/redis/go-redis/v9 to v9.11.0 #745
Yuan325
merged 2 commits into
googleapis:main
from
renovate-bot:renovate/github.com-redis-go-redis-v9-9.x
Jun 24, 2025
Conversation
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
/gcbrun |
e87b3c6
to
e971e43
Compare
duwenxin99
approved these changes
Jun 24, 2025
/gcbrun |
duwenxin99
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 1, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> ### [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) #### 🚀 Highlights Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. ### Changes #### 🚀 New Features - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) #### 🐛 Bug Fixes - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) #### 🧰 Maintenance - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
duwenxin99
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 1, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
dennisg
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 2, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
duwenxin99
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 2, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
duwenxin99
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 2, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
dennisg
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 11, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
dennisg
pushed a commit
to dennisg/genai-toolbox
that referenced
this pull request
Jul 11, 2025
…oogleapis#745) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
duwenxin99
pushed a commit
that referenced
this pull request
Jul 16, 2025
) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/redis/go-redis/v9](https://redirect.github.com/redis/go-redis) | `v9.10.0` -> `v9.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- <details> <summary>redis/go-redis (github.com/redis/go-redis/v9)</summary> [`v9.11.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.11.0): 9.11.0 [Compare Source](https://redirect.github.com/redis/go-redis/compare/v9.10.0...v9.11.0) Fixes `TxPipeline` to work correctly in cluster scenarios, allowing execution of commands only in the same slot for a given transaction. - Set cluster slot for `scan` commands, rather than random ([#​2623](https://redirect.github.com/redis/go-redis/pull/2623)) - Add CredentialsProvider field to UniversalOptions ([#​2927](https://redirect.github.com/redis/go-redis/pull/2927)) - feat(redisotel): add WithCallerEnabled option ([#​3415](https://redirect.github.com/redis/go-redis/pull/3415)) - fix(txpipeline): keyless commands should take the slot of the keyed ([#​3411](https://redirect.github.com/redis/go-redis/pull/3411)) - fix(loading): cache the loaded flag for slave nodes ([#​3410](https://redirect.github.com/redis/go-redis/pull/3410)) - fix(txpipeline): should return error on multi/exec on multiple slots ([#​3408](https://redirect.github.com/redis/go-redis/pull/3408)) - fix: check if the shard exists to avoid returning nil ([#​3396](https://redirect.github.com/redis/go-redis/pull/3396)) - feat: optimize connection pool waitTurn ([#​3412](https://redirect.github.com/redis/go-redis/pull/3412)) - chore(ci): update CI redis builds ([#​3407](https://redirect.github.com/redis/go-redis/pull/3407)) - chore: remove a redundant method from `Ring`, `Client` and `ClusterClient` ([#​3401](https://redirect.github.com/redis/go-redis/pull/3401)) - test: refactor TestBasicCredentials using table-driven tests ([#​3406](https://redirect.github.com/redis/go-redis/pull/3406)) - perf: reduce unnecessary memory allocation operations ([#​3399](https://redirect.github.com/redis/go-redis/pull/3399)) - fix: insert entry during iterating over a map ([#​3398](https://redirect.github.com/redis/go-redis/pull/3398)) - DOC-5229 probabilistic data type examples ([#​3413](https://redirect.github.com/redis/go-redis/pull/3413)) - chore(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 ([#​3414](https://redirect.github.com/redis/go-redis/pull/3414)) We'd like to thank all the contributors who worked on this release! [@​andy-stark-redis](https://redirect.github.com/andy-stark-redis), [@​boekkooi-impossiblecloud](https://redirect.github.com/boekkooi-impossiblecloud), [@​cxljs](https://redirect.github.com/cxljs), [@​dcherubini](https://redirect.github.com/dcherubini), [@​iamamirsalehi](https://redirect.github.com/iamamirsalehi), [@​ndyakov](https://redirect.github.com/ndyakov), [@​pete-woods](https://redirect.github.com/pete-woods), [@​twz915](https://redirect.github.com/twz915) </details> --- 📅 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/genai-toolbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Yuan <[email protected]>
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:
v9.10.0
->v9.11.0
Release Notes
redis/go-redis (github.com/redis/go-redis/v9)
v9.11.0
: 9.11.0Compare Source
🚀 Highlights
Fixes
TxPipeline
to work correctly in cluster scenarios, allowing execution of commandsonly in the same slot for a given transaction.
Changes
🚀 New Features
scan
commands, rather than random (#2623)🐛 Bug Fixes
🧰 Maintenance
Ring
,Client
andClusterClient
(#3401)Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis, @boekkooi-impossiblecloud, @cxljs, @dcherubini, @iamamirsalehi, @ndyakov, @pete-woods, @twz915
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.