dependabot[bot] opened a new pull request, #16504: URL: https://github.com/apache/pinot/pull/16504
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.64.0 to 26.65.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.65.0</h2> <p>GCP Libraries BOM 26.65.0</p> <p>Here are the differences from the previous version (26.64.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.54.0 (prev: 2.53.0)</h2> <ul> <li><strong>bigquery:</strong> Add OpenTelemetry Samples (<a href="https://redirect.github.com/googleapis/java-bigquery/issues/3899">#3899</a>) (<a href="https://github.com/googleapis/java-bigquery/commit/e3d9ed92ca5d9b58b5747960d74f895ed8733ebf">e3d9ed9</a>)</li> <li><strong>bigquery:</strong> Add otel metrics to request headers (<a href="https://redirect.github.com/googleapis/java-bigquery/issues/3900">#3900</a>) (<a href="https://github.com/googleapis/java-bigquery/commit/4071e4cb2547b236183fd4fbb92c73f074cf2fa0">4071e4c</a>)</li> </ul> <h2>google-cloud-bigtable 2.63.0 (prev: 2.62.0)</h2> <ul> <li> <p>Add Idempotency to Cloud Bigtable MutateRowsRequest API (<a href="https://github.com/googleapis/java-bigtable/commit/bc58b4f31ef457bd322f270b044735e4b62d298f">bc58b4f</a>)</p> </li> <li> <p>Add port as a parameter for the bigtable emulator (<a href="https://redirect.github.com/googleapis/java-bigtable/issues/2645">#2645</a>) (<a href="https://github.com/googleapis/java-bigtable/commit/5acd3dc01c36072bd28248d560c5d923c34b1817">5acd3dc</a>)</p> </li> <li> <p>Add type support for Proto and Enum (<a href="https://github.com/googleapis/java-bigtable/commit/bc58b4f31ef457bd322f270b044735e4b62d298f">bc58b4f</a>)</p> </li> <li> <p>Publish Proto and Enum types to CBT data API (<a href="https://github.com/googleapis/java-bigtable/commit/ace12d53fe9f4d3779b2b1a2aed69ceeedd11600">ace12d5</a>)</p> </li> <li> <p>Selective GAPIC autogeneration for Python Bigtable Admin (<a href="https://github.com/googleapis/java-bigtable/commit/e219c387487673869fb8bb55a5060bdc9d37bbcb">e219c38</a>)</p> </li> <li> <p>Update routing_parameters.path_template (<a href="https://github.com/googleapis/java-bigtable/commit/e219c387487673869fb8bb55a5060bdc9d37bbcb">e219c38</a>)</p> </li> </ul> <h2>google-cloud-firestore 3.32.0 (prev: 3.31.9)</h2> <ul> <li> <p>Expose tags field in Database and RestoreDatabaseRequest public protos (<a href="https://github.com/googleapis/java-firestore/commit/0f6774ad937d2cc84a3ee6747d07ad96a6713126">0f6774a</a>)</p> </li> <li> <p>Implement BulkWriter shutdown logic (<a href="https://redirect.github.com/googleapis/java-firestore/issues/2202">#2202</a>) (<a href="https://github.com/googleapis/java-firestore/commit/73017741fce52fd37e08af4f3f32fb901b7214a3">7301774</a>)</p> </li> </ul> <h2>google-cloud-spanner 6.98.0 (prev: 6.97.1)</h2> <ul> <li>Proto changes for an internal api (<a href="https://github.com/googleapis/java-spanner/commit/675e90b4582b4fc968118121e6c23ec98ee178e9">675e90b</a>)</li> <li><strong>spanner:</strong> A new field <code>snapshot_timestamp</code> is added to message <code>.google.spanner.v1.CommitResponse</code> (<a href="https://github.com/googleapis/java-spanner/commit/675e90b4582b4fc968118121e6c23ec98ee178e9">675e90b</a>)</li> <li>Support Exemplar (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3997">#3997</a>) (<a href="https://github.com/googleapis/java-spanner/commit/fcf0a0182a33f229e865e4593635efaed34d6dac">fcf0a01</a>)</li> <li>Use multiplex sessions for RW and Partition Ops (<a href="https://redirect.github.com/googleapis/java-spanner/issues/3996">#3996</a>) (<a href="https://github.com/googleapis/java-spanner/commit/a882204e07a2084b228c14fb37ac53e4e33d0f59">a882204</a>)</li> </ul> <h2>google-cloud-spanner-jdbc 2.32.0 (prev: 2.31.2)</h2> <ul> <li>A single multiplexed session is used for all operations (<a href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2162">#2162</a>) (<a href="https://github.com/googleapis/java-spanner-jdbc/commit/21438cc88b9b5f5cb196c2a0e1c233a7ecb07b62">21438cc</a>)</li> </ul> <h2>google-cloud-storage 2.54.0 (prev: 2.53.3)</h2> <ul> <li> <p>Add BucketInfo.IpFilter (<a href="https://redirect.github.com/googleapis/java-storage/issues/3177">#3177</a>) (<a href="https://github.com/googleapis/java-storage/commit/14a91ec208067e6afc55923cffda5f69aa33d8b4">14a91ec</a>)</p> </li> <li> <p>Add default end-to-end checksumming for JournalingBlobWriteSessionConfig <a href="https://redirect.github.com/googleapis/java-storage/issues/3180">#3180</a> (<a href="https://github.com/googleapis/java-storage/commit/fa0f6a03380af78e239bd0079267649ba4138f38">fa0f6a0</a>)</p> </li> <li> <p>Add default end-to-end crc32c checksumming for several upload methods via grpc transport <a href="https://redirect.github.com/googleapis/java-storage/issues/3176">#3176</a> (<a href="https://github.com/googleapis/java-storage/commit/fa0f6a03380af78e239bd0079267649ba4138f38">fa0f6a0</a>)</p> </li> <li> <p>Give user provided checksum precondition priority for Storage#create methods that accept byte[] <a href="https://redirect.github.com/googleapis/java-storage/issues/3182">#3182</a> (<a href="https://github.com/googleapis/java-storage/commit/fa0f6a03380af78e239bd0079267649ba4138f38">fa0f6a0</a>)</p> </li> <li> <p>Move crc32c computation before writing to disk for BufferToDiskThenUpload BlobWriteSession config <a href="https://redirect.github.com/googleapis/java-storage/issues/3187">#3187</a> (<a href="https://github.com/googleapis/java-storage/commit/fa0f6a03380af78e239bd0079267649ba4138f38">fa0f6a0</a>)</p> </li> </ul> <h2>Other libraries</h2> <h1>Version Upgrades</h1> <h2>Minor Version Upgrades</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/fb4c796c2663515dc5f37f19139de90df5bcae36"><code>fb4c796</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/java-cloud-bom/issues/7142">#7142</a>)</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/b3ce20c18d1e1c51d5f62c2d799b67a0e75917ac"><code>b3ce20c</code></a> deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.32....</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/6c7018ce86f5e3ff510a7c3b93230caaa0a7f15b"><code>6c7018c</code></a> deps: update dependency com.google.cloud:first-party-dependencies to v3.50.2 ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/2ebb3b250d549bd3425811cac793959fc154cf1e"><code>2ebb3b2</code></a> deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/cb81e4084a3115a80527c7bde95d1661c176020f"><code>cb81e40</code></a> deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.31....</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/64928d7c730596eb614af2db0c66dc06b1efd016"><code>64928d7</code></a> deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.23.1 ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/35e72cb06f81458a44e6145c93307216dcd14941"><code>35e72cb</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/fdeb67bc465a04242b400e1b9a5812fad9bbbabd"><code>fdeb67b</code></a> deps: update dependency com.google.cloud:google-cloud-nio to v0.128.1 (<a href="https://redirect.github.com/googleapis/java-cloud-bom/issues/7132">#7132</a>)</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/e34faa3cdbc032e85bfcad76e45e3c9b1a7174b9"><code>e34faa3</code></a> deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.141.1 ...</li> <li><a href="https://github.com/googleapis/java-cloud-bom/commit/fceb8e987430b4057936cbc23bd2f10de0c0aa3d"><code>fceb8e9</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.64.0...v26.65.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
