Skip to content

Bump com.orientechnologies:orientdb-client from 3.2.33 to 3.2.40 in /modules/orientdb #10327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.orientechnologies:orientdb-client from 3.2.33 to 3.2.40.

Release notes

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

3.2.40

This release include a quite wide range of fixes in different area, I want to highlight two fixes: First a bug in the use of composite indexes in the query engine with the use of multiple field in the conditions, would result on skipping some results that should have been included. Second a bug on the collection keeping the between vertices links could cause some disk data leak.

Here the complete list of the changes:

Changes

Core

  • Fix remove of linked class in schema
  • Fix views to indexed fields in original ordering, to guarantee index uses in views queries
  • Avoid concurrent access to schema on database load
  • Avoid double to float casting when loose precision, issue #10391
  • Make sure to delete tree RidBag data when converting them to embedded
  • Fix use of composite index fields in case of range operations, issue #10456

Server

  • Fixed disconnect push session in case of push error, issue #10453

Client

  • Increased logging in client in case of push execution failure

Distributed

  • Log cluster names in debug only
  • Make sure to rollback distributed promise in case of DDL failure

Artifacts

orientdb-community-3.2.40.tar.gz orientdb-community-3.2.40.zip

orientdb-tp3-3.2.40.tar.gz orientdb-tp3-3.2.40.zip

agent-3.2.40.jar

3.2.39

Small release with mostly side logic improvements

Changes

Studio

  • Used new source for download demo databases

... (truncated)

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.40 - (May, 30 2025)

Core

  • Fix remove of linked class in schema
  • Fix views to indexed fields in original ordering, to guarantee index uses in views queries
  • Avoid concurrent access to schema on database load
  • Avoid double to float casting when loose precision, issue #10391
  • Make sure to delete tree RidBag data when converting them to embedded
  • Fix use of composite index fields in case of range operations, issue #10456

Server

  • Fixed disconnect push session in case of push error, issue #10453

Client

  • Increased logging in client in case of push execution failure

Distributed

  • Log cluster names in debug only

... (truncated)

Commits
  • 008ecf4 OrientDB prepare release 3.2.40
  • 387548a chore: update history for next release
  • b20e34a test: add test to verify use of range operations with composite indexes, issu...
  • c5d9e91 fix: make sure to use limit the number of composite index fields in case of r...
  • 4d992f0 fix: increased logging in client in case of push execution failure
  • c419d29 fix: make sure to disconnect push session in case of push error, issue #10453
  • 9bcd96c fix: make sure to delete tree ridbag data when converting to embedded
  • 9f183bd fix: avoid double to float casting when loose precision, issue #10391
  • 8947c49 fix: make sure to rollback distributed promise in case of ddl failure
  • 1c4be7b feat(backup): Log cluster names in debug only
  • 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.33 to 3.2.40.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.40/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.40)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 1, 2025 22:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
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