Skip to content

Bump StackExchange.Redis from 2.8.24 to 2.8.31#96

Merged
niemyjski merged 1 commit intomainfrom
dependabot/nuget/StackExchange.Redis-2.8.31
Mar 11, 2025
Merged

Bump StackExchange.Redis from 2.8.24 to 2.8.31#96
niemyjski merged 1 commit intomainfrom
dependabot/nuget/StackExchange.Redis-2.8.31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps StackExchange.Redis from 2.8.24 to 2.8.31.

Release notes

Sourced from StackExchange.Redis's releases.

2.8.31

What's Changed

  • Fix: Respect IReconnectRetryPolicy timing in the case that a node that was present disconnects indefinitely (#2856 by @​NickCraver)
    • Special thanks to @​sampdei tracking this down and working a fix
  • Changes max default retry policy backoff to 60 seconds (#2853 by @​NickCraver)
  • Fix #2652: Track client-initiated shutdown for any pipe type (#2814 by @​bgrainger)

New Contributors

Full Changelog: StackExchange/StackExchange.Redis@2.8.24...2.8.31

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.31

  • Fix: Respect IReconnectRetryPolicy timing in the case that a node that was present disconnects indefinitely (#2853 & #2856 by NickCraver)
    • Special thanks to sampdei tracking this down and working a fix
  • Changes max default retry policy backoff to 60 seconds (#2853 by NickCraver)
  • Fix #2652: Track client-initiated shutdown for any pipe type (#2814 by bgrainger)
Commits
  • cd7a3b2 Physical bridge: handle the reconnect count case
  • 50f2218 Fix: Rexpect backoff in the disconnect -> resurrection case as well (#2856)
  • 2a47eb5 Update release notes
  • 437e1ff Fix: Respect IReconnectRetryPolicy in disconnect loops (#2853)
  • 3bd3e66 Track client-initiated shutdown for any pipe type. Fixes #2652 (#2814)
  • fe04b9a Improve readme - what even is this? (#2837)
  • 1a4c66d Update release notes for 2.8.22
  • See full diff in compare view

Dependabot compatibility score

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 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.24 to 2.8.31.
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.24...2.8.31)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Mar 11, 2025
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@niemyjski niemyjski merged commit b7c1468 into main Mar 11, 2025
1 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/StackExchange.Redis-2.8.31 branch March 11, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants