8000 release version 3.1.alpha2 · youngnicks/arangodb@35ea7bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 35ea7bd

Browse files
committed
release version 3.1.alpha2
1 parent 7fbb870 commit 35ea7bd

File tree

6 files changed

+242
-238
lines changed

6 files changed

+242
-238
lines changed

CHANGELOG

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
v3.1.alpha2 (2016-09-01)
2+
------------------------
3+
4+
* added module.context.createDocumentationRouter to replace module.context.apiDocumentation
5+
6+
* bug in RAFT implementation of reads. dethroned leader still answered requests in isolation
7+
8+
19
v3.1.alpha1
2-
-------------
10+
-----------
311

412
* fixed issue #2012
513

@@ -42,10 +50,6 @@ v3.1.alpha1
4250

4351
* web interface now allows installing GitHub and zip services in legacy mode
4452

45-
* added module.context.createDocumentationRouter to replace module.context.apiDocumentation
46-
47-
* bug in RAFT implementation of reads. dethroned leader still answered requests in isolation
48-
4953
v3.0.6 (XXXX-XX-XX)
5054
-------------------
5155

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ endif ()
5555

5656
set(ARANGODB_VERSION_MAJOR "3")
5757
set(ARANGODB_VERSION_MINOR "1")
58-
set(ARANGODB_VERSION_REVISION "alpha1")
58+
set(ARANGODB_VERSION_REVISION "alpha2")
5959
set(ARANGODB_PACKAGE_REVISION "1")
6060

6161
set(ARANGODB_VERSION

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.alpha1
1+
3.1.alpha2

js/apps/system/_admin/aardvark/APP/api-docs.json

Lines changed: 230 additions & 230 deletions
Large diffs are not rendered by default.

js/apps/system/_admin/aardvark/APP/frontend/build/index-min.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2739,4 +2739,4 @@ <h5 class="collectionName"><%=_.escape(username) %> <% if (name !== ' ') { %>(<%
27392739
</div>
27402740

27412741
<div id="workMonitorContent" class="innerContent">
2742-
</div></script></head><body><nav class="navbar" style="display: none"><div class="primary"><div class="navlogo"><a class="logo big" href="#"><img class="arangodbLogo" src="img/arangodb_logo_big.png"></a><a class="logo small" href="#"><img class="arangodbLogo" src="img/arangodb_logo_small.png"></a><a class="version"><span>VERSION: </span><span id="currentVersion"></span></a></div><div class="statmenu" id="statisticBar"></div><div class="navmenu" id="navigationBar"></div></div></nav><div id="modalPlaceholder"></div><div class="bodyWrapper" style="display: none"><div class="centralRow"><div id="navbar2" class="navbarWrapper secondary"><div class="subnavmenu" id="subNavigationBar"></div></div><div class="resizecontainer contentWrapper"><div id="loadingScreen" class="loadingScreen" style="display: none"><i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw margin-bottom"></i> <span class="sr-only">Loading...</span></div><div id="content" class="centralContent"></div><footer class="footer"><div id="footerBar"></div></footer></div></div></div><div id="progressPlaceholder" style="display:none"></div><div id="spotlightPlaceholder" style="display:none"></div><div id="graphSettingsContent" style="display: none"></div><div id="offlinePlaceholder" style="display:none"><div class="offline-div"><div class="pure-u"><div class="pure-u-1-4"></div><div class="pure-u-1-2 offline-window"><div class="offline-header"><h3>You have been disconnected from the server</h3></div><div class="offline-body"><p>The connection to the server has been lost. The server may be under heavy load.</p><p>Trying to reconnect in <span id="offlineSeconds">10</span> seconds.</p><p class="animation_state"><span><button class="button-success">Reconnect now</button></span></p></div></div><div class="pure-u-1-4"></div></div></div></div><div class="arangoFrame" style=""><div class="outerDiv"><div class="innerDiv"></div></div></div><script src="libs.js?version=1472547039704"></script><script src="app.js?version=1472547039704"></script></body></html>
2742+
</div></script></head><body><nav class="navbar" style="display: none"><div class="primary"><div class="navlogo"><a class="logo big" href="#"><img class="arangodbLogo" src="img/arangodb_logo_big.png"></a><a class="logo small" href="#"><img class="arangodbLogo" src="img/arangodb_logo_small.png"></a><a class="version"><span>VERSION: </span><span id="currentVersion"></span></a></div><div class="statmenu" id="statisticBar"></div><div class="navmenu" id="navigationBar"></div></div></nav><div id="modalPlaceholder"></div><div class="bodyWrapper" style="display: none"><div class="centralRow"><div id="navbar2" class="navbarWrapper secondary"><div class="subnavmenu" id="subNavigationBar"></div></div><div class="resizecontainer contentWrapper"><div id="loadingScreen" class="loadingScreen" style="display: none"><i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw margin-bottom"></i> <span class="sr-only">Loading...</span></div><div id="content" class="centralContent"></div><footer class="footer"><div id="footerBar"></div></footer></div></div></div><div id="progressPlaceholder" style="display:none"></div><div id="spotlightPlaceholder" style="display:none"></div><div id="graphSettingsContent" style="display: none"></div><div id="offlinePlaceholder" style="display:none"><div class="offline-div"><div class="pure-u"><div class="pure-u-1-4"></div><div class="pure-u-1-2 offline-window"><div class="offline-header"><h3>You have been disconnected from the server</h3></div><div class="offline-body"><p>The connection to the server has been lost. The server may be under heavy load.</p><p>Trying to reconnect in <span id="offlineSeconds">10</span> seconds.</p><p class="animation_state"><span><button class="button-success">Reconnect now</button></span></p></div></div><div class="pure-u-1-4"></div></div></div></div><div class="arangoFrame" style=""><div class="outerDiv"><div class="innerDiv"></div></div></div><script src="libs.js?version=1472728934125"></script><script src="app.js?version=1472728934125"></script></body></html>
Binary file not shown.

0 commit comments

Comments
 (0)
0