Skip to content

Bump com.orientechnologies:orientdb-client from 3.2.51 to 3.2.53 in /modules/orientdb#11803

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.53
Open

Bump com.orientechnologies:orientdb-client from 3.2.51 to 3.2.53 in /modules/orientdb#11803
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.53

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps com.orientechnologies:orientdb-client from 3.2.51 to 3.2.53.

Release notes

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

3.2.53

This is a patch release with fixes in storage and remote protocol, be aware this contains a security fix so pleas update ASAP

Changes

Core

  • Made sure to list config free map in the database file type list for correct file delete
  • Make sure to not include temporary storage config file from backups

Remote

  • Add check for correct type when deserializing data java object from network

Artifacts

orientdb-community-3.2.53.tar.gz orientdb-community-3.2.53.zip

orientdb-tp3-3.2.53.tar.gz orientdb-tp3-3.2.53.zip

agent-3.2.53.jar

3.2.52

This patch release contain an additional fix in query engine "order by" logic with nested properties, and a fix in dates without time.

Changes

Core

  • Truncate asDate timestamps with 24-hour clock, thanks @​officialasishkumar
  • Avoid to use index when using order by with nested property issue #10732
  • Dependencies updates

Artifacts

orientdb-community-3.2.52.tar.gz orientdb-community-3.2.52.zip

orientdb-tp3-3.2.52.tar.gz orientdb-tp3-3.2.52.zip

agent-3.2.52.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.53 - (June, 2 2026)

Core

  • Made sure to list config free map in the database file type list for correct file delete
  • Make sure to not include temporary storage config file from backups

Remote

  • Add check for correct type when deserializing data java object from network

version 3.2.52 - (May, 16 2026)

Core

  • Truncate asDate timestamps with 24-hour clock
  • Avoid to use index when using order by with nested property issue #10732
  • Dependencies updateds

version 3.2.51 - (March, 31 2026)

... (truncated)

Commits
  • d5abecf OrientDB prepare release 3.2.53 [ci skip]
  • bd62f1b chore: update history.txt
  • 81a68bc fix: handled additional cases of OStreamSerializable
  • c14a8e5 fix: handled additional cases of ODocumentSerializable
  • 01ee900 chore:fix formatting
  • 85343e5 Fix CWE-470 unsafe reflection in ORecordSerializerNetworkV37
  • 16bc16f fix: exclude flb file from backup
  • 8707a8f chore(deps): bump org.knowm.xchart:xchart from 3.8.5 to 3.9.0
  • 064f1b9 fix: listed free map for config cluster in the list of the database file exte...
  • 4141c8f OrientDB prepare for next development iteration
  • 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 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.51 to 3.2.53.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.53/history.txt)
- [Commits](orientechnologies/orientdb@3.2.51...3.2.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 12:18
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Jun 3, 2026
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