dependabot[bot] opened a new pull request, #16835: URL: https://github.com/apache/camel/pull/16835
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.52.0 to 26.53.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-cloud-bom/releases">com.google.cloud:libraries-bom's releases</a>.</em></p> <blockquote> <h2>v26.53.0</h2> <p>GCP Libraries BOM 26.53.0</p> <p>Here are the differences from the previous version (26.52.0)</p> <p>The group ID of the following artifacts is <code>com.google.cloud</code>.</p> <h1>Notable Changes</h1> <h2>google-cloud-bigquery 2.46.0 (prev: 2.45.0)</h2> <ul> <li> <p><strong>bigquery:</strong> Support IAM conditions in datasets in Java client. (<a href="https://redirect.github.com/googleapis/java-bigquery/issues/3602">#3602</a>) (<a href="https://github.com/googleapis/java-bigquery/commit/6696a9c7d42970e3c24bda4da713a855dbe40ce5">6696a9c</a>)</p> </li> <li> <p>NPE when reading BigQueryResultSet from empty tables (<a href="https://redirect.github.com/googleapis/java-bigquery/issues/3627">#3627</a>) (<a href="https://github.com/googleapis/java-bigquery/commit/9a0b05a3b57797b7cdd8ca9739699fc018dbd868">9a0b05a</a>)</p> </li> <li> <p><strong>test:</strong> Force usage of ReadAPI (<a href="https://redirect.github.com/googleapis/java-bigquery/issues/3625">#3625</a>) (<a href="https://github.com/googleapis/java-bigquery/commit/5ca7d4acbbc40d6ef337732464b3bbd130c86430">5ca7d4a</a>)</p> </li> </ul> <h2>google-cloud-pubsub 1.136.0 (prev: 1.135.0)</h2> <ul> <li>Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (<a href="https://github.com/googleapis/java-pubsub/commit/2947169c009fa553202bc1e44276cf5a7954cd96">2947169</a>)</li> </ul> <h2>google-cloud-spanner 6.85.0 (prev: 6.83.0)</h2> <ul> <li> <p>Add support for ARRAY<STRUCT> to CloudCilentExecutor (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3544">#3544</a>) (<a href="https://github.com/googleapis/java-spanner/commit/6cbaf7ec6502d04fc0a0c09720e2054bd10bead9">6cbaf7e</a>)</p> </li> <li> <p>Add transaction runner for connections (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3559">#3559</a>) (<a href="https://github.com/googleapis/java-spanner/commit/5a1be3dedeafa6858502eadc7918820b9cd90f68">5a1be3d</a>)</p> </li> <li> <p>Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) (<a href="https://github.com/googleapis/java-spanner/commit/8d295c4a4030b4e97b1d653cc3baf412864f3042">8d295c4</a>)</p> </li> <li> <p>Improve tracing by adding attributes (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3576">#3576</a>) (<a href="https://github.com/googleapis/java-spanner/commit/eee333b51fa69123e011dfbd2a0896fd31ac10dc">eee333b</a>)</p> </li> <li> <p><strong>spanner:</strong> Add jdbc support for external hosts (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3536">#3536</a>) (<a href="https://github.com/googleapis/java-spanner/commit/801346a1b2efe7d0144f7442e1568eb5b02ddcbc">801346a</a>)</p> </li> <li> <p>AsyncTransactionManager did not always close the session (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3580">#3580</a>) (<a href="https://github.com/googleapis/java-spanner/commit/d9813a05240b966f444168d3b8c30da9d27a8cc4">d9813a0</a>)</p> </li> <li> <p>Retry specific internal errors (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3565">#3565</a>) (<a href="https://github.com/googleapis/java-spanner/commit/b9ce1a6fcbd11373a5cc82807af15c1cca0dd48e">b9ce1a6</a>)</p> </li> <li> <p>Update max_in_use_session at 10 mins interval (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3570">#3570</a>) (<a href="https://github.com/googleapis/java-spanner/commit/cc1753da72b3e508f8fea8a6d19e1ed3f34e3602">cc1753d</a>)</p> </li> <li> <p>Add gcp client attributes in OpenTelemetry traces (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3595">#3595</a>) (<a href="https://github.com/googleapis/java-spanner/commit/7893f2499f6a43e4e80ec78a9f0da5beedb6967a">7893f24</a>)</p> </li> <li> <p>Add LockHint feature (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3588">#3588</a>) (<a href="https://github.com/googleapis/java-spanner/commit/326442bca41700debcbeb67b6bd11fc36bd4f26d">326442b</a>)</p> </li> <li> <p><strong>spanner:</strong> MTLS setup for spanner external host clients (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3574">#3574</a>) (<a href="https://github.com/googleapis/java-spanner/commit/f8dd15272f2a250c5b57c9f2527d03dbd557d717">f8dd152</a>)</p> </li> </ul> <h2>google-cloud-spanner-jdbc 2.26.0 (prev: 2.25.1)</h2> <ul> <li> <p>Clear interrupted flag after cancel (<a href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1880">#1880</a>) (<a href="https://github.com/googleapis/java-spanner-jdbc/commit/e1fd4e131a039b80306991cc93c5c097f2538c90">e1fd4e1</a>), closes <a href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1879">#1879</a></p> </li> <li> <p>Support for spanner external host (<a href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1884">#1884</a>) (<a href="https://github.com/googleapis/java-spanner-jdbc/commit/123a7bcd9825b20bfbf7e9b057c2bd0f5213cac3">123a7bc</a>)</p> </li> </ul> <h2>google-cloud-storage 2.47.0 (prev: 2.46.0)</h2> <ul> <li> <p>Add MoveObject RPC (<a href="https://github.com/googleapis/java-storage/commit/34b8ac4239bab67b53c73050d2341615254a3ae0">34b8ac4</a>)</p> </li> <li> <p>Introductory beta level support for OpenTelemetry tracing on c.g.c.storage.Storage methods (<a href="https://redirect.github.com/googleapis/java-storage/issues/2837">#2837</a>) (<a href="https://github.com/googleapis/java-storage/commit/dd889ea0d0a57490ef106ab92ba557f26d414406">dd889ea</a>)</p> </li> <li> <p>De-beta storage-v2 artifacts (<a href="https://redirect.github.com/googleapis/java-storage/issues/2852">#2852</a>) (<a href="https://github.com/googleapis/java-storage/commit/77a2e8af341528a4ff3c34a880a7983f828b8cfd">77a2e8a</a>)</p> </li> <li> <p>Fix interrupt spiral in grpc ReadObject drainQueue (<a href="https://redirect.github.com/googleapis/java-storage/issues/2850">#2850</a>) (<a href="https://github.com/googleapis/java-storage/commit/c1dac837387ffc40f00344c8fb0e86e09d009358">c1dac83</a>)</p> </li> <li> <p>Update request handling of gRPC based CopyWriter (<a href="https://redirect.github.com/googleapis/java-storage/issues/2858">#2858</a>) (<a href="https://github.com/googleapis/java-storage/commit/093cb8759d5cfaafa6fd9df43de1bb91c1285f35">093cb87</a>)</p> </li> </ul> <h2>Other libraries</h2> <ul> <li>[aiplatform] add a new thought field in content proto (<a href="https://github.com/googleapis/google-cloud-java/commit/b68c98c14e4de0d1f5755bc306278ee16d2c55ce">b68c98c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/c8074d1c906f5be72d14648d424ca3494d6f6350"><code>c8074d1</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6904">#6904</a>)</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/a5a6f303272a78c11e465d4f3f54fdfe3eeb0ede"><code>a5a6f30</code></a> deps: update protobuf to 4.29.0 (<a href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6903">#6903</a>)</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/7a0748f0f7cad5071248784a7628e916cee7abfb"><code>7a0748f</code></a> deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/b617eeef8b6739830fae536f355c1f989c6ea628"><code>b617eee</code></a> deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.21.1 ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/42aa2428f0027ea96a5b3951ae591e9b5bb70ede"><code>42aa242</code></a> deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.26.0...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/692b250e94d489752aee904ad5e0a075fb133745"><code>692b250</code></a> deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.30....</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/f37e24d824447fa376aa414578705d4c8bb5136f"><code>f37e24d</code></a> deps: update dependency com.google.cloud:google-cloud-bigquery to v2.46.0 (<a href="https://redirect.github.com/googleapis/java-cloud-bom/issues/6">#6</a>...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/f8b4af6f54d1133a083aa7bc869bbb0a8a55840c"><code>f8b4af6</code></a> deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.85.0 ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/1413e7aaa4728d078e7309ba9efb06d80c459010"><code>1413e7a</code></a> deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.25....</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/68830a5464a90fdc18580baa47bfbe260071201e"><code>68830a5</code></a> deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/java-cloud-bom/compare/v26.52.0...v26.53.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 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]
