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 b3ac2d9a7..efdea3764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +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 (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 |