mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
2ecf1b7725
commit
1c61fc2d22
22
CHANGELOG
22
CHANGELOG
|
@ -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)
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue