Skip to content

Releases: StackExchange/StackExchange.Redis

2.8.14

09 Sep 15:22
4d94342
Compare
Choose a tag to compare

What's Changed

  • Fix #2793: Update Envoyproxy's command map according to latest Envoy documentation (#2794 by @dbarbosapn)

New Contributors

Full Changelog: 2.8.12...2.8.14

2.8.12

03 Sep 15:54
b2b4a88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.0...2.8.12

2.8.0

24 Jun 16:02
Compare
Choose a tag to compare

What's Changed

  • TLS: Check EKU in X509 chain checks (#2670 by @NickCraver)
  • Correct link to RespLogging doc (#2696 by @philon-msft)
  • Replace all occurrences of "nil" in IDatabase(Async) xmldoc with less ambiguous alternatives (#2702 by @bdach)
  • support reading from last message from stream with xread (#2725 by @atakavci)
  • Implement high integrity mode for commands (#2741 by @mgravell)

New Contributors

Full Changelog: 2.7.33...2.8.0

2.7.33

11 Mar 15:05
4da3d62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.27...2.7.33

2.7.27

28 Feb 16:10
18c057b
Compare
Choose a tag to compare

What's Changed

  • Support HeartbeatConsistencyChecks in Clone() (#2658 by @mgravell)
  • Add new AddLibraryNameSuffix API for annotating connections with usage (#2659 by @mgravell)

Full Changelog: 2.7.23...2.7.27

2.7.23

26 Feb 12:57
54a633f
Compare
Choose a tag to compare

What's Changed

  • Fix #2653: Client library metadata should validate contents (#2654 by @mgravell)
  • Add 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: 2.7.20...2.7.23

2.7.20

20 Feb 15:38
39eac01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.17...2.7.20

2.7.17

16 Jan 16:28
b2694b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.10...2.7.17

2.7.10

12 Dec 16:04
9a3003f
Compare
Choose a tag to compare
  • Fix #2593: EXPIRETIME and PEXPIRETIME miscategorized as PrimaryOnly commands causing them to fail when issued against a read-only replica (#2593 by @slorello89)
  • Fix #2591: Add HELLO to Sentinel connections so they can support RESP3 (#2601 by @NickCraver)
  • Fix #2595: Add detection handling for dead sockets that the OS says are okay, seen especially in Linux environments (#2610 by @NickCraver)

Full Changelog: 2.7.4...2.7.10

2.7.4

31 Oct 15:02
c05179f
Compare
Choose a tag to compare

Full Changelog: https://github.com/StackExchange/StackExchange.Redis/compare/2.6.122..2.7.4