From 95c77bfef13d51ef0b94fc7fd2babd43d68f6697 Mon Sep 17 00:00:00 2001 From: benschermel Date: Fri, 13 Aug 2021 00:48:45 +0000 Subject: [PATCH] update deb changelog Former-commit-id: d919317ac338a9bfa2e8de7338fcf08a51e31dd1 --- pkg/deb/master_changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pkg/deb/master_changelog b/pkg/deb/master_changelog index 50b482a68..7aa2f8c24 100644 --- a/pkg/deb/master_changelog +++ b/pkg/deb/master_changelog @@ -1,3 +1,18 @@ +keydb-enterprise (6:6.2.0-1distribution_placeholder) codename_placeholder; urgency=medium + + * Removed unused command line options(-a, -d, -P, -r, -q, --csv, -l, -I, -e, --precision, --cluster, --enable-tracking) + * --ms option changed to --time, added --clients, --host, --port, and --threads options + * Added keydb-diagnostic-tool + * Improved test reliability + * Fixed memory leak in keydb-benchmark + * Fixed a number of race conditions + * Fixed OSX build issues + * Feature parity with Redis 6.2.3 + * Config for prefetch added + * Fixed Issues: #323 #325 #276 + + -- Ben Schermel Thu, 12 Aug 2021 20:00:37 +0000 + keydb-enterprise (6:6.0.18-1distribution_placeholder) codename_placeholder; urgency=medium * 6.0.18 Initial build & distribution for KeyDB Enterprise packages.