Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2021

Bumps StackExchange.Redis from 2.2.62 to 2.2.88.

Changelog

Sourced from StackExchange.Redis's changelog.

2.2.88

  • Connection backoff default is now exponential instead of linear (#1896 via lolodi)
  • Add support for NodeMaintenanceScaleComplete event (handles Redis cluster scaling) (#1902 via NickCraver)

2.2.79

  • NRediSearch: Support on json index (#1808 via AvitalFineRedis)
  • NRediSearch: Support sortable TagFields and unNormalizedForm for Tag & Text Fields (#1862 via slorello89 & AvitalFineRedis)
  • fix potential errors getting socket bytes (#1836 via NickCraver)
  • logging additions (.NET Version and timestamps) for better debugging (#1796 via philon-msft)
  • add: Condition API (transactions) now supports StreamLengthEqual and variants (#1807 via AlphaGremlin)
  • Add support for count argument to ListLeftPop, ListLeftPopAsync, ListRightPop, and ListRightPopAsync (#1850 via jjfmarket)
  • fix potential task/thread exhaustion from the backlog processor (#1854 via mgravell)
  • add support for listening to Azure Maintenance Events (#1876 via amsoedal)
  • add StringGetDelete/StringGetDeleteAsync API for Redis GETDEL command(#1840 via WeihanLi)
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2021
@dependabot dependabot bot force-pushed the dependabot/nuget/StackExchange.Redis-2.2.88 branch from 002465f to 92445dc Compare December 5, 2021 15:23
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.2.62 to 2.2.88.
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](https://github.com/StackExchange/StackExchange.Redis/commits)

---
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 force-pushed the dependabot/nuget/StackExchange.Redis-2.2.88 branch from 92445dc to a8c2a15 Compare December 12, 2021 18:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants