Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

3.2.44

Here a new patch release, which include a quite heterogeneous set of fixes, all of which around the core, correcting memory usage of the storage cache, correcting some error in the query engine and script executor, including some legacy dependency update.

This release include code contribution from external contributors: @​timw and @​ikysil

Here the list of changes

Changes

Core

  • Updated commons-lang 2.6 dependency which is obsolete and unsupported
  • Correct disk cache size tracking.
  • Make sure to not mark document dirty if setting a property to exactly the same simple value, issue #10514
  • Correct array handling in polyglot script executor, issue #10532
  • Correct class cast exception on index query lookup: issue #10530

Artifacts

orientdb-community-3.2.44.tar.gz orientdb-community-3.2.44.zip

orientdb-tp3-3.2.44.tar.gz orientdb-tp3-3.2.44.zip

agent-3.2.44.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.44 - (September, 3 2025)

Core

  • Updated commons-lang 2.6 dependency which is obsolete and unsupported
  • Correct disk cache size tracking.
  • Make sure to not mark document dirty if setting a property to exactly the same simple value, issue #10514
  • Correct array handling in polyglot script executor, issue #10532
  • Correct class cast exception on index query lookup: issue #10530

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

... (truncated)

Commits
  • 3b4c3ea OrientDB prepare release 3.2.44
  • f83eaf6 chore: updated history.txt
  • 4928ddd fix: correct class cast exception on index query lookup: issue #10530
  • e5e906d fix: correct array handling in poliglot script executor, issue #10532
  • 56446b4 fix: support java 8 paths
  • 7c7df79 refactor: use java paths for zip backups management
  • 5dd62c0 fix(test): correction in legacy test after main code fix
  • 03d65ba fix: make sure to not mark document dirty if setting a property to exactly th...
  • d9b141d Correct disk cache size tracking.
  • 36d6017 fix: commons-lang 2.6 dependency is obsolete and unsupported
  • 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 Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 22:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.43 to 3.2.44.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.44/history.txt)
- [Commits](orientechnologies/orientdb@3.2.43...3.2.44)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-client
  dependency-version: 3.2.44
  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.44 branch from 711d551 to 7d22f2d Compare October 2, 2025 19:12
@eddumelendez eddumelendez merged commit eebac9b into main Oct 6, 2025
101 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.44 branch October 6, 2025 20: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.

2 participants