dependabot[bot] opened a new pull request, #24439: URL: https://github.com/apache/camel/pull/24439
Bumps [com.ibm.watsonx:watsonx-ai](https://github.com/IBM/watsonx-ai-java-sdk) from 0.21.0 to 0.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/IBM/watsonx-ai-java-sdk/releases">com.ibm.watsonx:watsonx-ai's releases</a>.</em></p> <blockquote> <h2>0.22.0</h2> <h2>What's Changed</h2> <ul> <li>Add Video Documentation and Remove Deprecated ExtractionTags API by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/249">IBM/watsonx-ai-java-sdk#249</a></li> <li>Bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/251">IBM/watsonx-ai-java-sdk#251</a></li> <li>Add CreateSchema API support for document schema generation by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/250">IBM/watsonx-ai-java-sdk#250</a></li> <li>Add ImproveSchema API support for document schema generation by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/252">IBM/watsonx-ai-java-sdk#252</a></li> <li>Add audio support to UserMessage with convenience methods by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/253">IBM/watsonx-ai-java-sdk#253</a></li> <li>Add MergeSchema API support for document schema generation by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/254">IBM/watsonx-ai-java-sdk#254</a></li> <li>Bump actions/checkout from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/256">IBM/watsonx-ai-java-sdk#256</a></li> <li>Add dedicated JsonException and improve TypeToken class by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/257">IBM/watsonx-ai-java-sdk#257</a></li> <li>Update API version to 2026-06-10 by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/258">IBM/watsonx-ai-java-sdk#258</a></li> <li>Simplify streaming error handling and remove unnecessary locks by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/259">IBM/watsonx-ai-java-sdk#259</a></li> <li>Rework <code>ioExecutor</code> to VirtualThreads/CachedThreadPool by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/260">IBM/watsonx-ai-java-sdk#260</a></li> <li>Improve documentation accuracy and consistency by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/255">IBM/watsonx-ai-java-sdk#255</a></li> <li>Update samples with last changes by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/261">IBM/watsonx-ai-java-sdk#261</a></li> <li>Bump org.junit:junit-bom from 6.1.0 to 6.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/262">IBM/watsonx-ai-java-sdk#262</a></li> <li>Improve secrets masking in LoggerInterceptor and HttpUtils by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/263">IBM/watsonx-ai-java-sdk#263</a></li> <li>Fix RetryInterceptor to propagate original exception and correct exponential backoff delay by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/264">IBM/watsonx-ai-java-sdk#264</a></li> <li>Fix <code>AsyncHttpClient</code> and <code>SyncHttpClient</code> to defensive-copy interceptors and handle synchronous throws by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/265">IBM/watsonx-ai-java-sdk#265</a></li> <li>Fix XmlUtils thread-safety, MultipartBody header injection, and core edge cases by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/266">IBM/watsonx-ai-java-sdk#266</a></li> <li>Use deployment id for granite-3-3-8b-instruct chatbot samples by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/267">IBM/watsonx-ai-java-sdk#267</a></li> <li>Generic fixes and code improvements by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/268">IBM/watsonx-ai-java-sdk#268</a></li> <li>Make mutable collections defensive-copied by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/269">IBM/watsonx-ai-java-sdk#269</a></li> <li>Bump org.apache.logging.log4j:log4j-bom from 2.26.0 to 2.26.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/270">IBM/watsonx-ai-java-sdk#270</a></li> <li>Improve integration test reliability with resource locks, retries, and looser assertions by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/271">IBM/watsonx-ai-java-sdk#271</a></li> <li>Add missing Javadoc across core and service classes by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/272">IBM/watsonx-ai-java-sdk#272</a></li> <li>Add Setup & Prerequisites documentation page by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/273">IBM/watsonx-ai-java-sdk#273</a></li> <li>Stabilize public api by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/274">IBM/watsonx-ai-java-sdk#274</a></li> <li>Release 0.22.0 by <a href="https://github.com/andreadimaio"><code>@andreadimaio</code></a> in <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/pull/275">IBM/watsonx-ai-java-sdk#275</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/IBM/watsonx-ai-java-sdk/compare/0.21.0...0.22.0">https://github.com/IBM/watsonx-ai-java-sdk/compare/0.21.0...0.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/8366d08b2788ec5991081745360c925078cc672a"><code>8366d08</code></a> Prepare release 0.22.0</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/c7283e0e7e84e6465800a4a2579e695bebf9b95c"><code>c7283e0</code></a> Merge pull request <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/issues/275">#275</a> from IBM/release-0-22-0</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/fff3b40a8a33dbabb4f3ea3107d52040783317de"><code>fff3b40</code></a> Release 0.22.0</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/dc6a931ede11c51873715915e6337102aa248fba"><code>dc6a931</code></a> Merge pull request <a href="https://redirect.github.com/IBM/watsonx-ai-java-sdk/issues/274">#274</a> from IBM/stabilize-public-api</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/9ed9abfa4d8175000b2488bc5f2f7846cd715d0e"><code>9ed9abf</code></a> Add toString() methods</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/4ceb12b4dde8243f3fba8583b2013dc610cad204"><code>4ceb12b</code></a> polish code</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/47c4a534ee3023e33214de6f5ca24acf127ac8c2"><code>47c4a53</code></a> Update README</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/734c53f88d0eaa6e4c3ed26f753751e040e48b5d"><code>734c53f</code></a> polish code</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/c1c6c2a2f61d876dae46e88d1bda3c6ebe821544"><code>c1c6c2a</code></a> Make Moderation Hap/Pii/GraniteGuardian records public</li> <li><a href="https://github.com/IBM/watsonx-ai-java-sdk/commit/3d598d32e2be131fafbf550eae8a96ddb5fc51fc"><code>3d598d3</code></a> Remove unthrown FileNotFoundException from CreateSchemaService.deleteFile</li> <li>Additional commits viewable in <a href="https://github.com/IBM/watsonx-ai-java-sdk/compare/0.21.0...0.22.0">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 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]
