Skip to content

Commit

Permalink
#224 Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoraka committed May 12, 2017
1 parent 505c505 commit fb51669
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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
Expand Down

0 comments on commit fb51669

Please sign in to comment.