diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4461ccc0e..38024fed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,8 @@ - `--alias` - alias name of the share - replaces `--workspace` and `--share` options - `--chunks` - the chunk ids for the chunk or the share local paths for the chunk - Bugfix: Removed test data added at current folder when running test +- Bugfix: Make sure we monitor and include new project/oplogs created during GCv2 +- Bugfix: Make sure we monitor and include new namespaces/cache buckets created during GCv2 - Improvement: Various minor optimizations in cache package formatting - 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 |