Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 23, 2022

Bumps StackExchange.Redis from 2.6.66 to 2.6.80.

Changelog

Sourced from StackExchange.Redis's changelog.

2.6.80

  • Adds: last-in and cur-in (bytes) to timeout exceptions to help identify timeouts that were just-behind another large payload off the wire (#2276 by NickCraver)
  • Adds: general-purpose tunnel support, with HTTP proxy "connect" support included (#2274 by mgravell)
  • Removes: Package dependency (System.Diagnostics.PerformanceCounter) (#2285 by NickCraver)

2.6.70

  • Fix: MOVED with NoRedirect (and other non-reachable errors) should respect the IncludeDetailInExceptions setting (#2267 by mgravell)
  • Fix #2251 & #2265: Cluster endpoint connections weren't proactively connecting subscriptions in all cases and taking the full connection timeout to complete as a result (#2268 by iteplov)
Commits
  • 5263608 Dependencies: remove System.Diagnostics.PerformanceCounter (#2285)
  • ae28ae6 Internals Rename: *Wrapper -> "KeyPrefixed" (#2282)
  • c76e9ae Tests: align naming for easier finding, etc. (#2280)
  • e6bd161 custom tunnel should not break ConfigurationOptions.ToString()
  • 6b20bba Correction on documented behavior of 'httpRuntime targetFramework="4.5"' (#2254)
  • 4871458 Configuration/Connections: Allow HTTP tunneling (#2274)
  • 35beeeb Timeouts: add "last-in" for the last payload's length to exception messages (...
  • d90b21c Timeouts: better SLOWLOG link
  • 430de79 Update release note docs
  • 624aeb9 Add release notes for 2.6.70
  • Additional commits viewable 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 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.6.66 to 2.6.80.
- [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.6.66...2.6.80)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #620.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/examples/AspNetCoreMvc/StackExchange.Redis-2.6.80 branch December 14, 2022 00: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.

0 participants