dependabot[bot] opened a new pull request, #485:
URL: https://github.com/apache/karaf-decanter/pull/485

   Bumps 
[com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb)
 from 3.2.38 to 3.2.40.
   <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.40</h2>
   <p>This release include a quite wide range of fixes in different area, I 
want to highlight two fixes:
   First a bug in the use of composite indexes in the query engine with the use 
of multiple field in the conditions,
   would result on skipping some results that should have been included.
   Second a bug on the collection keeping the between vertices links could 
cause some disk data leak.</p>
   <p>Here the complete list of the changes:</p>
   <h1>Changes</h1>
   <h2>Core</h2>
   <ul>
   <li>Fix remove of linked class in schema</li>
   <li>Fix views to indexed fields in original ordering, to guarantee index 
uses in views queries</li>
   <li>Avoid concurrent access to schema on database load</li>
   <li>Avoid double to float casting when loose precision, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10391";>#10391</a></li>
   <li>Make sure to delete tree RidBag data when converting them to 
embedded</li>
   <li>Fix use of composite index fields in case of range operations, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10456";>#10456</a></li>
   </ul>
   <h2>Server</h2>
   <ul>
   <li>Fixed disconnect push session in case of push error, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10453";>#10453</a></li>
   </ul>
   <h2>Client</h2>
   <ul>
   <li>Increased logging in client in case of push execution failure</li>
   </ul>
   <h2>Distributed</h2>
   <ul>
   <li>Log cluster names in debug only</li>
   <li>Make sure to rollback distributed promise in case of DDL failure</li>
   </ul>
   <h1>Artifacts</h1>
   <p><a 
href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.40/orientdb-community-3.2.40.tar.gz";>orientdb-community-3.2.40.tar.gz</a>
   <a 
href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-community/3.2.40/orientdb-community-3.2.40.zip";>orientdb-community-3.2.40.zip</a></p>
   <p><a 
href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.40/orientdb-tp3-3.2.40.tar.gz";>orientdb-tp3-3.2.40.tar.gz</a>
   <a 
href="https://repo1.maven.org/maven2/com/orientechnologies/orientdb-tp3/3.2.40/orientdb-tp3-3.2.40.zip";>orientdb-tp3-3.2.40.zip</a></p>
   <p><a 
href="https://repo1.maven.org/maven2/com/orientechnologies/agent/3.2.40/agent-3.2.40.jar";>agent-3.2.40.jar</a></p>
   <h2>3.2.39</h2>
   <p>Small release with mostly side logic improvements</p>
   <h1>Changes</h1>
   <h2>Studio</h2>
   <ul>
   <li>Used new source for download demo databases</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/orientechnologies/orientdb/blob/3.2.40/history.txt";>com.orientechnologies:orientdb-client's
 changelog</a>.</em></p>
   <blockquote>
   <pre><code>       .                                          
         .`        `                                 
         ,      `:.                                  
        `,`    ,:`                                   
        .,.   :,,                                    
        .,,  ,,,                                     
   .    .,.:::::  ````                                 :::::::::     :::::::::
   ,`   .::,,,,::.,,,,,,`;;                      .:    ::::::::::    :::    :::
   `,.  ::,,,,,,,:.,,.`  `                       .:    :::      :::  :::     :::
    ,,:,:,,,,,,,,::.   `        `         ``     .:    :::      :::  :::     :::
     ,,:.,,,,,,,,,: `::, ,,   ::,::`   : :,::`  ::::   :::      :::  :::    :::
      ,:,,,,,,,,,,::,:   ,,  :.    :   ::    :   .:    :::      :::  :::::::
       :,,,,,,,,,,:,::   ,,  :      :  :     :   .:    :::      :::  :::::::::
   </code></pre>
   <p><code>    :,,,,,,,,,,:,::,  ,, .::::::::  :     :   .:    :::      :::  
:::     :::</code>,...,,:,,,,,,,,,: .:,. ,, ,,         :     :   .:    :::      
:::  :::     :::
   .,,,,::,,,,,,,:  <code>: , ,,  :     </code>   :     :   .:    :::      :::  
