Skip to content

2.1.28

Compare
Choose a tag to compare
@NickCraver NickCraver released this 10 Jan 21:18
· 421 commits to main since this release
  • Fix: Stability in new sentinel APIs
  • Fix #1407: Include SslProtocolos in ConfigurationOptions.ToString() (#1408 by @vksampath and Sampath Vuyyuru)
  • Fix: Clarify messaging around disconnected multiplexers (#1396 by @NickCraver)
  • Change: Tweak methods of new sentinel API (this is technically a breaking change, but since this is a new API that was pulled quickly, we consider this to be acceptable)
  • Adds: New thread SocketManager mode (opt-in) to always use the regular thread-pool instead of the dedicated pool
  • Adds: Improved counters in/around error messages
  • Adds: New User property on ConfigurationOptions
  • Build: Enable deterministic builds (note: this failed; fixed in 2.1.30)