Skip to content

Bump com.orientechnologies:orientdb-client from 3.2.16 to 3.2.17 in /modules/orientdb#6756

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17
Apr 10, 2023
Merged

Bump com.orientechnologies:orientdb-client from 3.2.16 to 3.2.17 in /modules/orientdb#6756
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps com.orientechnologies:orientdb-client from 3.2.16 to 3.2.17.

Release notes

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

3.2.17

Core

  • update dependencies
  • make sure to make view query wait for drop and create operations
  • changed security checks for the import logic to avoid spurious failures
  • optimizations in disk cache implementation
  • pre-check cluster existence to avoid storage to go in read only mode in case of duplicate cluster
  • add check to avoid failure when engines are unloaded, issue #9629
  • removed not used configurations
  • moved clean-up of old structures out of the view refresh window
  • replaced global executor with context executor
  • use correct index in immutable view metadata
  • add configuration for define the max number of threads for the context executor

Server

  • make sure to print the right protocol for studio address when ssl is enabled

Client

  • minor fix on view metadata serialization and demineralization over network

Distributed

  • Removed not used single cluster management in distributed sync

Spatial

  • Fix spacial function filtering when used trough the new query engine
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.17 - (March, 9 2023)

Changes

Core

  • update dependencies
  • make sure to make view query wait for drop and create operations
  • changed security checks for the import logic to avoid sprious failures
  • optimizatons in disk cache implementation
  • pre-check cluster existence to avoid storage to go in read only mode in case of duplicate cluster
  • add check to avoid failure when engines are unloaded, issue #9629
  • removed not used configurations
  • moved cleanup of old structures out of the view refresh window
  • replaced global executor with context executor
  • use correct index in immutable view metadata
  • add configuration for define the max number of threas for the context executor

Server

  • make sure to print the right protocol for studio address when ssl is enabled

... (truncated)

Commits
  • 211ebdf OrientDB prepare release 3.2.17
  • cb54566 chore updated history
  • e2bde3c cleanup: removed old configurations that do not have any effect anymore
  • 9f0155f feat: add configuration for define the max number of threas for the context e...
  • be21982 refactor: moved some scheduled logic, to context scheduler and executor
  • db48bb2 fix: use correct index in immutable view metadata
  • 3b3877b refactor: optimization on index drop
  • 033d1cc test: add verification for index usage in views
  • 79283c0 fix: removed double fetching of indexes for view
  • 0eb92b0 refactor: removed global executor not used anymore
  • 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 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)

@dependabot dependabot bot requested a review from a team March 9, 2023 00:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 9, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17 branch from 05fb2e9 to a6f27d0 Compare March 13, 2023 22:35
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17 branch 3 times, most recently from 36df8c6 to 293bb14 Compare March 31, 2023 23:22
This was referenced Apr 3, 2023
This was referenced Apr 3, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17 branch from 293bb14 to 665ee9d Compare April 3, 2023 16:27
Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.16...3.2.17)

---
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 force-pushed the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17 branch from 665ee9d to fbf518e Compare April 4, 2023 19:54
@eddumelendez eddumelendez merged commit aec1903 into main Apr 10, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.17 branch April 10, 2023 23:54
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