Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

3.2.41

This release include mostly fixes around push requests to reduce session retain in case of error

Here the complete list of the changes:

Changes

Core

  • Fix synchronization on register and unregister of legacy listener APIs

Server

  • Minor fix in push manager concurrent subscribes and unsubscribes

Client

  • Increase logging in response handling
  • Make sure to terminate the push subscribe connection if fails to connect
  • simplified the returning of connection from push client

Distributed

  • make sure to cancel promises of failed DDLs

Artifacts

orientdb-community-3.2.41.tar.gz orientdb-community-3.2.41.zip

orientdb-tp3-3.2.41.tar.gz orientdb-tp3-3.2.41.zip

agent-3.2.41.jar

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

... (truncated)

Commits
  • b7835d6 OrientDB prepare release 3.2.41
  • 05eead9 refactor:simplified the returning of connection from push client
  • 0bc55b2 fix: make sure to terminate the push subscribe connection if fails to connect
  • 0ab953d fix: add synchronization to legacy listener APIs
  • dfad818 fix: minor fix in push manager on concurrent subscribes and unsubscribes
  • 771ac0d chore: moved assert to increase logging
  • 32b88a4 OrientDB prepare for next development iteration
  • 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...
  • 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 Jul 1, 2025
@dependabot dependabot bot requested a review from a team July 1, 2025 22:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.33 to 3.2.41.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.41 branch from af0ddf6 to 26e6f3f Compare July 8, 2025 23:56
@eddumelendez eddumelendez merged commit 62164d1 into main Jul 15, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.41 branch July 15, 2025 20:38
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