Skip to content

Commit 6968a0c

Browse files
benschermelJohnSully
authored andcommitted
update changelog
1 parent df618fb commit 6968a0c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

pkg/deb/master_changelog

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
keydb (6.0.8-1distribution_placeholder) codename_placeholder; urgency=medium
22

3-
* 6.0.8
4-
* Updating deb package builds to build from source and phasing out init.d on newer builds. dh_installsystemd from deb helper >=11 used where applicable
3+
* This is our first release to fully support all Redis 6.0.4 features, including but not limited to: TLS Support (fully supports multithreading!), Client side caching, RESP 3 Support
4+
* KeyDB Has also added the following new features: Improved memory efficiency for short strings, Fastlock autotuning, KeyDB.HRENAME (rename a member of a hash)In addition we've spent a lot of time focussing on stability.
5+
* The following bug fixes are resolved: 150 - Deadlock in ReplicationFeedMonitors, 170 - KeyDB dying via SIGABORT, 180 - crash after setting maxclients via cmd line, 169 - Write performance of a master dropped sharply when a slave is added
6+
* In addition untracked issues were resolved: Potential deadlock when entering futex sleep, Pub/Sub Async messages may not be sent in a timely manner when load is low, Excessive logging during failed RREPLAY, KeyDB unresponsive handling clients on different threads during RDB load
7+
* Updated deb package builds to build from source and phasing out init.d. dh_installsystemd from deb helper 11 used where applicable
58
* Naming conventions are now updated [ keydbpackage_version-build~distribution_architecture] and master changelog included and maintained
69
* keydb-pro-server binary is no longer inluded in the open source package
710

8-
-- Ben Schermel <[email protected]> Sun, 31 May 2020 8:00:37 +0000
11+
-- Ben Schermel <[email protected]> Mon, 1 June 2020 8:00:37 +0000
912

1013
keydb (5.3.3-1distribution_placeholder) codename_placeholder; urgency=medium
1114

0 commit comments

Comments
 (0)