Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps com.orientechnologies:orientdb-client from 3.2.42 to 3.2.43.

Release notes

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

3.2.43

This patch release contains mostly changes in distributed bootstrap logic, making sure that there are less spurious failure when requests come to the server and the server is not yet ready to handle requests, all these changes were done by @​timw.

There is also a small fix in query tracking

Changes

Core

  • Fix tracking of nested queries called by functions or scripts
  • Add tracing support to scheduled executor services
  • Eliminate duplicate schedule task code

Distributed

  • Minor consistency fixes in embedded DB create/open input validation
  • Detect distributed setup early in activate process
  • Detect when distributed plugin startup is complete
  • Reliably detect distributed plugin enabled
  • Guard distributed database open actions

Artifacts

orientdb-community-3.2.43.tar.gz orientdb-community-3.2.43.zip

orientdb-tp3-3.2.43.tar.gz orientdb-tp3-3.2.43.zip

agent-3.2.43.jar

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.43 - (August, 7 2025)

Core

  • Fix tracking of nested queries called by functions or scripts
  • Add tracing support to scheduled executor services
  • Eliminate duplicate schedule task code

Distributed

  • Minor consistency fixes in embedded DB create/open input validation
  • Detect distributed setup early in activate process
  • Detect when distributed plugin startup is complete
  • Reliably detect distributed plugin enabled
  • Guard distributed database open actions

VERSION 3.2.42 - (July, 4 2025)

... (truncated)

Commits
  • 4669760 OrientDB prepare release 3.2.43
  • d2d5b4e chore: update history
  • f94d4d6 fix: avoid to fail for online check when a server is not available with distr...
  • 9602d5d Guard distributed database open actions.
  • 857e19e Wait for distributed plugin startup.
  • 59eae27 Detect when distributed plugin startup is complete.
  • fc5235a Detect when distributed plugin startup is complete.
  • a93ff93 Reliably detect distributed plugin enabled.
  • 2ca94eb Detect distributed setup early in activate process.
  • 25794a9 Add tracing support to scheduled executor services.
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2025 21:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.43 branch 2 times, most recently from fae0eae to 46686ce Compare August 25, 2025 20:18
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.43 branch from 46686ce to 7081774 Compare August 26, 2025 03:22
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.42 to 3.2.43.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.43/history.txt)
- [Commits](orientechnologies/orientdb@3.2.42...3.2.43)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.43 branch from 7081774 to 4588847 Compare August 26, 2025 20:21
@eddumelendez eddumelendez merged commit 1582fb8 into main Aug 26, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.43 branch August 26, 2025 21:47
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