Skip to content

chore(deps): bump the redis group with 2 updates#3834

Merged
chrisgacsal merged 1 commit intomainfrom
dependabot/go_modules/redis-5e3d959ee8
Apr 7, 2026
Merged

chore(deps): bump the redis group with 2 updates#3834
chrisgacsal merged 1 commit intomainfrom
dependabot/go_modules/redis-5e3d959ee8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Bumps the redis group with 2 updates: github.com/redis/go-redis/extra/redisotel/v9 and github.com/redis/go-redis/v9.

Updates 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 wantConn elements accumulation in wantConnQueue that could cause resource leaks in high concurrency scenarios with dial failures (#3680) by @​cyningsun
  • Stream Commands: Fixed XADD and XTRIM commands to use exact threshold (=) when Approx is false, ensuring precise stream trimming behavior (#3684) by @​ndyakov
  • Connection Pool: Added ConnMaxLifetimeJitter configuration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by @​cyningsun
  • Client Options: Added DialerRetries and DialerRetryTimeout fields to ClusterOptions, RingOptions, and FailoverOptions to allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by @​naveenchander30

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun, @​naveenchander30, and @​ndyakov


Full Changelog: redis/go-redis@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 wantConn elements accumulation in wantConnQueue that could cause resource leaks in high concurrency scenarios with dial failures (#3680) by @​cyningsun
  • Stream Commands: Fixed XADD and XTRIM commands to use exact threshold (=) when Approx is false, ensuring precise stream trimming behavior (#3684) by @​ndyakov
  • Connection Pool: Added ConnMaxLifetimeJitter configuration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by @​cyningsun
  • Client Options: Added DialerRetries and DialerRetryTimeout fields to ClusterOptions, RingOptions, and FailoverOptions to allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by @​naveenchander30

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun, @​naveenchander30, and @​ndyakov


Full Changelog: redis/go-redis@v9.17.2...v9.17.3

Commits
  • 0a836fb chore(release): 9.17.3 patch with bugfixes (#3688)
  • 2668e11 feat(options): add DialerRetries and DialerRetryTimeout to ClusterOptions, Ri...
  • 981333f fix(pool): fix wantConnQueue zombie elements and add comprehensive test cover...
  • 87be269 fix(xadd,xtrim): when approx is false, should have = (#3684)
  • 5a61639 feat(pool): add ConnMaxLifetimeJitter to prevent connection thundering herd (...
  • See full diff in compare view

Updates github.com/redis/go-redis/v9 from 9.17.2 to 9.17.3

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.17.3

🐛 Bug Fixes

  • Connection Pool: Fixed zombie wantConn elements accumulation in wantConnQueue that could cause resource leaks in high concurrency scenarios with dial failures (#3680) by @​cyningsun
  • Stream Commands: Fixed XADD and XTRIM commands to use exact threshold (=) when Approx is false, ensuring precise stream trimming behavior (#3684) by @​ndyakov
  • Connection Pool: Added ConnMaxLifetimeJitter configuration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by @​cyningsun
  • Client Options: Added DialerRetries and DialerRetryTimeout fields to ClusterOptions, RingOptions, and FailoverOptions to allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by @​naveenchander30

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun, @​naveenchander30, and @​ndyakov


Full Changelog: redis/go-redis@v9.17.2...v9.17.3

Changelog

Sourced from github.com/redis/go-redis/v9's changelog.

9.17.3 (2026-01-25)

🐛 Bug Fixes

  • Connection Pool: Fixed zombie wantConn elements accumulation in wantConnQueue that could cause resource leaks in high concurrency scenarios with dial failures (#3680) by @​cyningsun
  • Stream Commands: Fixed XADD and XTRIM commands to use exact threshold (=) when Approx is false, ensuring precise stream trimming behavior (#3684) by @​ndyakov
  • Connection Pool: Added ConnMaxLifetimeJitter configuration to distribute connection expiration times and prevent the thundering herd problem when many connections expire simultaneously (#3666) by @​cyningsun
  • Client Options: Added DialerRetries and DialerRetryTimeout fields to ClusterOptions, RingOptions, and FailoverOptions to allow configuring connection retry behavior for cluster, ring, and sentinel clients (#3686) by @​naveenchander30

Contributors

We'd like to thank all the contributors who worked on this release!

@​cyningsun, @​naveenchander30, and @​ndyakov


Full Changelog: redis/go-redis@v9.17.2...v9.17.3

Commits
  • 0a836fb chore(release): 9.17.3 patch with bugfixes (#3688)
  • 2668e11 feat(options): add DialerRetries and DialerRetryTimeout to ClusterOptions, Ri...
  • 981333f fix(pool): fix wantConnQueue zombie elements and add comprehensive test cover...
  • 87be269 fix(xadd,xtrim): when approx is false, should have = (#3684)
  • 5a61639 feat(pool): add ConnMaxLifetimeJitter to prevent connection thundering herd (...
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/redis/go-redis/extra/redisotel/v9 [>= 9.15.a, < 9.16]
github.com/redis/go-redis/v9 [>= 9.15.a, < 9.16]

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Feb 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 2, 2026 13:10
@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code labels Feb 2, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 5 times, most recently from 706497a to 9f01019 Compare February 10, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 5 times, most recently from b606ca8 to 4b2526a Compare February 18, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 5 times, most recently from 5a3c5dc to 1b759d9 Compare February 26, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 6 times, most recently from 1da811c to 1151391 Compare March 6, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 3 times, most recently from d962395 to 3de89dd Compare March 11, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 16b1ffa to 9a958f7 Compare March 24, 2026 11:54
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch 2 times, most recently from f822f1a to 52f2f0b Compare March 26, 2026 11:55
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 52f2f0b to 8965951 Compare March 27, 2026 11:54
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 8965951 to 8d0c42a Compare March 30, 2026 12:30
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 8d0c42a to f47a258 Compare March 31, 2026 11:54
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from f47a258 to 8585a86 Compare April 1, 2026 14:06
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 8585a86 to 925e0ad Compare April 2, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 925e0ad to 53469fc Compare April 3, 2026 11:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 53469fc to 840c824 Compare April 6, 2026 11:54
@chrisgacsal
Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 840c824 to 0ecab1e Compare April 7, 2026 09:00
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 0ecab1e to 6d0d14e Compare April 7, 2026 11:54
@chrisgacsal
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the redis group with 2 updates: [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis).


Updates `github.com/redis/go-redis/extra/redisotel/v9` from 9.17.2 to 9.17.3
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v9.17.3/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.17.2...v9.17.3)

Updates `github.com/redis/go-redis/v9` from 9.17.2 to 9.17.3
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v9.17.3/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.17.2...v9.17.3)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisotel/v9
  dependency-version: 9.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: redis
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: redis
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/redis-5e3d959ee8 branch from 6d0d14e to 4e80403 Compare April 7, 2026 12:33
@chrisgacsal chrisgacsal merged commit 7a9de4a into main Apr 7, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file dependency/go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant