File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11v4.3.8 (2018-xx-xx)
22---------------------------
3-
4- * changed dependency com.arangodb:velocypack to 1.0.15
3+ * changed dependency com.arangodb:velocypack to 1.1.0
54 * fixed DateUtil does incorrect conversion of UTC time
5+ * serialize BigInteger/BigDecimal as String
66* fixed reconnecting after ArangoDB restarts (issue #186)
77* fixed ArangoCollection.updateDocuments() ignoring DocumentUpdateOptions.serializeNull (issue #180)
88
99v4.3.7 (2018-04-17)
1010---------------------------
11-
1211* fixed property loading
1312
1413v4.3.6 (2018-04-16)
1514---------------------------
16-
1715* added ArangoDB.Builder.maxConnectionTtl(Integer) (Issue #141, #186)
1816
1917v4.3.5 (2018-04-11)
2018---------------------------
21-
2219* fixed compatibility for ArangoDatabase.getAqlFunctions() for ArangoDB 3.4
2320* fixed internal exception handling in VST connection
2421
2522v4.3.4 (2018-03-21)
2623---------------------------
27-
2824* fixed serialization of bind parameter with null values (Issue #176, #177)
2925* made ErrorEntity serializable (Issue #178)
3026* fixed VelocyStream multi-thread authentication bug
Original file line number Diff line number Diff line change 2727<hamcrest-all .version>1.3</hamcrest-all .version>
2828<junit .version>4.12</junit .version>
2929<httpclient .version>4.5.1</httpclient .version>
30- <arangodb .velocypack.version>1.0.15 </arangodb .velocypack.version>
30+ <arangodb .velocypack.version>1.1.0 </arangodb .velocypack.version>
3131</properties >
3232
3333<developers >
You can’t perform that action at this time.
0 commit comments