Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

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

Release notes

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

3.2.46

Pretty small patch release with fixes in the import options

Changes

Tools

  • Corrected preserving cluster ids when running import using preserve rids option

Artifacts

orientdb-community-3.2.46.tar.gz orientdb-community-3.2.46.zip

orientdb-tp3-3.2.46.tar.gz orientdb-tp3-3.2.46.zip

agent-3.2.46.jar

3.2.45

This is a fairly small patch release that fix some minor issues around the core and the network messages

This release include code contribution from external contributor: @​timw

Here the list of changes

Changes

Core

  • Changed static thread local allocation after failure due to jdk update
  • Correct records size after update and delete
  • Fix scheduling of task in past

Remote

  • Correct the use of serializer in network message, issue #10585

Artifacts

orientdb-community-3.2.45.tar.gz orientdb-community-3.2.45.zip

orientdb-tp3-3.2.45.tar.gz orientdb-tp3-3.2.45.zip

agent-3.2.45.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.46 - (November, 18 2025)

Tools

  • Corrected preserving cluster ids when running import using preserve rids option

version 3.2.45 - (October, 22 2025)

Core

  • Changed static thread local allocation after failure due to jdk update
  • Correct records size after update and delete
  • Fix scheduling of task in past

Remote

  • Correct the use of serializer in network message, issue #10585

... (truncated)

Commits
  • 062a4c3 OrientDB prepare release 3.2.46
  • a0e4d91 chore:update history
  • d2639d9 fix:corrected issue for preserving cluster ids when importing with preserve rids
  • ff68ae0 OrientDB prepare for next development iteration
  • ccc50ae OrientDB prepare release 3.2.45
  • a37e396 chore: update history.txt
  • 1cc1614 fix: correct the use of serializer in network message, issue #10585
  • e1a11f8 chore: upated maven central plugin
  • 5d2c0b7 fix: changed static thread local allocation after recent failures
  • f4f094b Correct records size after update and delete.
  • 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 Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 01:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2025
@eddumelendez
Copy link
Member

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-client
  dependency-version: 3.2.46
  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.46 branch from edd43fa to d9817d3 Compare December 5, 2025 17:18
@eddumelendez eddumelendez merged commit d2fdd82 into main Dec 6, 2025
103 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.46 branch December 6, 2025 22:31
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