dependabot[bot] opened a new pull request, #23100:
URL: https://github.com/apache/camel/pull/23100

   Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 
4.34.0 to 4.35.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/openai/openai-java/releases";>com.openai:openai-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.35.0</h2>
   <h2>4.35.0 (2026-05-07)</h2>
   <p>Full Changelog: <a 
href="https://github.com/openai/openai-java/compare/v4.34.0...v4.35.0";>v4.34.0...v4.35.0</a></p>
   <h3>Features</h3>
   <ul>
   <li><strong>api:</strong> add quantity field to organization usage 
responses, update topLogprobs docs (<a 
href="https://github.com/openai/openai-java/commit/d4686cc7eb9bcd551282d421811341518ddc8584";>d4686cc</a>)</li>
   <li><strong>api:</strong> launch realtime translate + update image 2 (<a 
href="https://github.com/openai/openai-java/commit/28ad9189d7293388d043ed83496333132afc517f";>28ad918</a>)</li>
   <li><strong>api:</strong> manual updates (<a 
href="https://github.com/openai/openai-java/commit/7905ef6cc30852f0d80bd10c937d949028ff1303";>7905ef6</a>)</li>
   <li><strong>api:</strong> manual updates (<a 
href="https://github.com/openai/openai-java/commit/8328a1eb51291dd0a317989e31e0989572bbfa0b";>8328a1e</a>)</li>
   <li><strong>client:</strong> improve logging (<a 
href="https://github.com/openai/openai-java/commit/6393b3431e87d15ad3ee23cc274161f8e00a87ec";>6393b34</a>)</li>
   <li><strong>client:</strong> more robust error parsing (<a 
href="https://github.com/openai/openai-java/commit/5a1bfdcb283dc6efc1ab5058ef96740087112288";>5a1bfdc</a>)</li>
   <li><strong>client:</strong> support proxy authentication (<a 
href="https://github.com/openai/openai-java/commit/97c808706c3684892d309245a205fcfcf90738cd";>97c8087</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>api:</strong> fix imagegen <code>size</code> enum regression (<a 
href="https://github.com/openai/openai-java/commit/aacb886fd99a7571dabe5bc8f1086bef650c11fc";>aacb886</a>)</li>
   <li><strong>client:</strong> match <code>JsonSchemaValidator</code> heading 
levels to API (<a 
href="https://redirect.github.com/openai/openai-java/issues/733";>#733</a>) (<a 
href="https://github.com/openai/openai-java/commit/fc57ef7963e6ebdfde0c716adc4f29d315dc9021";>fc57ef7</a>)</li>
   <li><strong>logging:</strong> redact Azure api-key header in logging (<a 
href="https://redirect.github.com/openai/openai-java/issues/717";>#717</a>) (<a 
href="https://github.com/openai/openai-java/commit/157207fefe59174141a5aec6a983c546def242b4";>157207f</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>client:</strong> create one json mapper (<a 
href="https://github.com/openai/openai-java/commit/6bdc12ed832827d3e9bdb9825898bfa5aee94d26";>6bdc12e</a>)</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li>fix build error (<a 
href="https://github.com/openai/openai-java/commit/82a85274f613aad7ae277765b12bc3469832e1b1";>82a8527</a>)</li>
   <li>redact api-key headers in debug logs (<a 
href="https://github.com/openai/openai-java/commit/73d01b0a5a9af1e4722381701654ff5880ff8986";>73d01b0</a>)</li>
   <li>remove duplicated dokka setup (<a 
href="https://github.com/openai/openai-java/commit/06e43e2ca1a630dd8b4d38b151724d6b3fb5e014";>06e43e2</a>)</li>
   <li><strong>tests:</strong> update test fixtures to use valid example URLs 
(<a 
href="https://github.com/openai/openai-java/commit/021f44a12a39f7e1b8e405e4f309f1a4d0223ed6";>021f44a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>api:</strong> document web_search_call.results in response 
includables (<a 
href="https://github.com/openai/openai-java/commit/18fe08af6a53d6ef9b35e03190e137b02231608e";>18fe08a</a>)</li>
   <li>clarify forwards compat behavior (<a 
href="https://github.com/openai/openai-java/commit/d44f4664a550f4d34b2d1b14c7f376d1047514e0";>d44f466</a>)</li>
   <li>clarify structured output map limitations (<a 
href="https://redirect.github.com/openai/openai-java/issues/726";>#726</a>) (<a 
href="https://github.com/openai/openai-java/commit/e1e1161d69d30bd6639ada5ead3a30f14c68cf8d";>e1e1161</a>)</li>
   <li>remove bad semicolon (<a 
href="https://redirect.github.com/openai/openai-java/issues/725";>#725</a>) (<a 
href="https://github.com/openai/openai-java/commit/b5dbd07e1147f5554509481798978717e22b03af";>b5dbd07</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/openai/openai-java/blob/main/CHANGELOG.md";>com.openai:openai-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.35.0 (2026-05-07)</h2>
   <p>Full Changelog: <a 
href="https://github.com/openai/openai-java/compare/v4.34.0...v4.35.0";>v4.34.0...v4.35.0</a></p>
   <h3>Features</h3>
   <ul>
   <li><strong>api:</strong> add quantity field to organization usage 
responses, update topLogprobs docs (<a 
href="https://github.com/openai/openai-java/commit/d4686cc7eb9bcd551282d421811341518ddc8584";>d4686cc</a>)</li>
   <li><strong>api:</strong> launch realtime translate + update image 2 (<a 
href="https://github.com/openai/openai-java/commit/28ad9189d7293388d043ed83496333132afc517f";>28ad918</a>)</li>
   <li><strong>api:</strong> manual updates (<a 
href="https://github.com/openai/openai-java/commit/7905ef6cc30852f0d80bd10c937d949028ff1303";>7905ef6</a>)</li>
   <li><strong>api:</strong> manual updates (<a 
href="https://github.com/openai/openai-java/commit/8328a1eb51291dd0a317989e31e0989572bbfa0b";>8328a1e</a>)</li>
   <li><strong>client:</strong> improve logging (<a 
href="https://github.com/openai/openai-java/commit/6393b3431e87d15ad3ee23cc274161f8e00a87ec";>6393b34</a>)</li>
   <li><strong>client:</strong> more robust error parsing (<a 
href="https://github.com/openai/openai-java/commit/5a1bfdcb283dc6efc1ab5058ef96740087112288";>5a1bfdc</a>)</li>
   <li><strong>client:</strong> support proxy authentication (<a 
href="https://github.com/openai/openai-java/commit/97c808706c3684892d309245a205fcfcf90738cd";>97c8087</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>api:</strong> fix imagegen <code>size</code> enum regression (<a 
href="https://github.com/openai/openai-java/commit/aacb886fd99a7571dabe5bc8f1086bef650c11fc";>aacb886</a>)</li>
   <li><strong>client:</strong> match <code>JsonSchemaValidator</code> heading 
levels to API (<a 
href="https://redirect.github.com/openai/openai-java/issues/733";>#733</a>) (<a 
href="https://github.com/openai/openai-java/commit/fc57ef7963e6ebdfde0c716adc4f29d315dc9021";>fc57ef7</a>)</li>
   <li><strong>logging:</strong> redact Azure api-key header in logging (<a 
href="https://redirect.github.com/openai/openai-java/issues/717";>#717</a>) (<a 
href="https://github.com/openai/openai-java/commit/157207fefe59174141a5aec6a983c546def242b4";>157207f</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>client:</strong> create one json mapper (<a 
href="https://github.com/openai/openai-java/commit/6bdc12ed832827d3e9bdb9825898bfa5aee94d26";>6bdc12e</a>)</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li>fix build error (<a 
href="https://github.com/openai/openai-java/commit/82a85274f613aad7ae277765b12bc3469832e1b1";>82a8527</a>)</li>
   <li>redact api-key headers in debug logs (<a 
href="https://github.com/openai/openai-java/commit/73d01b0a5a9af1e4722381701654ff5880ff8986";>73d01b0</a>)</li>
   <li>remove duplicated dokka setup (<a 
href="https://github.com/openai/openai-java/commit/06e43e2ca1a630dd8b4d38b151724d6b3fb5e014";>06e43e2</a>)</li>
   <li><strong>tests:</strong> update test fixtures to use valid example URLs 
(<a 
href="https://github.com/openai/openai-java/commit/021f44a12a39f7e1b8e405e4f309f1a4d0223ed6";>021f44a</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>api:</strong> document web_search_call.results in response 
includables (<a 
href="https://github.com/openai/openai-java/commit/18fe08af6a53d6ef9b35e03190e137b02231608e";>18fe08a</a>)</li>
   <li>clarify forwards compat behavior (<a 
href="https://github.com/openai/openai-java/commit/d44f4664a550f4d34b2d1b14c7f376d1047514e0";>d44f466</a>)</li>
   <li>clarify structured output map limitations (<a 
href="https://redirect.github.com/openai/openai-java/issues/726";>#726</a>) (<a 
href="https://github.com/openai/openai-java/commit/e1e1161d69d30bd6639ada5ead3a30f14c68cf8d";>e1e1161</a>)</li>
   <li>remove bad semicolon (<a 
href="https://redirect.github.com/openai/openai-java/issues/725";>#725</a>) (<a 
href="https://github.com/openai/openai-java/commit/b5dbd07e1147f5554509481798978717e22b03af";>b5dbd07</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/openai/openai-java/commit/a57a6397ef9f862d1b21c97aee1c8bad2d647d55";><code>a57a639</code></a>
 release: 4.35.0</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/ae32c04c2fae6413041f291686278a19d8089b59";><code>ae32c04</code></a>
 feat(api): manual updates</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/6daf0d049d507115eaad9f9b6eb068278d6e6c32";><code>6daf0d0</code></a>
 chore: redact api-key headers in debug logs</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/8757241405942fc8e277d2759b2164b6c176eff2";><code>8757241</code></a>
 codegen metadata</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/28c641bf79c8d286b08486a7581865258f0bf3cf";><code>28c641b</code></a>
 codegen metadata</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/b3df0337f53724430cc8b78c7e8bb8453793476c";><code>b3df033</code></a>
 codegen metadata</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/0c4f3e9ae447115dc7fbb4a355ea6d4c00a81533";><code>0c4f3e9</code></a>
 fix(api): fix imagegen <code>size</code> enum regression</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/6dee234d089f3b6fa102e3325658fb1839f80fc2";><code>6dee234</code></a>
 codegen metadata</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/fdd44f83cf9b63f4c1bc1d41769290fe8335ca21";><code>fdd44f8</code></a>
 feat(client): improve logging</li>
   <li><a 
href="https://github.com/openai/openai-java/commit/bf261ff33d8dd44f579dd3b07aaa7347ec7a35a4";><code>bf261ff</code></a>
 feat(api): add quantity field to organization usage responses, update 
topLogp...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/openai/openai-java/compare/v4.34.0...v4.35.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.openai:openai-java&package-manager=maven&previous-version=4.34.0&new-version=4.35.0)](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]

Reply via email to