github ArcadeData/arcadedb 23.1.2

latest releases: 24.5.1, 24.4.1, 24.2.1...
17 months ago

What's New

  • Geospatial

    • New geospatial functions in #797
  • SQL

    • SQL add & remove from lists and maps with + and - operators #822
    • Supported SQL function eval() #563
  • Console

    • Support for absolute local paths in Console by @gfinger in #787
  • DevOps

    • Added docker-compose config by @psytron in #781
    • Support ALIGN DATABASE from Studio Cluster panel #784 and #749
    • Export Database should allow filtering which types to export #788
    • Support for SSL on ArcadeDB HTTP server #775
    • Display Database and Server settings in Studio #776
  • API

    • RemoteDatabase and EmbeddedDatabase should share a basic interface #817

What We Fixed

  • SQL

    • Issues with the recent introduction of date classes with support up to nanosecond #608 and #794
    • IF function does not work #564
    • Collection attributes min and max can be negative #800
    • Insert embedded document #778
    • SELECT with comparison between indexed DATETIME_MICROS values does not work as expected #809
    • UPDATE statement corrupts Composite unique index on (STRING, INTEGER) properties #812
    • SQL UPDATE - REMOVE does not remove the property but set it to null #805
  • HTTP

    • Custom Http Handlers don't work anymore with latest v23.1.2-SNAPSHOT #798
    • RequestClusterConfiguration in RemoteDatabase sends erroneous POST-request #820
  • Replication

    • Replication Error #779
  • Studio

    • Studio doesn't show errors from duplicated key #786
    • Standard Cypher mode: types created automatically from Studio #697
    • Cypher columns are returned in the wrong order #818
    • Cypher: " cypher.null" has leading spaces in it #804
    • ORDER BY has no effect in results table panel #785
  • Security

    • [Snyk] Fix for 10 vulnerabilities by @snyk-bot in #811
    • User security groups are ignored #806
  • Misc

    • Regular expression property attribute regexp not working #799

Dependencies Updated

  • build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #772
  • build(deps): bump netty-transport from 4.1.86.Final to 4.1.87.Final by @dependabot in #771
  • build(deps): bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #770
  • build(deps): bump junit.jupiter.version from 5.9.1 to 5.9.2 by @dependabot in #769
  • build(deps): bump gson from 2.10 to 2.10.1 by @dependabot in #747
  • build(deps): bump undertow-core from 2.3.2.Final to 2.3.3.Final by @dependabot in #746
  • build(deps-dev): bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #783

New Contributors

Full Changelog: 23.1.1...23.1.2

Don't miss a new arcadedb release

NewReleases is sending notifications on new releases.