Skip to content

Bump arcadedb-graphql from 22.8.1 to 23.2.1 in /src #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps arcadedb-graphql from 22.8.1 to 23.2.1.

Release notes

Sourced from arcadedb-graphql's releases.

23.2.1

What's New

  • Tools

    • Support for JSON Importer #841
  • Query Languages

    • Add SQL sqrt Function with Tests by @​gramian in ArcadeData/arcadedb#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 ArcadeData/arcadedb#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

... (truncated)

Commits
  • e8f512f Add SQL sqrt Function with Tests (#890)
  • 032e80e Preparing Release of 23.2.1 - Code freeze
  • 99cd778 fix: supporting json serialization with list of list or map of string/list
  • 647e4e5 Fix license header (#891)
  • 41c6890 fix: logged exception in case the backup goes in error
  • 24728d1 chore: fixed build pipeline
  • f23d8c9 test: fixed setting a date or date-time implementation as a string (java clas...
  • 4b526d6 chore: fixed build pipeline
  • 021a4b2 test: dumping error reason
  • b9b18ca chore: fixed compilation warning
  • 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-graphql](https://github.com/ArcadeData/arcadedb) from 22.8.1 to 23.2.1.
- [Release notes](https://github.com/ArcadeData/arcadedb/releases)
- [Commits](ArcadeData/arcadedb@22.8.1...23.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
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