Skip to content

Bump orientdb-server from 3.2.9 to 3.2.10 in /src#32

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps orientdb-server from 3.2.9 to 3.2.10.

Changelog

Sourced from orientdb-server's changelog.

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

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

This document contains the last changes of OrientDB Community Edition.


VERSION 3.2.10 - (September, 15 2022)

Core

  • Make put of index everytime transactional
  • Converted all left put operations to use transaction directly
  • Fix logging of log messages with exceptions
  • Refactor for simplify index creation logic
  • Optimization in index write logic
  • Optimization in ridbag write logic
  • Optimization in page write logic
  • Optimization in script pool
  • Disabled write operations without atomic operation
  • Fixes in Json parsing
  • Re-enabled computation of record sizes for cluster issue #9870
  • Replaced custom lock implementation with jdk implementation
  • Avoid to read null values from json for ridbags

Client

  • Automatically start a transaction in the client side if a script started it server side

... (truncated)

Commits
  • 2486dd9 OrientDB prepare release 3.2.10
  • b5880c5 chore: Update History
  • e86f87b refactor: minor optimization on cluster list extraction
  • 6bba1c6 fix: avoid to read null values from json for ridbags
  • a5b8fef refactor: replaced custom lock implementation with jdk standard implementation
  • a703a33 refactor: replace lock in remote storage with jdk implementation
  • e52df5e Merge pull request #9872 from orientechnologies/dependabot/github_actions/act...
  • 91e7908 chore(deps): bump actions/checkout from 2 to 3
  • 9b1937c test: add test for record size tracking, issue #9870
  • 935de8f fix: re-enabled computation of record sizes for cluster issue #9870
  • 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-server](https://github.com/orientechnologies/orientdb) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/develop/history.txt)
- [Commits](orientechnologies/orientdb@3.2.9...3.2.10)

---
updated-dependencies:
- dependency-name: com.orientechnologies:orientdb-server
  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 Sep 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #38.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/src/develop/com.orientechnologies-orientdb-server-3.2.10 branch October 19, 2022 01:17
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