Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: acfgbacfgb/StackExchange.Redis

Tags

2.2.4

Toggle 2.2.4's commit message
Disambiguate varadic list push operations (fix overloaded and competi…

…ng optional parameters)

2.2.3

Toggle 2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AppVeyor: Install .NET 5.0 SDK (StackExchange#1613)

* AppVeyor: Install .NET 5.0 SDK

* Move NerdBank to src\ only

2.1.58

Toggle 2.1.58's commit message
prefix the new exception keys correctly; fix possible NRE cause in Cu…

…rsorEnumerable

2.1.55

Toggle 2.1.55's commit message
fix a System.Buffers break via System.IO.Pipelines; 4.7.2 adds a netf…

…x TFM, which in turn adds System.Buffers breaks

- we now only take a dependency on 4.7.1, which means we don't *force* the issue on people
- Pipelines.Sockets.Unofficial has been updated to identify the problem clearly

2.1.50

Toggle 2.1.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
avoid the array (multi-bulk) allocation in sentinel processors (Stack…

…Exchange#1491)

* avoid the array (multi-bulk) allocation in sentinel processors

* release notes

v2.1.39

Toggle v2.1.39's commit message
fix build

v2.1.30

Toggle v2.1.30's commit message
release notes

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.1.0 Release! (StackExchange#1394)

This bumps versioning for the 2.1.0 release, ready to GA!

v2.0.601

Toggle v2.0.601's commit message
add tracking for "now" and "next" messages when recording message tim…

…eouts

v2.0.593

Toggle v2.0.593's commit message
release notes for 2.0.593