diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 329031085..ae71d06a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,8 @@ - Improvement: Updated README.md to state the required version vcpkg - Improvement: Updated rpmalloc to latest from 'develop' stream, now also compiles on Linux/Mac - Improvement: Automatically remove enclosing quotes for `zen builds` `--wildcard` and `--exclude-wildcard` command line options -- Improvement: Change the responses from batch put operations to allow more detailed reporting by clients +- Improvement: Change the responses from batch put (record and value) operations to allow more detailed reporting by clients of non-determinism issues +- Improvement: Change the responses from get record operations to allow clients to report when partial records are incomplete - Improvement: `zen command` help now uses available horizontal space for output - Improvement: Partial block request analisys has been improved with reduced download size at lower number of requests - Improvement: Validate that `--zen-cache-host` exists and is responsive before begin used |