Skip to content

5.2.2

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 18 Jul 00:41

Release Date: August 15, 2022

Bug fixes

  • Check if socketWatch is active before checking socketTimeout in async CheckTimeout(). This prevents unexpected async command termination (introduced in 5.2.1) from occurring when the command is sitting in the delay queue and has not started execution yet. [CLIENT-1798]
  • Improve documentation for BatchPolicy maxConcurrentThreads field. [DOCS-766]

Full Changelog: 5.2.1...5.2.2