-
Notifications
You must be signed in to change notification settings - Fork 7
fix(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.11.0 #1366
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
base: main
Are you sure you want to change the base?
fix(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.11.0 #1366
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1366 +/- ##
==========================================
+ Coverage 24.18% 24.94% +0.75%
==========================================
Files 60 59 -1
Lines 7557 7321 -236
==========================================
- Hits 1828 1826 -2
+ Misses 5729 5495 -234
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
18acf80
to
2282116
Compare
2282116
to
d31a6d4
Compare
… to v9.11.0 Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
d31a6d4
to
cdba7de
Compare
|
This PR contains the following updates:
v9.7.3
->v9.11.0
Release Notes
redis/go-redis (github.com/redis/go-redis/extra/redisotel/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
v9.10.0
: 9.10.0Compare Source
Experimental support for vector sets!
🚀 Highlights
go-redis
now supports vector sets. This data type is marked as "in preview" in Redis and its support ingo-redis
is marked as experimental. You can find examples in the documentation and in thedoctests
folder.Changes
🚀 New Features
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@AndBobsYourUncle, @andy-stark-redis, @fukua95 and @ndyakov
v9.9.0
: 9.9.0Compare Source
🚀 Highlights
StreamingCredentialsProvider
for dynamic credential updates (experimental)ParseFailoverURL
for easier failover configuration✨ New Features
StreamingCredentialsProvider
for token-based authentication (#3320)ParseFailoverURL
for parsing failover URLs (#3362)ParseFloat
andMustParseFloat
in public utils package (#3371)Atoi
,ParseInt
,ParseUint
, andParseFloat
(#3377)GetShardClients()
to retrieve all active shard clientsGetShardClientForKey(key string)
to get the shard client for a specific key (#3388)🐛 Bug Fixes
📚 Documentation
⚡ Performance and Reliability
ReplaceSpaces
function (#3383)Options.Protocol
ininit()
(#3387)🔧 Dependencies and Infrastructure
🧪 Testing
👥 Contributors
We would like to thank all the contributors who made this release possible:
@ndyakov, @ofekshenawa, @LINKIWI, @iamamirsalehi, @fukua95, @lzakharov, @DengY11
📝 Changelog
For a complete list of changes, see the full changelog.
v9.8.0
Compare Source
9.8.0 (2025-04-30)
🚀 Highlights
HGETDEL
,HGETEX
,HSETEX
) andHSTRLEN
commandCountOnly
argument forFT.Search
✨ New Features
HGETDEL
,HGETEX
,HSETEX
(#3305)HSTRLEN
command for hash operations (#2843)Do
method for raw query by single connection frompool.Conn()
(#3182)IsClusterMode
config parameter (#3255)HELLO
RESP handshake (#3294)CountOnly
argument forFT.Search
to useLIMIT 0 0
(#3338)DB
option support inNewFailoverClusterClient
(#3342)nil
check for the options when creating a client (#3363)🐛 Bug Fixes
PubSub
concurrency safety issues (#3360)nil
(#3353)MASTERDOWN
a retriable error (#3164)FT.Search
Limit argument and addedCountOnly
argument for limit 0 0 (#3338)COUNTKEYSINSLOT
command (#3327)📚 Documentation
CountOnly
search example (#3345)LLEN
,LPOP
,LPUSH
,LRANGE
,RPOP
,RPUSH
(#3234)SADD
andSMEMBERS
command examples (#3242)README.md
to use Redis Discord guild (#3331)HExpire
command documentation (#3355)README.md
with additional information (#310ce55)⚡ Performance and Reliability
🔧 Dependencies and Infrastructure
🔒 Security
🧪 Testing
👥 Contributors
We would like to thank all the contributors who made this release possible:
@alexander-menshchikov, @EXPEbdodla, @afti, @dmaier-redislabs, @four_leaf_clover, @alohaglenn, @gh73962, @justinmir, @LINKIWI, @liushuangbill, @golang88, @gnpaone, @ndyakov, @nikolaydubina, @oleglacto, @andy-stark-redis, @rodneyosodo, @dependabot, @rfyiamcool, @frankxjkuang, @fukua95, @soleymani-milad, @ofekshenawa, @khasanovbi
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.