Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps com.orientechnologies:orientdb-client from 3.2.46 to 3.2.48.

Release notes

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

3.2.48

This patch release fix a few quite important but not frequent issues, one issue happen in distributed environments with RidBags tree transactions applied in inverted order on a specific node, this should just apply the transaction but it caused a full sync to happen, thanks to @​ikysil that describe the issue in a really detailed way. One quite sized issues was a really slow parsing of deeply nested document in a SQL query, the parser would go trough a exponential parsing and cause failures, this was fixed by @​lvca in our commonly shared parser structure.

Changes

Core

  • Corrected slow parsing of nested json (thanks @​lvca), issue #10328
  • Improved logging of serialization errors issue #10614

Tools

  • Corrected load of logging properties for the console

Distributed

  • Corrected inverted order of apply of transactions with tree ridbags, as described by PR #10549

Artifacts

orientdb-community-3.2.48.tar.gz orientdb-community-3.2.48.zip

orientdb-tp3-3.2.48.tar.gz orientdb-tp3-3.2.48.zip

agent-3.2.48.jar

3.2.47

This is a medium size patch release, most of the changes though come from the update of dependencies, I want to highlight the update of lz4-java brought in by @​ikysil, also this release a bunch of fixes mostly around test cases done by @​lbh930, there have been a bunch of default setting changes that would fix some concurrency and memory usage issues.

#Changes

Core

  • Initialize OrientDB context executor with the right max size
  • Replace lz4-java with community-maintained fork (thanks @​ikysil)
  • Fix concurrency issue in inizialization of the import http API (thanks @​lbh930)
  • Limited default memory pool retained pages to 1GB
  • Updated build dependencies

Artifacts

orientdb-community-3.2.47.tar.gz

... (truncated)

Commits
  • 8d88a17 OrientDB prepare release 3.2.48 [ci skip]
  • 90f7748 chore: removed links from history.txt that are not needed
  • ed84a82 chore: update history
  • 7f440e2 fix: corrected inverted order of apply of transactions with tree ridbags, as ...
  • eacea30 chore(deps): bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA
  • 7370711 chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin
  • 0d96505 fix: corrected load of logging properties for cli
  • db22827 chore: improved logging of serialization errors issue #10614
  • ba8c8b8 chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin
  • cdce2db chore(deps): bump org.apache.maven.plugins:maven-assembly-plugin
  • 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.46 to 3.2.48.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.46...3.2.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 22:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Superseded by #11457.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.48 branch February 1, 2026 22:23
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.

0 participants