Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps com.orientechnologies:orientdb-client from 3.2.33 to 3.2.39.

Release notes

Sourced from com.orientechnologies:orientdb-client's releases.

3.2.39

Small release with mostly side logic improvements

Changes

Studio

  • Used new source for download demo databases

Core

  • Correct wrong usage of snapshot schema in query engine
  • Used monotonic time for token validation

Artifacts

orientdb-community-3.2.39.tar.gz orientdb-community-3.2.39.zip

orientdb-tp3-3.2.39.tar.gz orientdb-tp3-3.2.39.zip

agent-3.2.39.jar

3.2.38

This patch release is quite rich of fixes mostly on distributed and query engine, changes list following

Changes

Core

  • Re-implemented update remove with condition, issue #10385
  • Make sure to skip null key on index rebuild if are ignored by the index type, issue #10367
  • Make sure to return a valid value also for missing property in sequences recyclable flag, issue #10375
  • Deprecated long legacy async mode
  • Minor optimization in the parser logic

Distributed

  • Add grace period for distributed database open
  • Removed cluster check in distributed configuration not needed anymore
  • Minor fix in distributed error message
  • Make sure to check all available servers for database online on create
  • Make sure to set the database online only when present and active, issue #10386
  • Skip the health check if the database is on sync, issues #10383, #10386

Artifacts

... (truncated)

Changelog

Sourced from com.orientechnologies:orientdb-client's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.39 - (April, 15 2025)

Studio

  • Used new source for download demo databases

Core

  • Correct wrong usage of snapshot schema in query engine
  • Used monotonic time for token validation

VERSION 3.2.38 - (February, 20 2025)

Core

  • Re-implemented update remove with condition, issue #10385
  • Make sure to skip null key on index rebuild if are ignored by the index type, issue #10367
  • Make sure to return a valid value also for missing property in sequences recyclable flag, issue #10375
  • Deprecated long legacy async mode

... (truncated)

Commits
  • 925f8b3 OrientDB prepare release 3.2.39
  • e41ea72 chore: update history.txt
  • 72f0c99 fix: correct wrong usage of snapshot schema
  • 17edeaf fix: used monotonic time for token validation
  • ba05562 fix(test): correct distributed tests to wait the servers start
  • f2a6e00 OrientDB prepare for next development iteration
  • 0cbb44f OrientDB prepare release 3.2.38
  • 93acd23 fix(test): correct distributed tests to wait the servers start
  • cf8961a fix: minor fix in distributed error message
  • f2a8fb9 fix: removed cluster check in distributed configuration not needed anymore
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.33 to 3.2.39.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.39/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.39)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-client
  dependency-version: 3.2.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2025
@dependabot dependabot bot requested a review from a team May 1, 2025 22:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #10327.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.39 branch June 1, 2025 22:50
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 java Pull requests that update Java code modules/orientdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant