Skip to content

Bump com.orientechnologies:orientdb-client from 3.2.26 to 3.2.28 in /modules/orientdb - #8360

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.28
Closed

Bump com.orientechnologies:orientdb-client from 3.2.26 to 3.2.28 in /modules/orientdb#8360
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 21, 2024

Copy link
Copy Markdown
Contributor

Bumps com.orientechnologies:orientdb-client from 3.2.26 to 3.2.28.

Release notes

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

3.2.28

Changes

Core

  • Check if the index exists before checking it's properties
  • Make sure to initialize maps on update of value in query engine
  • Add name to the OrientDB internal timer
  • Removed optimization in query engine that cause failing to update linked records, issue #10077
  • Corrected query with content of nested JSON documents to use embedded class
  • Add count on the create link result set
  • Make sure to call on drop on database drop
  • Double Write Log is fsynced on writes. Looks like usage of SYNC flag is not enough
  • Double Write Log is not truncated on file flush but only if it reaches file limit
  • Double Write Log is truncated every time there are tail segments in queue
  • We do not need to make fsync during Write Ahead Log truncation it will be forced by Double Write Log itself
  • sync flag is removed for Double Write Log channel because we perform sync on data write
  • Dirty counter is updated on write sync

Distributed

  • Fixed database sync with enterprise agent

Etl

  • Fix concurrent issues in not x86 architectures

Client

  • removed duplicate cancel from client code

Artifacts

orientdb-community-3.2.28.tar.gz orientdb-community-3.2.28.zip

orientdb-tp3-3.2.28.tar.gz orientdb-tp3-3.2.28.zip

agent-3.2.28.jar

3.2.27

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

... (truncated)

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.28 - (February, 21 2024)

Core

  • Check if the index exists before checking it's properties
  • Make sure to initialize maps on update of value in query engine
  • Add name to the OrientDB internal timer
  • Removed optimization in query engine that cause failing to update linked records, issue #10077
  • Corrected query with content of nested JSON documents to use embedded class
  • Add count on the create link result set
  • Make sure to call on drop on database drop
  • Double Write Log is fsynced on writes. Looks like usage of SYNC flag is not enough
  • Double Write Log is not truncated on file flush but only if it reaches file limit
  • Double Write Log is truncated every time there are tail segments in queue
  • We do not need to make fsync during Write Ahead Log truncation it will be forced by Double Write Log itself
  • sync flag is removed for Double Write Log channel because we perform sync on data write
  • Dirty counter is updated on write sync

... (truncated)

Commits
  • 8d803f0 OrientDB prepare release 3.2.28
  • e078c09 chore: update history
  • 0a5bad9 fix: make sure to use the right node for sync and set online after sync
  • c799c90 fix: avoid to fetch database from self node
  • dc9a139 test: corrected it test failure after changes in Double Write Log
  • 03ae14e chore: update history.txt
  • 5b0e984 Dirty counter is updated on write sync.
  • 374c88b SYNC flag is removed for DWL channel because we perform sync on data write.
  • 4e782e9 We do not need to make fsync during WAL truncation it will be forced by DWL i...
  • c50e5d6 DWL is truncated everytime there are tail segments in queue.
  • 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 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 [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.26 to 3.2.28.
- [Release notes](https://github.com/orientechnologies/orientdb/releases)
- [Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.28/history.txt)
- [Commits](orientechnologies/orientdb@3.2.26...3.2.28)

---
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 requested a review from a team February 21, 2024 16:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Feb 21, 2024
@settings settings Bot removed the java label Feb 21, 2024
@dependabot @github

dependabot Bot commented on behalf of github Mar 4, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #8426.

@dependabot dependabot Bot closed this Mar 4, 2024
@dependabot
dependabot Bot deleted the dependabot/gradle/modules/orientdb/com.orientechnologies-orientdb-client-3.2.28 branch March 4, 2024 22: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 modules/orientdb

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants