Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

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

Release notes

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

3.2.38

This patch release is quite rich of fixes mostly on distributed and query engine, changes list following

Changes

Core

  • Re-implemented update remove with condition, issue #10385
  • Make sure to skip null key on index rebuild if are ignored by the index type, issue #10367
  • Make sure to return a valid value also for missing property in sequences recyclable flag, issue #10375
  • Deprecated long legacy async mode
  • Minor optimization in the parser logic

Distributed

  • Add grace period for distributed database open
  • Removed cluster check in distributed configuration not needed anymore
  • Minor fix in distributed error message
  • Make sure to check all available servers for database online on create
  • Make sure to set the database online only when present and active, issue #10386
  • Skip the health check if the database is on sync, issues #10383, #10386

Artifacts

orientdb-community-3.2.38.tar.gz orientdb-community-3.2.38.zip

orientdb-tp3-3.2.38.tar.gz orientdb-tp3-3.2.38.zip

agent-3.2.38.jar

3.2.37

Small patch release with mostly fixes in the sql scripts and query engine

Changes

Core

  • Make sure to interpret sql script line by line
  • Improvement query with target a variable
  • Increased cases where pattern matching with loops can be executed correctly
  • Deprecated legacy pool implementations

Artifacts

orientdb-community-3.2.37.tar.gz orientdb-community-3.2.37.zip

... (truncated)

Commits
  • 0cbb44f OrientDB prepare release 3.2.38
  • 93acd23 fix(test): correct distributed tests to wait the servers start
  • cf8961a fix: minor fix in distributed error message
  • f2a8fb9 fix: removed cluster check in distributed configuration not needed anymore
  • a8959e7 fix: make sure to check all availabe servers for database online on create
  • 0e1d825 feat: add grace period for distributed database open
  • 5c5b1dd fix: minor correction on distributed database open
  • 6d273f5 fix(test): minor fix in timing to avoid distributed test fail for node not on...
  • b908527 refactor: minor cleanups in distributed tests
  • d65b3f9 refactor: minor fix for avoid a node status to remain offline
  • 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.38.
- [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.38)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team February 24, 2025 23:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

Superseded by #10202.

@dependabot dependabot bot closed this May 1, 2025
@dependabot dependabot bot deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.38 branch May 1, 2025 22:10
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.

1 participant