Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps StackExchange.Redis from 2.8.16 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

2.8.24

What's Changed

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

2.8.22

What's Changed

  • Format IPv6 endpoints correctly when rewriting configration strings (#2813 by @​mgravell)
  • Update default Redis version from 4.0.0 to 6.0.0 for Azure Redis resources (#2810 by @​philon-msft)
  • Detect Azure Managed Redis caches and tune default connection settings for them (#2818 by @​philon-msft)
  • Bump Microsoft.Bcl.AsyncInterfaces dependency from 5.0.0 to 6.0.0 (#2820 by @​NickCraver)

Full Changelog: StackExchange/StackExchange.Redis@2.8.16...2.8.22

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)

2.8.24

2.8.22

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
  • 0cb7d58 update envoy defs to allow UNWATCH (#2824)
  • 7170cb4 Update release notes for 2.8.22
  • 33358b7 Packages: update to remove CVE dependencies (#2820)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Mar 7, 2025
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) May 28, 2025 17:53
@Aaronontheweb
Copy link
Member

@dependabot rebase

Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.16 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.16...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 force-pushed the dependabot/nuget/StackExchange.Redis-2.8.31 branch from 015b571 to f6cbe80 Compare May 28, 2025 17:57
@Aaronontheweb Aaronontheweb merged commit 314bf9c into dev May 28, 2025
2 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/StackExchange.Redis-2.8.31 branch May 28, 2025 18:00
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