testcontainers-java
testcontainers-java copied to clipboard
Bump com.orientechnologies:orientdb-client from 3.2.33 to 3.2.34 in /modules/orientdb
Bumps com.orientechnologies:orientdb-client from 3.2.33 to 3.2.34.
Release notes
Sourced from com.orientechnologies:orientdb-client'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
Changelog
Sourced from com.orientechnologies:orientdb-client's changelog.
. .` ` , `:. `,` ,:` .,. :,, .,, ,,, . .,.::::: ```` ::::::::: ::::::::: ,` .::,,,,::.,,,,,,`;; .: :::::::::: ::: ::: `,. ::,,,,,,,:.,,.` ` .: ::: ::: ::: ::: ,,:,:,,,,,,,,::. ` ` `` .: ::: ::: ::: ::: ,,:.,,,,,,,,,: `::, ,, ::,::` : :,::` :::: ::: ::: ::: ::: ,:,,,,,,,,,,::,: ,, :. : :: : .: ::: ::: ::::::: :,,,,,,,,,,:,:: ,, : : : : .: ::: ::: :::::::::
:,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: ::: .,,,,::,,,,,,,:: , ,, :: : .: ::: ::: ::: ::: ...,::,,,,::..: .,, :, : : : .: ::::::::::: ::: ::: ,::::,,,.: ,, ::::: : : .: ::::::::: :::::::::: ,,:,,.
,,, .,MULTI-MODEL ,,., GRAPH DOCUMENT DATABASE`.COMMUNITY EDITION ` orientdb.comThis document contains the last changes of OrientDB Community Edition.
VERSION 3.2.34 - (October, 1 2024)
- Release Notes: https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3233---01-October-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
0189afcOrientDB prepare release 3.2.3463e1fafchore: update history for the next hotfix releasef2c6718fix: minor cleanups in metadata links1ca7b28fix: corrected minor incompatibility with java 8588cb9ffix: compilation issue in rerely run test cases0c82fc9fix: make sure to load the record from the database in toElement if the resul...1ee0396refactor: reduce usage of toElement in the query engine3ed76e0fix: minor fix in storage count implementation51b6a19fix: minor fix in type value creation for indexbef4d6afix: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)