fix(deps): bump github.com/redis/go-redis/extra/redisotel/v9 from 9.17.2 to 9.17.3 in /api
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(about 1 month ago)
(about 1 month ago)
dependencies go
AchoArnold
Bumps github.com/redis/go-redis/extra/redisotel/v9 from 9.17.2 to 9.17.3.
Release notes
Sourced from github.com/redis/go-redis/extra/redisotel/v9's releases.
9.17.3
🐛 Bug Fixes
- Connection Pool: Fixed zombie
wantConnelements accumulation inwantConnQueuethat could cause resource leaks in high concurrency scenarios with dial failures (#3680) by@cyningsun- Stream Commands: Fixed
XADDandXTRIMcommands to use exact threshold (=) whenApproxis false, ensuring precise stream trimming behavior (#3684) by@ndyakov- Connection Pool: Added
ConnMaxLifetimeJitterconfiguration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by@cyningsun- Client Options: Added
DialerRetriesandDialerRetryTimeoutfields toClusterOptions,RingOptions, andFailoverOptionsto allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by@naveenchander30Contributors
We'd like to thank all the contributors who worked on this release!
@cyningsun,@naveenchander30, and@ndyakov
Full Changelog: https://github.com/redis/go-redis/compare/v9.17.2...v9.17.3
Changelog
Sourced from github.com/redis/go-redis/extra/redisotel/v9's changelog.
9.17.3 (2026-01-25)
🐛 Bug Fixes
- Connection Pool: Fixed zombie
wantConnelements accumulation inwantConnQueuethat could cause resource leaks in high concurrency scenarios with dial failures (#3680) by@cyningsun- Stream Commands: Fixed
XADDandXTRIMcommands to use exact threshold (=) whenApproxis false, ensuring precise stream trimming behavior (#3684) by@ndyakov- Connection Pool: Added
ConnMaxLifetimeJitterconfiguration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by@cyningsun- Client Options: Added
DialerRetriesandDialerRetryTimeoutfields toClusterOptions,RingOptions, andFailoverOptionsto allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by@naveenchander30Contributors
We'd like to thank all the contributors who worked on this release!
@cyningsun,@naveenchander30, and@ndyakov
Full Changelog: https://github.com/redis/go-redis/compare/v9.17.2...v9.17.3
Commits
0a836fbchore(release): 9.17.3 patch with bugfixes (#3688)2668e11feat(options): add DialerRetries and DialerRetryTimeout to ClusterOptions, Ri...981333ffix(pool): fix wantConnQueue zombie elements and add comprehensive test cover...87be269fix(xadd,xtrim): when approx is false, should have=(#3684)5a61639feat(pool): add ConnMaxLifetimeJitter to prevent connection thundering herd (...- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
go
9.17.2 → 9.17.3
Patch
/api
Technical Details
| ID: | 13335026 |
| UUID: | 3880474739 |
| Node ID: | PR_kwDOHajk3c7AokI6 |
| Host: | GitHub |
| Repository: | NdoleStudio/httpsms |