aspnetcore-redis-rate-limiting
aspnetcore-redis-rate-limiting copied to clipboard
Bump StackExchange.Redis from 2.8.0 to 2.8.16
Bumps StackExchange.Redis from 2.8.0 to 2.8.16.
Release notes
Sourced from StackExchange.Redis's releases.
2.8.16
What's Changed
- Fix: PhysicalBridge: Always perform "last read" check in heartbeat when
HeartbeatConsistencyChecksis enabled (#2795 by@NickCraver)Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.14...2.8.16
2.8.14
What's Changed
- Fix #2793: Update Envoyproxy's command map according to latest Envoy documentation (#2794 by
@dbarbosapn)New Contributors
@dbarbosapnmade their first contribution in #2794Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.12...2.8.14
2.8.12
What's Changed
- Add support for hash field expiration (see #2715) (#2716 by
@atakavci)- Add support for
HSCAN NOVALUES(see #2721) (#2722 by@atakavci)- Fix #2763: Make ConnectionMultiplexer.Subscription thread-safe (#2769 by
@Chuck-EP)- Fix #2778: Run
CheckInfoReplicationeven withHeartbeatConsistencyChecks(#2784 by@NickCraverand@leachdaniel-clark)New Contributors
@wilvkmade their first contribution in StackExchange/StackExchange.Redis#2766@Chuck-EPmade their first contribution in StackExchange/StackExchange.Redis#2769@leachdaniel-clarkmade their first contribution in StackExchange/StackExchange.Redis#2784Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.8.0...2.8.12
Changelog
Sourced from StackExchange.Redis's changelog.
2.8.16
- Fix: PhysicalBridge: Always perform "last read" check in heartbeat when
HeartbeatConsistencyChecksis enabled (#2795 by NickCraver)2.8.14
- Fix #2793: Update Envoyproxy's command map according to latest Envoy documentation (#2794 by dbarbosapn)
2.8.12
- Add support for hash field expiration (see #2715) (#2716 by atakavci)
- Add support for
HSCAN NOVALUES(see #2721) (#2722 by atakavci)- Fix #2763: Make ConnectionMultiplexer.Subscription thread-safe (#2769 by Chuck-EP)
- Fix #2778: Run
CheckInfoReplicationeven withHeartbeatConsistencyChecks(#2784 by NickCraver and leachdaniel-clark)
Commits
322c704Always perform "last read" check in heartbeat when HeartbeatConsistencyChecks...654859fRelease notes for 2.8.144d94342Update command map for Envoy (#2794)c8d2c28Adding 2.8.12 release notesb2b4a88Fix #2778: Run CheckInfoReplication even with HeartbeatConsistencyChecks (#2784)e151cd5docs: fix a PR link (#2776)fe40d17Fix #2763: ConnectionMultiplexer.Subscription is not Thread-safe (#2769)c0bb4ebAdd support for HSCAN NOVALUES (#2722)3701b50Build: Simplify Docker layout, fix Envoy, and upgrade tests (#2774)e208905Feature: Support for hash field expiration (#2716)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)