1
0
Fork 0

updated CHANGELOG

This commit is contained in:
jsteemann 2017-01-13 09:11:45 +01:00
parent 2ecf1b7725
commit 1c61fc2d22
1 changed files with 21 additions and 1 deletions

View File

@ -53,15 +53,35 @@ edge attribute `label`.
* process.stdout.isTTY now returns `true` in arangosh and when running arangod with the `--console` flag
v3.1.8 (XXXX-XX-XX)
v3.1.9 (XXXX-XX-XX)
-------------------
* fixed a race in the VelocyStream Commtask implementation
* fixed issue #2256
v3.1.8 (2017-01-09)
-------------------
* add Windows silent installer
* add handling of debug symbols during Linux & windows release builds.
* fixed issue #2181
* fixed issue #2238
* fixed issue #2234
* agents announce new endpoints in inception phase to leader
* agency leadership accepts updatet endpoints to given uuid
* unified endpoints replace localhost with 127.0.0.1
* fix several problems within an authenticated cluster
v3.1.7 (2016-12-29)
-------------------