dependabot[bot] opened a new pull request, #35613: URL: https://github.com/apache/beam/pull/35613
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.73.0 to 1.74.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-go/commit/406c2bf4972d72d1746b156e5989228b094d6d3e"><code>406c2bf</code></a> transport: release mutex before returning on expired deadlines in server stre...</li> <li><a href="https://github.com/grpc/grpc-go/commit/20ef77a285d9998134cfee74f9ae9aec109a3cbc"><code>20ef77a</code></a> xds: give up pool lock before closing xdsclient channel (<a href="https://redirect.github.com/grpc/grpc-go/issues/8445">#8445</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/2f9bb38c3c5c3c73ef5f3ac9d6b15220bfd5a71e"><code>2f9bb38</code></a> xdsclient: relay marshalled bytes of complete resource proto to decoders (<a href="https://redirect.github.com/grpc/grpc-go/issues/8422">#8422</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/fa3ec85cd02a78a13736b2969c721734a00c3835"><code>fa3ec85</code></a> xds: Avoid error logs when setting fallback bootstrap config (<a href="https://redirect.github.com/grpc/grpc-go/issues/8419">#8419</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/d307d7590ac9f6c23e98976d8231bbed07e4d18d"><code>d307d75</code></a> xdsclient: preserve original bytes for decoding when the resource is wrapped ...</li> <li><a href="https://github.com/grpc/grpc-go/commit/b34f845d7056a2e052ddb4e99d9d691bf69159bf"><code>b34f845</code></a> server: allow 0s grpc-timeout header values, as java is known to be able to s...</li> <li><a href="https://github.com/grpc/grpc-go/commit/1787f9427568898e905841f40798bbb78c8dd52c"><code>1787f94</code></a> xdsclient: export genericResourceTypeDecoder (<a href="https://redirect.github.com/grpc/grpc-go/issues/8406">#8406</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/15299ccca32bba47c533b0a8e8ba2564a29d71db"><code>15299cc</code></a> xdsclient: make a function to return the supported resource type implementati...</li> <li><a href="https://github.com/grpc/grpc-go/commit/20bd1e7dfad3535675e3dff3d73fa894256f1f79"><code>20bd1e7</code></a> grpc: revert <a href="https://redirect.github.com/grpc/grpc-go/issues/8278">#8278</a>: Fix cardinality violations in non-server streaming RPCs (...</li> <li><a href="https://github.com/grpc/grpc-go/commit/bdbe6a2b5d8dda038ba604c69c5c726bc3358ada"><code>bdbe6a2</code></a> examples/opentelemetry: demonstrate enabling experimental metrics (<a href="https://redirect.github.com/grpc/grpc-go/issues/8388">#8388</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.73.0...v1.74.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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org