Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2023

Bumps arcadedb-server from 22.8.1 to 23.1.1.

Release notes

Sourced from arcadedb-server's releases.

23.1.1

What's New

What We Fixed

  • HA/Replication

    • replication does not work when the server has a NAT address (AWS, clouds) in ArcadeData/arcadedb#764
    • replication should not take localhost #755
  • Console

    • ignores arcadedb.server.databaseDirectory setting #752
    • unify console commands with path argument by @​gramian in ArcadeData/arcadedb#724
    • does not show property column in SELECT result if returned property values are null #731
    • ignores the value of server.databaseDirectory property #704
    • connect Issues: Exit and Error #599
    • drop database via console or endpoint #579
  • HTTP Server

  • Studio Web Tool

  • SQL

    • ALTER PROPERTY ... CUSTOM attribute does not work (anymore) #736
    • ORDER BY @​rid ASC adds spurious _$$$ORDER_BY_ALIAS$$$_0 column to SELECT results when @​rid is explicitly included in list of fields #725
    • latest snapshot showing date in a numeric format, not date format #743

... (truncated)

Commits
  • aa687e4 Preparing for release v23.1.1
  • 8c25f8c test: fixed test case
  • d6e5598 feat: HA -> add check for server list configuration
  • 668fde6 fix: console now parses settings as parameter
  • e5539ef chore: removed unused SQL keywords
  • 1c07f6b test: fixed test case
  • a3f1b84 fix: adopted new data types, removed recent introduced 'precision' attribute ...
  • 99c1bbe minor: changed warning message in debug
  • 4b9aef6 feat: new batch mode in console
  • 0a930a5 fix: fixed studio loading of neighbors
  • 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.1.
- [Release notes](https://github.com/ArcadeData/arcadedb/releases)
- [Commits](ArcadeData/arcadedb@22.8.1...23.1.1)

---
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 Jan 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2023

Superseded by #21.

@dependabot dependabot bot closed this Feb 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/src/develop/com.arcadedb-arcadedb-server-23.1.1 branch February 3, 2023 03:04
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