github ArcadeData/arcadedb 23.2.1

latest releases: 24.11.1, 24.10.1, 24.6.1...
20 months ago

What's New

  • Tools

    • Support for JSON Importer #841
  • Query Languages

    • Add SQL sqrt Function with Tests by @gramian in #890
    • Support for SQL functions in default values #863
    • SQL: allow to change the bucket selection strategy from ALTER TYPE command #827
    • Gremlin and Cypher: using the new faster Java native parser #837
  • Console

    • Support for automatic transaction batch #833
    • Support for asynchronous execution of commands #834
  • Security

What We Fixed

  • SQL

    • Listing indices via SELECT FROM schema:indexes errors #884
    • Linebreaks matter in projection, content (and maybe other places) #848
    • Create index if not exists is not ignored when index exists #840
    • LET variable changes at repeated access #828
  • Cypher and Gremlin

    • Unable to connect with Gremlin #869
    • Issue with collect in Cypher #860
  • Console

    • Fix console.bat not handling spaces in the path by @shasaur in #852
    • Escaping characters in the loaded script from console #843
    • Assignment of (boolean) custom attributes are cast to strings when done from console #859
  • Postgres Driver

    • Running queries occasionally causes ArcadeDB to get stuck at 100% CPU usage #846
    • (Windows + Golang PQ driver + Cypher) Database rows containing null values are sometimes not returned #824
  • Tools

    • Export fails #851
    • Importing basic Neo4j data fails #853
  • API

    • RemoteDatabase.exists() sends invalid POST request #826

Chores and Misc

  • Refactoring of BasicDatabase.execute() into the existent .command() supporting scripts #836
  • Network pom with an empty line at the end to get checks green by @gfinger in #823
  • Deprecate execute in RemoteDatabase. by @gfinger in #835
  • Unit tests for the RemoteDatabase by @gfinger in #850
  • Update README, change "minuted" to "minutes" by @SamMakesThings in #899
  • Fix license header by @gramian in #891
  • Failed to compile the local build of ArcadeDB #864

Dependencies Updated

  • chore(deps): bump maven-deploy-plugin from 3.0.0 to 3.1.0 by @dependabot in #858
  • chore(deps): bump netty-transport from 4.1.87.Final to 4.1.88.Final by @dependabot in #857
  • chore(deps-dev): bump mongo-java-driver from 3.12.11 to 3.12.12 by @dependabot in #856
  • [Snyk] Upgrade org.graalvm.sdk:graal-sdk from 22.3.0 to 22.3.1 by @arcade-player in #849
  • [Snyk] Upgrade org.jline:jline-terminal from 3.21.0 to 3.22.0 by @snyk-bot in #847
  • chore(deps): bump postgresql from 42.5.1 to 42.5.3 by @dependabot in #838
  • build(deps): bump jline-terminal.version from 3.21.0 to 3.22.0 by @dependabot in #791
  • build(deps): bump graalvm.version from 22.3.0 to 22.3.1 by @dependabot in #790

New Contributors

Full Changelog: 23.1.2...23.2.1

Don't miss a new arcadedb release

NewReleases is sending notifications on new releases.