diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 38024fed0..d5cbfd5d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ - Improvement: Add batch fetch of cache values in the GetCacheValues request - Improvement: Use a smaller thread pool for network operations when doing oplog import to reduce risk of NIC/router failure - Improvement: Medium worker pool now uses a minimum of 2 threads (up from 1) +- Improvement: Don't try to cache process handles on Windows if we don't have a session id - ## 5.5.2 - Bugfix: Don't try to read bytes to validate a compact binary object that is empty |