:::     :::
   ...,::,,,,::.. <code>:  .,,  :,    :   :     :   .:    :::::::::::   :::     
::: ,::::,,,. </code>:   ,,   :::::    :     :   .:    :::::::::     ::::::::::
   ,,:<code> </code>,,.<br />
   ,,,    .,<code>                                           MULTI-MODEL ,,.    
</code>,                                       GRAPH DOCUMENT DATABASE
   <code>       `.                                         </code>              
                            COMMUNITY EDITION
   `                                             orientdb.com</p>
   <p>This document contains the last changes of OrientDB Community Edition.</p>
   <hr />
   <p>VERSION 3.2.40 - (May, 30  2025)</p>
   <ul>
   <li>Release Notes: <a 
href="https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3240---30-May-2025";>https://github.com/orientechnologies/orientdb/wiki/OrientDB-3.2-Release-Notes#3240---30-May-2025</a></li>
   </ul>
   <h1>Core</h1>
   <ul>
   <li>Fix remove of linked class in schema</li>
   <li>Fix views to indexed fields in original ordering, to guarantee index 
uses in views queries</li>
   <li>Avoid concurrent access to schema on database load</li>
   <li>Avoid double to float casting when loose precision, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10391";>#10391</a></li>
   <li>Make sure to delete tree RidBag data when converting them to 
embedded</li>
   <li>Fix use of composite index fields in case of range operations, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10456";>#10456</a></li>
   </ul>
   <h1>Server</h1>
   <ul>
   <li>Fixed disconnect push session in case of push error, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10453";>#10453</a></li>
   </ul>
   <h1>Client</h1>
   <ul>
   <li>Increased logging in client in case of push execution failure</li>
   </ul>
   <h1>Distributed</h1>
   <ul>
   <li>Log cluster names in debug only</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/008ecf482b474f4ec7bd3ff2e1202588a39ea08d";><code>008ecf4</code></a>
 OrientDB prepare release 3.2.40</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/387548a544d2c3ce3a3d9ab60e01f2c18888f875";><code>387548a</code></a>
 chore: update history for next release</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/b20e34a269bc9de8d40bd88242ee0029d6ca0dfe";><code>b20e34a</code></a>
 test: add test to verify use of range operations with composite indexes, 
issu...</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/c5d9e91b539f83e2f341f0c4c185ee1910a70db0";><code>c5d9e91</code></a>
 fix: make sure to use limit the number of composite index fields in case of 
r...</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/4d992f05ca72985b5fcd5177f45ebb2f22ab7cec";><code>4d992f0</code></a>
 fix: increased logging in client in case of push execution failure</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/c419d299654d0c3a3fc8219b0ae7a15fe1ce70db";><code>c419d29</code></a>
 fix: make sure to disconnect push session in case of push error, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10453";>#10453</a></li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/9bcd96cc6c374733170e1bfbfd5cdcfc091d8ad1";><code>9bcd96c</code></a>
 fix: make sure to delete tree ridbag data when converting to embedded</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/9f183bdcb1e16323d2bd78a7ce84c948fd3507b9";><code>9f183bd</code></a>
 fix: avoid double to float casting when loose precision, issue <a 
href="https://redirect.github.com/orientechnologies/orientdb/issues/10391";>#10391</a></li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/8947c499ef9696c687edd499c0fc1053214b2991";><code>8947c49</code></a>
 fix: make sure to rollback distributed promise in case of ddl failure</li>
   <li><a 
href="https://github.com/orientechnologies/orientdb/commit/1c4be7b110b9b478497cd5df6d18b6d10d366d80";><code>1c4be7b</code></a>
 feat(backup): Log cluster names in debug only</li>
   <li>Additional commits viewable in <a 
href="https://github.com/orientechnologies/orientdb/compare/3.2.38...3.2.40";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.orientechnologies:orientdb-client&package-manager=maven&previous-version=3.2.38&new-version=3.2.40)](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]

Reply via email to