dependabot[bot] opened a new pull request, #432: URL: https://github.com/apache/karaf-decanter/pull/432
Bumps [com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb) from 3.2.37 to 3.2.38. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/orientechnologies/orientdb/releases">com.orientechnologies:orientdb-client's releases</a>.</em></p> <blockquote> <h2>3.2.38</h2> <p>This patch release is quite rich of fixes mostly on distributed and query engine, changes list following</p> <h1>Changes</h1> <h2>Core</h2> <ul> <li>Re-implemented update remove with condition, issue <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10385">#10385</a></li> <li>Make sure to skip null key on index rebuild if are ignored by the index type, issue <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10367">#10367</a></li> <li>Make sure to return a valid value also for missing property in sequences recyclable flag, issue <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10375">#10375</a></li> <li>Deprecated long legacy async mode</li> <li>Minor optimization in the parser logic</li> </ul> <h2>Distributed</h2> <ul> <li>Add grace period for distributed database open</li> <li>Removed cluster check in distributed configuration not needed anymore</li> <li>Minor fix in distributed error message</li> <li>Make sure to check all available servers for database online on create</li> <li>Make sure to set the database online only when present and active, issue <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10386">#10386</a></li> <li>Skip the health check if the database is on sync, issues <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10383">#10383</a>, <a href="https://redirect.github.com/orientechnologies/orientdb/issues/10386">#10386</a></li> </ul> <h1>Artifacts</h1> <p><a href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.38/orientdb-community-3.2.38.tar.gz">orientdb-community-3.2.38.tar.gz</a> <a href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.38/orientdb-community-3.2.38.zip">orientdb-community-3.2.38.zip</a></p> <p><a href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.38/orientdb-tp3-3.2.38.tar.gz">orientdb-tp3-3.2.38.tar.gz</a> <a href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.38/orientdb-tp3-3.2.38.zip">orientdb-tp3-3.2.38.zip</a></p> <p><a href="https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.38/agent-3.2.38.jar">agent-3.2.38.jar</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/orientechnologies/orientdb/commit/0cbb44f310e1a617d127f15c60b21bc305a8e17d"><code>0cbb44f</code></a> OrientDB prepare release 3.2.38</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/93acd23e2b5fe75e8f2fd2b18ef979ef308b05ab"><code>93acd23</code></a> fix(test): correct distributed tests to wait the servers start</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/cf8961a6933abd780940c1f2e3ad54b7bc548a56"><code>cf8961a</code></a> fix: minor fix in distributed error message</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/f2a8fb90556e79c3dd706fcd30c65e0118250559"><code>f2a8fb9</code></a> fix: removed cluster check in distributed configuration not needed anymore</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/a8959e7c307c2734a425bed0ca5c0c19154a61ef"><code>a8959e7</code></a> fix: make sure to check all availabe servers for database online on create</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/0e1d8257baed1ca829cd95365ae5dbab6e77fb88"><code>0e1d825</code></a> feat: add grace period for distributed database open</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/5c5b1ddaeb27cf4d40f1d1164d49c318b89fda14"><code>5c5b1dd</code></a> fix: minor correction on distributed database open</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/6d273f52c6013e1f741e3a0be751cf283a0b534d"><code>6d273f5</code></a> fix(test): minor fix in timing to avoid distributed test fail for node not on...</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/b90852709d6651c498c85561bd09faddc5bfcef2"><code>b908527</code></a> refactor: minor cleanups in distributed tests</li> <li><a href="https://github.com/orientechnologies/orientdb/commit/d65b3f968fe59041c5804dde8218bedd7eab8ae7"><code>d65b3f9</code></a> refactor: minor fix for avoid a node status to remain offline</li> <li>Additional commits viewable in <a href="https://github.com/orientechnologies/orientdb/compare/3.2.37...3.2.38">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
