Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps arcadedb-server from 22.8.1 to 23.1.2.

Release notes

Sourced from arcadedb-server's releases.

23.1.2

What's New

  • Geospatial

  • SQL

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

  • DevOps

    • Added docker-compose config by @​psytron in ArcadeData/arcadedb#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

... (truncated)

Commits
  • 9dbe3ce Preparing release 23.1.2
  • acc44f7 feat: support for + and - operators against collections and maps
  • 4184ab0 fix: security exception on connection now throws SecurityException
  • fa974b0 chore: removed boilerplate code, killed duplications
  • a71ebb1 test: added test case for #818
  • 067594a fix: now cypher maintains the order of requested fields
  • bd5e8f0 chore: refactoring to reduce warnings and code
  • 8de6133 fix: fixed cluster cfg from remote database introduced in recent refactoring
  • d37c6de feat: supported eval() function, fixed function if()
  • 0e506ed fix: POST /server with command = 'list databases' now does not require a root...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [arcadedb-server](https://github.com/ArcadeData/arcadedb) from 22.8.1 to 23.1.2.
- [Release notes](https://github.com/ArcadeData/arcadedb/releases)
- [Commits](ArcadeData/arcadedb@22.8.1...23.1.2)

---
updated-dependencies:
- dependency-name: com.arcadedb:arcadedb-server
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #24.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/src/develop/com.arcadedb-arcadedb-server-23.1.2 branch March 1, 2023 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants