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.33 to 3.2.34 #94

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps orient from 3.2.33 to 3.2.34.
Updates com.orientechnologies:orientdb-core from 3.2.33 to 3.2.34

Release notes

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

3.2.34

Not too big release mostly fixes around the query engine, even though there are stability changes also around the distributed environment contributed by @​timw , and other corrections here and there.

Changes

Core

  • Minor correction on value conversion for comparison in queries
  • Corrected implementation of tracing executor to trace source properly
  • Minor fix on storage open failure
  • Correct set of target class when query target a cluster

Client

  • Minor fix on retrying next host from client

Distributed

  • make sure to ignore empty response from distributed requests
  • Refactor distributed configuration management to be handled by distributed context

Server

  • Minor fix on wait for shutdown

Artifacts

orientdb-community-3.2.34.tar.gz orientdb-community-3.2.34.zip

orientdb-tp3-3.2.34.tar.gz orientdb-tp3-3.2.34.zip

agent-3.2.34.jar

Changelog

Sourced from com.orientechnologies:orientdb-core's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.34 - (October, 1 2024)

Core

  • deprecated some record methods that will be remove next version
  • Fix handling of group by without aggregations
  • Avoid internal double close of result sets
  • Fix traverse with variables usages
  • Fix use of index on graph in and out collections
  • Fix in storage count implementation
  • Fix avoid to create new instance of ODocument in query engine for existing records, issue #10268

Distributed

  • Make sure run the distributed transaction expiry task.

Console

  • Support debug mode on all console exceptions.

... (truncated)

Commits
  • 0189afc OrientDB prepare release 3.2.34
  • 63e1faf chore: update history for the next hotfix release
  • f2c6718 fix: minor cleanups in metadata links
  • 1ca7b28 fix: corrected minor incompatibility with java 8
  • 588cb9f fix: compilation issue in rerely run test cases
  • 0c82fc9 fix: make sure to load the record from the database in toElement if the resul...
  • 1ee0396 refactor: reduce usage of toElement in the query engine
  • 3ed76e0 fix: minor fix in storage count implementation
  • 51b6a19 fix: minor fix in type value creation for index
  • bef4d6a fix: make sure to create a correct value in ridbag index definition, when val...
  • Additional commits viewable in compare view

Updates com.orientechnologies:orientdb-object from 3.2.33 to 3.2.34

Release notes

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

3.2.34

Not too big release mostly fixes around the query engine, even though there are stability changes also around the distributed environment contributed by @​timw , and other corrections here and there.

Changes

Core

  • Minor correction on value conversion for comparison in queries
  • Corrected implementation of tracing executor to trace source properly
  • Minor fix on storage open failure
  • Correct set of target class when query target a cluster

Client

  • Minor fix on retrying next host from client

Distributed

  • make sure to ignore empty response from distributed requests
  • Refactor distributed configuration management to be handled by distributed context

Server

  • Minor fix on wait for shutdown

Artifacts

orientdb-community-3.2.34.tar.gz orientdb-community-3.2.34.zip

orientdb-tp3-3.2.34.tar.gz orientdb-tp3-3.2.34.zip

agent-3.2.34.jar

Changelog

Sourced from com.orientechnologies:orientdb-object's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.34 - (October, 1 2024)

Core

  • deprecated some record methods that will be remove next version
  • Fix handling of group by without aggregations
  • Avoid internal double close of result sets
  • Fix traverse with variables usages
  • Fix use of index on graph in and out collections
  • Fix in storage count implementation
  • Fix avoid to create new instance of ODocument in query engine for existing records, issue #10268

Distributed

  • Make sure run the distributed transaction expiry task.

Console

  • Support debug mode on all console exceptions.

... (truncated)

Commits
  • 0189afc OrientDB prepare release 3.2.34
  • 63e1faf chore: update history for the next hotfix release
  • f2c6718 fix: minor cleanups in metadata links
  • 1ca7b28 fix: corrected minor incompatibility with java 8
  • 588cb9f fix: compilation issue in rerely run test cases
  • 0c82fc9 fix: make sure to load the record from the database in toElement if the resul...
  • 1ee0396 refactor: reduce usage of toElement in the query engine
  • 3ed76e0 fix: minor fix in storage count implementation
  • 51b6a19 fix: minor fix in type value creation for index
  • bef4d6a fix: make sure to create a correct value in ridbag index definition, when val...
  • Additional commits viewable in compare view

Updates com.orientechnologies:orientdb-graphdb from 3.2.33 to 3.2.34

Release notes

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

3.2.34

Not too big release mostly fixes around the query engine, even though there are stability changes also around the distributed environment contributed by @​timw , and other corrections here and there.

Changes

Core

  • Minor correction on value conversion for comparison in queries
  • Corrected implementation of tracing executor to trace source properly
  • Minor fix on storage open failure
  • Correct set of target class when query target a cluster

Client

  • Minor fix on retrying next host from client

Distributed

  • make sure to ignore empty response from distributed requests
  • Refactor distributed configuration management to be handled by distributed context

Server

  • Minor fix on wait for shutdown

Artifacts

orientdb-community-3.2.34.tar.gz orientdb-community-3.2.34.zip

orientdb-tp3-3.2.34.tar.gz orientdb-tp3-3.2.34.zip

agent-3.2.34.jar

Changelog

Sourced from com.orientechnologies:orientdb-graphdb's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.34 - (October, 1 2024)

Core

  • deprecated some record methods that will be remove next version
  • Fix handling of group by without aggregations
  • Avoid internal double close of result sets
  • Fix traverse with variables usages
  • Fix use of index on graph in and out collections
  • Fix in storage count implementation
  • Fix avoid to create new instance of ODocument in query engine for existing records, issue #10268

Distributed

  • Make sure run the distributed transaction expiry task.

Console

  • Support debug mode on all console exceptions.

... (truncated)

Commits
  • 0189afc OrientDB prepare release 3.2.34
  • 63e1faf chore: update history for the next hotfix release
  • f2c6718 fix: minor cleanups in metadata links
  • 1ca7b28 fix: corrected minor incompatibility with java 8
  • 588cb9f fix: compilation issue in rerely run test cases
  • 0c82fc9 fix: make sure to load the record from the database in toElement if the resul...
  • 1ee0396 refactor: reduce usage of toElement in the query engine
  • 3ed76e0 fix: minor fix in storage count implementation
  • 51b6a19 fix: minor fix in type value creation for index
  • bef4d6a fix: make sure to create a correct value in ridbag index definition, when val...
  • Additional commits viewable in compare view

Updates com.orientechnologies:orientdb-lucene from 3.2.33 to 3.2.34

Release notes

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

3.2.34

Not too big release mostly fixes around the query engine, even though there are stability changes also around the distributed environment contributed by @​timw , and other corrections here and there.

Changes

Core

  • Minor correction on value conversion for comparison in queries
  • Corrected implementation of tracing executor to trace source properly
  • Minor fix on storage open failure
  • Correct set of target class when query target a cluster

Client

  • Minor fix on retrying next host from client

Distributed

  • make sure to ignore empty response from distributed requests
  • Refactor distributed configuration management to be handled by distributed context

Server

  • Minor fix on wait for shutdown

Artifacts

orientdb-community-3.2.34.tar.gz orientdb-community-3.2.34.zip

orientdb-tp3-3.2.34.tar.gz orientdb-tp3-3.2.34.zip

agent-3.2.34.jar

Changelog

Sourced from com.orientechnologies:orientdb-lucene's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.34 - (October, 1 2024)

Core

  • deprecated some record methods that will be remove next version
  • Fix handling of group by without aggregations
  • Avoid internal double close of result sets
  • Fix traverse with variables usages
  • Fix use of index on graph in and out collections
  • Fix in storage count implementation
  • Fix avoid to create new instance of ODocument in query engine for existing records, issue #10268

Distributed

  • Make sure run the distributed transaction expiry task.

Console

  • Support debug mode on all console exceptions.

... (truncated)

Commits
  • 0189afc OrientDB prepare release 3.2.34
  • 63e1faf chore: update history for the next hotfix release
  • f2c6718 fix: minor cleanups in metadata links
  • 1ca7b28 fix: corrected minor incompatibility with java 8
  • 588cb9f fix: compilation issue in rerely run test cases
  • 0c82fc9 fix: make sure to load the record from the database in toElement if the resul...
  • 1ee0396 refactor: reduce usage of toElement in the query engine
  • 3ed76e0 fix: minor fix in storage count implementation
  • 51b6a19 fix: minor fix in type value creation for index
  • bef4d6a fix: make sure to create a correct value in ridbag index definition, when val...
  • Additional commits viewable in compare view

Updates com.orientechnologies:orientdb-tools from 3.2.33 to 3.2.34

Release notes

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

3.2.34

Not too big release mostly fixes around the query engine, even though there are stability changes also around the distributed environment contributed by @​timw , and other corrections here and there.

Changes

Core

  • Minor correction on value conversion for comparison in queries
  • Corrected implementation of tracing executor to trace source properly
  • Minor fix on storage open failure
  • Correct set of target class when query target a cluster

Client

  • Minor fix on retrying next host from client

Distributed

  • make sure to ignore empty response from distributed requests
  • Refactor distributed configuration management to be handled by distributed context

Server

  • Minor fix on wait for shutdown

Artifacts

orientdb-community-3.2.34.tar.gz orientdb-community-3.2.34.zip

orientdb-tp3-3.2.34.tar.gz orientdb-tp3-3.2.34.zip

agent-3.2.34.jar

Changelog

Sourced from com.orientechnologies:orientdb-tools's changelog.

       .                                          
      .`        `                                 
      ,      `:.                                  
     `,`    ,:`                                   
     .,.   :,,                                    
     .,,  ,,,                                     
.    .,.:::::  ````                                 :::::::::     :::::::::
,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
`,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
 ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
  ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
   ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
    :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::

:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,: : , ,, : : : .: ::: ::: ::: ::: ...,::,,,,::.. : .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,. : ,, ::::: : : .: ::::::::: :::::::::: ,,: ,,.
,,, ., MULTI-MODEL ,,. , GRAPH DOCUMENT DATABASE `. COMMUNITY EDITION ` orientdb.com

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.34 - (October, 1 2024)

Core

  • deprecated some record methods that will be remove next version
  • Fix handling of group by without aggregations
  • Avoid internal double close of result sets
  • Fix traverse with variables usages
  • Fix use of index on graph in and out collections
  • Fix in storage count implementation
  • Fix avoid to create new instance of ODocument in query engine for existing records, issue #10268

Distributed

  • Make sure run the distributed transaction expiry task.

Console

  • Support debug mode on all console exceptions.

... (truncated)

Commits
  • 0189afc OrientDB prepare release 3.2.34
  • 63e1faf chore: update history for the next hotfix release
  • f2c6718 fix: minor cleanups in metadata links
  • 1ca7b28 fix: corrected minor incompatibility with java 8
  • 588cb9f fix: compilation issue in rerely run test cases
  • 0c82fc9 fix: make sure to load the record from the database in toElement if the resul...
  • 1ee0396 refactor: reduce usage of toElement in the query engine
  • 3ed76e0 fix: minor fix in storage count implementation
  • 51b6a19 fix: minor fix in type value creation for index
  • bef4d6a fix: make sure to create a correct value in ridbag index definition, when val...
  • 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.33 to 3.2.34.

Updates `com.orientechnologies:orientdb-core` from 3.2.33 to 3.2.34
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.34/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.34)

Updates `com.orientechnologies:orientdb-object` from 3.2.33 to 3.2.34
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.34/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.34)

Updates `com.orientechnologies:orientdb-graphdb` from 3.2.33 to 3.2.34
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.34/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.34)

Updates `com.orientechnologies:orientdb-lucene` from 3.2.33 to 3.2.34
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.34/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.34)

Updates `com.orientechnologies:orientdb-tools` from 3.2.33 to 3.2.34
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.34/history.txt)
- [Commits](orientechnologies/orientdb@3.2.33...3.2.34)

---
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 Oct 1, 2024
@xvik xvik merged commit c804ec3 into master Oct 2, 2024
0 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/orient-3.2.34 branch October 2, 2024 03:14
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.

1 participant