Update dependency StackExchange.Redis to v2.8.0 #267
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.122
->2.8.0
Release Notes
StackExchange/StackExchange.Redis (StackExchange.Redis)
v2.8.0
Compare Source
What's Changed
IDatabase(Async)
xmldoc with less ambiguous alternatives by @bdach in https://github.com/StackExchange/StackExchange.Redis/pull/2702New Contributors
Full Changelog: StackExchange/StackExchange.Redis@2.7.33...2.8.0
v2.7.33
Compare Source
What's Changed
CheckTrustedIssuer
certificate validation for broken chain scenarios (#2665 by @NickCraver)ConfigurationOptions.TrustIssuer
at all.LoggingTunnel
API; see https://stackexchange.github.io/StackExchange.Redis/RespLogging (#2660 by @mgravell)Full Changelog: StackExchange/StackExchange.Redis@2.7.27...2.7.33
v2.7.27
Compare Source
What's Changed
HeartbeatConsistencyChecks
inClone()
(#2658 by @mgravell)AddLibraryNameSuffix
API for annotating connections with usage (#2659 by @mgravell)Full Changelog: StackExchange/StackExchange.Redis@2.7.23...2.7.27
v2.7.23
Compare Source
What's Changed
HeartbeatConsistencyChecks
option (opt-in) to enabled per-heartbeat (defaults to once per second) checks to be sent to ensure no network stream corruption has occurred (#2656 by @NickCraver)Full Changelog: StackExchange/StackExchange.Redis@2.7.20...2.7.23
v2.7.20
Compare Source
What's Changed
Full Changelog: StackExchange/StackExchange.Redis@2.7.17...2.7.20
v2.7.17
Compare Source
What's Changed
IsExternalInit
to support down-level TFMs (#2621 by @mgravell)InternalsVisibleTo
PublicKey
enhancements(#2623 by @WeihanLi)NullReferenceException
during shutdown of connections (#2629 by @NickCraver)Full Changelog: StackExchange/StackExchange.Redis@2.7.10...2.7.17
v2.7.10
Compare Source
EXPIRETIME
andPEXPIRETIME
miscategorized asPrimaryOnly
commands causing them to fail when issued against a read-only replica (#2593 by @slorello89)HELLO
to Sentinel connections so they can support RESP3 (#2601 by @NickCraver)Full Changelog: StackExchange/StackExchange.Redis@2.7.4...2.7.10
v2.7.4
Compare Source
ConfigurationOptions.LoggerFactory
for logging to anILoggerFactory
(e.g.ILogger
) all connection and error events (#2051 by @NickCraver)Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.6.122..2.7.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.