dependabot[bot] opened a new pull request, #12321: URL: https://github.com/apache/pinot/pull/12321
Bumps [com.google.api.grpc:proto-google-iam-v1](https://github.com/googleapis/sdk-platform-java) from 1.0.0 to 1.27.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/releases">com.google.api.grpc:proto-google-iam-v1's releases</a>.</em></p> <blockquote> <h2>gapic-generator-java v1.0.17</h2> <h3>Features</h3> <ul> <li><strong>ast:</strong> Add support for multi-catch blocks [ggj] (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/811">#811</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/55ef1a63427683538e48050333eedb0666635568">55ef1a6</a>)</li> <li><strong>ast:</strong> Add support for Throwable causes [ggj] (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/801">#801</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/7fdeeced7642fefdfdc5c6e898661c72fe9d78a8">7fdeece</a>)</li> <li><strong>ast:</strong> support throwing all kinds of expressions (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/810">#810</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/0817650b35487f32d7987ba718ce71fc7551e3a0">0817650</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>(rest transport) Add <code>@BetaApi</code> to the generated <code>TransportServiceFactory</code> class and lro-specific method (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/787">#787</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/ebe1aefbe860a41aabd8ced5268ccc6c7efdf791">ebe1aef</a>)</li> <li>prevent hanging by call backgroundResources.close() on stub.close() [ggj] (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/804">#804</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/428db97c1534255a60530a8ed6137efc17ed56f4">428db97</a>)</li> <li><strong>resnames:</strong> fallback to fully-qualified Object name upon proto typing conflicts [ggj] (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/803">#803</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/e654bfb936b571af2546f550c9a1589f8ad63d67">e654bfb</a>)</li> </ul> <h2>gapic-generator-java v1.0.16</h2> <h3>Bug Fixes</h3> <ul> <li><strong>bazel:</strong> Eradicate monolith deps from Java µgen repo (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/778">#778</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/86f2472963f020127ef6ff92be6241d12e2273af">86f2472</a>)</li> <li><strong>build:</strong> Update googleapis-discovery hash to fix compute integration test (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/782">#782</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/46bb19a7ee61da86b4be6d87a71f3cd210e753d2">46bb19a</a>)</li> <li><strong>protoc:</strong> Mirror protoc's field name conflict resolution logic in client generation (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/781">#781</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/9432979bab59f48c8645fa47d752cdd470d4a682">9432979</a>)</li> </ul> <h2>gapic-generator-java v1.0.15</h2> <h3>Features</h3> <ul> <li>Implement field presence support for DIREGAPIC (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/774">#774</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/c82036105d299b0a1192cd0def5e68253e4f542c">c820361</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>service.yaml:</strong> Remove allowlist restriction (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/776">#776</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/8f42efdb92d606a768a524517fe949c4f9112025">8f42efd</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>release 1.0.15 (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/f75247845344540a94c4efcd416f34f96ea0c2a3">f752478</a>)</li> </ul> <h2>gapic-generator-java v1.0.14</h2> <h3>Features</h3> <ul> <li>Add DIREGAPIC-specific pagination (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/767">#767</a>) (<a href="https://www.github.com/googleapis/gapic-generator-java/commit/1294c298f50cc4474ae562e6a07f37a5f94fe5b8">1294c29</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md">com.google.api.grpc:proto-google-iam-v1's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.32.0...v2.33.0">2.33.0</a> (2024-01-24)</h2> <h3>Features</h3> <ul> <li>Introduce interfaces for metrics instrumentation (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2403">#2403</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/3c61b14fef87c735ea2ed382f8510b29176a4279">3c61b14</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Verify Universe Domain's DirectPath Compatibility after Endpoint Resolution (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2412">#2412</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/e2de93bb7051039e8a96128b9eacc0f2ea3a1205">e2de93b</a>)</li> </ul> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.31.0...v2.32.0">2.32.0</a> (2024-01-19)</h2> <h3>Features</h3> <ul> <li>Do not set the default endpoint in StubSettings (<a href="https://github.com/googleapis/sdk-platform-java/commit/97ae228a262738e09ddf7b4dab95bb81a4f8860a">97ae228</a>)</li> <li>Numeric enums in routing headers (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2328">#2328</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/4d043deeaf096a093e54c5c7b07e408f38647296">4d043de</a>)</li> <li>StubSettings' <code>getEndpoint()</code> will return the service's pre-configured endpoint if there are no user configurations (<a href="https://github.com/googleapis/sdk-platform-java/commit/97ae228a262738e09ddf7b4dab95bb81a4f8860a">97ae228</a>)</li> <li>Validate the Universe Domain (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2330">#2330</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/097bc93c39d10d8ff08eb8fb3a378bbe6d96c1ac">097bc93</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>adjust release-please configs for cloudbuild yaml updates (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2351">#2351</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/ed16261ac8c90fe588026e30d62d948e7ca1af13">ed16261</a>)</li> <li>DirectPath non-default SA requires creds (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2281">#2281</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/c7d614acd9be75b0aa3d365eed9ef4db41419906">c7d614a</a>)</li> <li>format method types and table in Client Overview (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2361">#2361</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/743699504039c110a1490276ddef809f57716e24">7436995</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>update dependency com.fasterxml.jackson:jackson-bom to v2.16.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2386">#2386</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/1160f95d16b1dd0627772a9e8f9c7c8cae7e9c55">1160f95</a>)</li> <li>update dependency com.google.errorprone:error_prone_annotations to v2.24.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2390">#2390</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/d5337600d95f226bbb3f328ebdb7eb41cd2cb43a">d533760</a>)</li> <li>update dependency com.google.errorprone:error_prone_annotations to v2.24.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2391">#2391</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/98b7f3ebcb46430fda53d0d656fcc090ed73654e">98b7f3e</a>)</li> <li>update dependency com.google.oauth-client:google-oauth-client-bom to v1.35.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2392">#2392</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/4b78ac7a8e7a8e6844516c30ac8b112a44cfcc9c">4b78ac7</a>)</li> <li>update dependency io.perfmark:perfmark-api to v0.27.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2388">#2388</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/42808baab2f949bfda2abdb109560033f9e34da3">42808ba</a>)</li> <li>update dependency io.perfmark:perfmark-api to v0.27.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2389">#2389</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/51241f77bc71769c482d12c47cf82c2f32d0be30">51241f7</a>)</li> <li>update dependency net.bytebuddy:byte-buddy to v1.14.11 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2387">#2387</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/07b8ee6d93c42299617de768946ba48e2049dbf9">07b8ee6</a>)</li> <li>update dependency org.checkerframework:checker-qual to v3.42.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2287">#2287</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/7c4eb80c2faf1b2d9e0a1bc10acffe4a8d2d7d28">7c4eb80</a>)</li> <li>update gapic-showcase to v0.30.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2354">#2354</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/762c125abadb5e56682224c9f1587c71e5c6e653">762c125</a>)</li> <li>update google api dependencies (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2382">#2382</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/92bbe6123090a9c66a0d6a688484612a069fd9de">92bbe61</a>)</li> <li>update googleapis/java-cloud-bom digest to 8bc17e9 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2376">#2376</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/bddd4ea81c0ce2d53c7968fbe55eb0755a3dfee8">bddd4ea</a>)</li> <li>update grpc dependencies to v1.61.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2383">#2383</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/af15bd1ef06456fea983a8e44b3dc78d30751125">af15bd1</a>)</li> <li>update netty dependencies to v4.1.105.final (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2302">#2302</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/1563a550f820063881c1e1ab87aa79fb47ca667c">1563a55</a>)</li> <li>update protobuf dependencies to v3.25.2 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2378">#2378</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/836e7b86eecf61552f203e26dff04359ed27bde2">836e7b8</a>)</li> <li>update slf4j monorepo to v2.0.11 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2381">#2381</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/9e758b792615c0bc4d784e8c33d4f90fcc1566ee">9e758b7</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googleapis/sdk-platform-java/commits">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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org