Skip to content
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

Bump orient from 3.2.30 to 3.2.32 #84

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps orient from 3.2.30 to 3.2.32.
Updates com.orientechnologies:orientdb-core from 3.2.30 to 3.2.32

Release notes

Sourced from com.orientechnologies:orientdb-core'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

Updates com.orientechnologies:orientdb-object from 3.2.30 to 3.2.32

Release notes

Sourced from com.orientechnologies:orientdb-object'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

Updates com.orientechnologies:orientdb-graphdb from 3.2.30 to 3.2.32

Release notes

Sourced from com.orientechnologies:orientdb-graphdb'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

Updates com.orientechnologies:orientdb-lucene from 3.2.30 to 3.2.32

Release notes

Sourced from com.orientechnologies:orientdb-lucene'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

Updates com.orientechnologies:orientdb-tools from 3.2.30 to 3.2.32

Release notes

Sourced from com.orientechnologies:orientdb-tools'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 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 `orient` from 3.2.30 to 3.2.32.

Updates `com.orientechnologies:orientdb-core` from 3.2.30 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.30...3.2.32)

Updates `com.orientechnologies:orientdb-object` from 3.2.30 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.30...3.2.32)

Updates `com.orientechnologies:orientdb-graphdb` from 3.2.30 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.30...3.2.32)

Updates `com.orientechnologies:orientdb-lucene` from 3.2.30 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.30...3.2.32)

Updates `com.orientechnologies:orientdb-tools` from 3.2.30 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.30...3.2.32)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.orientechnologies:orientdb-object
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.orientechnologies:orientdb-graphdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.orientechnologies:orientdb-lucene
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.orientechnologies:orientdb-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

Superseded by #92.

@dependabot dependabot bot closed this Aug 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/orient-3.2.32 branch August 28, 2024 23:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants