Skip to content

Bump orientdb-core from 3.2.7 to 3.2.9 in /src#29

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/src/develop/com.orientechnologies-orientdb-core-3.2.9
Closed

Bump orientdb-core from 3.2.7 to 3.2.9 in /src#29
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/src/develop/com.orientechnologies-orientdb-core-3.2.9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps orientdb-core from 3.2.7 to 3.2.9.

Changelog

Sourced from 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.9 - (August, 11 2022)

Core

  • Make sure to drop the database also when drop listeners fail
  • Improve thread pool executors to scale up and down properly
  • Make sure to release lock on close of failed storage
  • Removed background thread to mark storage broken not needed anymore
  • Add missing file extension from list of database files extensions to allow proper cleanup on delete
  • Remove no needed refresh of immutable metadata during index metadata load
  • Avoid that wrong validation value make a database read only
  • Corrected regression on btree v3 value replace
  • Refactor to simplify index v3 logic
  • Prevent Live Query thread hot looping on idle queue.

Distributed

  • Improved distributed hosts change notification after client optimization

Remote

  • Release session lock in any case of error

... (truncated)

Commits
  • 4912c47 OrientDB prepare release 3.2.9
  • 39723ad fix: close all the etl context on preocess exit, issue #9659
  • d1bd2fd chore: updated history.txt for next release
  • 4908437 Prevent Live Query thread hot looping on idle queue.
  • 9d864cc chore: asserts for check correct value access in index
  • 7b86b46 refactor: moved forward iterator classes for btree v3 to specific files
  • c0f5ac8 refactor: moved backward iterator classes for btree v3 to specific files
  • 94e4281 refactor: moved inner classes for btree v3 to specific files
  • c9c19a4 refactor: simplified and centralized index v3 data position math
  • 2e76b7e fix: corrected regression on btree v3 value replace
  • 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)

Bumps [orientdb-core](https://github.com/orientechnologies/orientdb) from 3.2.7 to 3.2.9.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.7...3.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2022

Superseded by #33.

@dependabot dependabot bot closed this Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/maven/src/develop/com.orientechnologies-orientdb-core-3.2.9 branch September 15, 2022 01:19
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

Development

Successfully merging this pull request may close these issues.

0 participants