Skip to content

Tags: devbv/StackExchange.Redis

Tags

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

v2.0.588

Toggle v2.0.588's commit message
release notes tweak

v2.0.571

Toggle v2.0.571's commit message
more release notes; this is *probably* r571

v2.0.519

Toggle v2.0.519's commit message
SDK: switch to 2.1.500

Until we can figure out how to install on Ubuntu...