github ArcadeData/arcadedb 21.11.1
Released v21.11.1

latest releases: 24.6.1, 24.5.1, 24.4.1...
2 years ago

What's New

  • Initial (not cluster safe) websocket change watcher implementation. by @tetious in #163
  • Added support for CUSTOM key/value in types and properties by @lvca in #175
  • Implemented asynchronous command callback per single result by @lvca in #179
  • Added property default by @lvca in #184
  • Implemented proper shutdown of WS by @lvca in #185
  • Supported Java Serializable for documents, vertices and edges by @lvca in #191
  • Upgraded to Gremlin 3.5.1 by @lvca in #196
  • Redis: implemented PING, EXISTS and HEXISTS commands by @lvca in #204
  • Gremlin Server now can start from ArcadeDB JVM as a plugin by @lvca in #207
  • Gremlin Server: added test case, missing binary serializer and gremlin-server configuration files by @lvca in #211
  • Do loop with Iterable instead of Collection by @bennelli in #194

Fixed

  • Fixed schema and graph operations executed on a replica server by @lvca in #205
  • Issue 180 ws tests fail by @lvca in #190
  • Fixed rebuild of indexes against replica servers (the command will be… by @lvca in #210
  • #169: Map cypher projection values in arrays like in single result by @bennelli in #172
  • Re-enabled replication tests after the latest fixes by @lvca in #218
  • Replication tests by @lvca in #219
  • Fixing failing tests on CI by @lvca in #220

Updated Dependencies

New Contributors

Full Changelog: 21.10.2...21.11.1

Don't miss a new arcadedb release

NewReleases is sending notifications on new releases.