Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

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

Release notes

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

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

orientdb-tp3-3.2.37.tar.gz orientdb-tp3-3.2.37.zip

agent-3.2.37.jar

3.2.36

Here it is another patch release, with a good set of fixes mostly around the query engine, this also include a fix on the client API around refreshing client side document version when the document is updated on the server side with a query, this should reduce the case of concurrent modification exception.

Changes

Core

  • Make sure to correctly evaluate return statements in insert and update statements
  • Correct rename of cluster to use every time lower case for low level structures
  • Re-add support for '&&' operator for lucene geo overlap operations in the new query engine
  • Removed multiple records load when checking if a result is a element
  • Handled correctly in condition with collections of collections, issue #10303
  • Re-add support of @type, @size record attributes and fixed @version, issue #10332
  • Minor fix in script executor retry logic

Remote

  • make sure to refresh the version of the in context record in the client when updated with a server side query

Gremlin

  • Minor fix to guarantee compatibility with future jdk and groovy compatibilty

Artifacts

orientdb-community-3.2.36.tar.gz orientdb-community-3.2.36.zip

... (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.37 - (Jennuary, 15 2026)

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

VERSION 3.2.36 - (November, 28 2024)

Core

  • Make sure to correctly evaluate return statements in insert and update statements
  • Correct rename of cluster to use every time lower case for low level structures
  • Re-add support for '&&' operator for lucene geo overlap operations in the new query engine
  • Removed multiple records load when checking if a result is a element

... (truncated)

Commits
  • cf48624 OrientDB prepare release 3.2.37
  • 656eca0 chore: update history
  • 38f9aab feat: deprecated partitioned database pool
  • 7731523 fix: make sure to resolve pattern matching correctly in all the cases
  • 32420fd refactor: make sure to create the script line fetch plan only onece
  • 708b267 fix: improvements on fetch from variable step
  • dd2ab64 refactor: first refactor for interpret script line by line
  • 280bdbe OrientDB prepare for next development iteration
  • 7c21a5d OrientDB prepare release 3.2.36
  • 8214eac chore: update history.txt
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
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 January 20, 2025 22:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 20, 2025
@settings settings bot removed the java label Jan 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.37 branch July 8, 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 modules/orientdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants