From fb516692816068cd3ade8eab6b88955650dcade7 Mon Sep 17 00:00:00 2001 From: Alen Dvorak Date: Fri, 12 May 2017 16:37:43 +0200 Subject: [PATCH] #224 Update release notes --- RELEASE_NOTES.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bdda5c42..86947ca4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,9 @@ ## v0.7 (May 12, 2017) -The new version mostly brings improved file service and a replication prototype. -It is not completely done and will need a tuning. Next version should stabilize new functionality. -For the pure AV service it could be a good idea to use the still maintained version 0.5. +The new version mostly brings an improved file service and a replication prototype. +It is not completely done and will need a tuning and better network testing. +Next version should stabilize the new functionality. +For the pure AV service (without the file service) it could be a good idea to use the still +maintained version 0.5. The server module was redesigned and there are two modules now. Server is mostly for a server infrastructure. Sending and receiving messages is possible with the client module only. @@ -21,6 +23,7 @@ Next thing is that the client offers a new layer for an easier usage. * New max speed settings for performance testing * Improved socket pool and set as default * Improved file service + * New file service replication node runner * New file server with replication runner * Redesigned AMQP queues * New user service