AranoDB v4.4.0 Release Notes

Release Date: 2018-04-19 // about 6 years ago
  • 🔄 Changed

    • 🔄 changed dependency com.arangodb:velocypack to 1.1.0
      • fixed DateUtil does incorrect conversion of UTC time
      • serialize BigInteger/BigDecimal as String

    🛠 Fixed

    • 🛠 fixed reconnecting after ArangoDB restarts (issue #186)
    • 🛠 fixed ArangoCollection#updateDocuments() ignoring DocumentUpdateOptions#serializeNull (issue #180)