Skip to content

Bump com.orientechnologies:orientdb-client from 3.2.29 to 3.2.32 in /modules/orientdb#8978

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.32
Jul 25, 2024
Merged

Bump com.orientechnologies:orientdb-client from 3.2.29 to 3.2.32 in /modules/orientdb#8978
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.32

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps com.orientechnologies:orientdb-client from 3.2.29 to 3.2.32.

Release notes

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

3.2.32

This released include a small set of fixes and the upgrade to the latest gremlin release, some fixes have been pulled from downstream forks and are made by @​andrii0lomakin and @​leostryuk, also a pull request was made by @​timw with the Lucene fix.

Changes

Core

  • Fix bug in SQL engine variable name resolution
  • Keep order for asSet() function
  • Minor optimization in query engine class/cluster filtering
  • Make sure to load record from database all the times by query engine
  • Make sure that toJson of list of ids get expanded, issue #10264

Lucene

  • Fix IndexReader ref leak when Lucene index modified and read in transaction

Security Module

  • Removed copied code in favor of dependency

OrientDB Gremlin Driver

  • Update gremlin to the latest release 3.7.2

Artifacts

orientdb-community-3.2.32.tar.gz orientdb-community-3.2.32.zip

orientdb-tp3-3.2.32.tar.gz orientdb-tp3-3.2.32.zip

agent-3.2.32.jar

3.2.31

Changes

Core

  • Reduced logging for block size detecting
  • Add support of empty array as from target of query
  • Make sure to run let query every record when there is a context variable
  • Make sure to be able to start and load databases on startup also when not run in distributed mode

Tools

  • Add skipping of failed record on import, improved import logging add content of failed record
  • Corrected parsing of rid to allow white space around it in import

... (truncated)

Commits
  • e371654 OrientDB prepare release 3.2.32
  • 836cd89 refactor: moved class for json formatting settings to specific file
  • 057b0c3 fix: make sure that toJson of list of ids get expanded, issue #10264
  • 4ec7466 fix: additional fixes in sql method field
  • bbafd1b refactor: make sure to load record from dataabase all the times, may impact #...
  • 36b1ac7 fix: reverted wrong version set
  • 02e607f chore: removed code in favor of dependency
  • d2c9772 fix: minor optimization in query engine class/cluster filtering
  • 7de7a91 Keep order for asSet() function
  • 92beb1b Fix of bug in SQL engine.
  • 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.29 to 3.2.32.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.29...3.2.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team July 22, 2024 22:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jul 22, 2024
This was referenced Jul 25, 2024
@eddumelendez eddumelendez merged commit f7f9f20 into main Jul 25, 2024
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.32 branch July 25, 2024 23:12
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.

1 participant