Skip to content

22.9.1

Compare
Choose a tag to compare
@lvca lvca released this 03 Oct 19:22
· 1588 commits to main since this release

What's Changed

  • Added support for types in remote database interface in #497
  • Added Support Property Constraints in #481
  • Adds configuration to run ArcadeDBServer in READ_ONLY mode. by @erickj in #538
  • Multiplatform image in #455

Bugs Fixed

  • Fixed ArcadeDBServer#stop fails to shutdown cleanly after executing a gremlin query in #537
  • Fixed /server HTTP endpoint GET request in #528
  • Fixed problem formatting dates in #520
  • Fixed RemoteDatabase: Vertex toMap fail in #501
  • Fixed RemoteDatabase: create command does not return a Type in #502
  • Fixed Gremlin api "hasLabel" after "has" returns unexpected result in #500
  • Fixed Error on export database in #499
  • Fixed Issue on queries using @Rid in #470

Security Fixes

Updated Dependencies

New Contributors

Full Changelog: 22.8.1...22.9.1