Skip to content

Version 0.7 release

Compare
Choose a tag to compare
@dvoraka dvoraka released this 12 May 15:30
· 824 commits to master since this release

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. Next thing is that the client offers a new layer for an easier usage.

  • Improved tests
  • Improved and fixed implementation