You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/03 05:19:35 UTC

[GitHub] [beam] dependabot[bot] opened a new pull request, #26068: Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /sdks

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

   Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p>
   <blockquote>
   <h2>Release 1.54.0</h2>
   <h1>Behavior Changes</h1>
   <ul>
   <li>xds: remove support for xDS v2 transport API (<a href="https://redirect.github.com/grpc/grpc-go/issues/6013">#6013</a>)</li>
   </ul>
   <h1>New Features</h1>
   <ul>
   <li>server: expose <code>SetSendCompressor</code> API to set send compressor name (<a href="https://redirect.github.com/grpc/grpc-go/issues/5744">#5744</a>)
   <ul>
   <li>Special Thanks: <a href="https://github.com/jronak"><code>@​jronak</code></a></li>
   </ul>
   </li>
   <li>xdsclient: include <code>Node</code> proto only in the first discovery request message, to improve performance (<a href="https://redirect.github.com/grpc/grpc-go/issues/6078">#6078</a>)</li>
   </ul>
   <h1>Bug Fixes</h1>
   <ul>
   <li>metadata: fix validation logic and properly validate metadata appended via <code>AppendToOutgoingContext</code> (<a href="https://redirect.github.com/grpc/grpc-go/issues/6001">#6001</a>)
   <ul>
   <li>Special Thanks: <a href="https://github.com/ktalg"><code>@​ktalg</code></a></li>
   </ul>
   </li>
   <li>transport: do not close connections when we encounter I/O errors until after all data is consumed (<a href="https://redirect.github.com/grpc/grpc-go/issues/6110">#6110</a>)</li>
   <li>ringhash: ensure addresses are consistently hashed across updates (<a href="https://redirect.github.com/grpc/grpc-go/issues/6066">#6066</a>)</li>
   <li>xds/clusterimpl: fix a bug causing unnecessary closing and re-opening of LRS streams (<a href="https://redirect.github.com/grpc/grpc-go/issues/6112">#6112</a>)</li>
   <li>xds: NACK route configuration if sum of weights of weighted clusters exceeds uint32_max (<a href="https://redirect.github.com/grpc/grpc-go/issues/6085">#6085</a>)</li>
   </ul>
   <h1>Documentation</h1>
   <ul>
   <li>resolver: update <code>Resolver.Scheme()</code> docstring to mention requirement of lowercase scheme names (<a href="https://redirect.github.com/grpc/grpc-go/issues/6014">#6014</a>)</li>
   <li>resolver: document expected error handling of <code>UpdateState</code> errors (<a href="https://redirect.github.com/grpc/grpc-go/issues/6002">#6002</a>)
   <ul>
   <li>Special Thanks: <a href="https://github.com/fho"><code>@​fho</code></a></li>
   </ul>
   </li>
   <li>examples: add example for ORCA load reporting (<a href="https://redirect.github.com/grpc/grpc-go/issues/6114">#6114</a>)</li>
   <li>examples: add an example to illustrate authorization (authz) support (<a href="https://redirect.github.com/grpc/grpc-go/issues/5920">#5920</a>)
   <ul>
   <li>Special Thanks: <a href="https://github.com/KenxinKun"><code>@​KenxinKun</code></a></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/grpc/grpc-go/commit/2997e84fd8d18ddb000ac6736129b48b3c9773ec"><code>2997e84</code></a> Change version to 1.54.0 (<a href="https://redirect.github.com/grpc/grpc-go/issues/6129">#6129</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/b638faff2204da74b93bb4aee28051b15a7a33bd"><code>b638faf</code></a> stats/opencensus: Add message prefix to metrics names (<a href="https://redirect.github.com/grpc/grpc-go/issues/6126">#6126</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/c84a5005d97fb43bbc01b7d1484c0e4c844bec4c"><code>c84a500</code></a> credentials/alts: defer ALTS stream creation until handshake time (<a href="https://redirect.github.com/grpc/grpc-go/issues/6077">#6077</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/6f44ae89b1ab4e492516fd8f1770ad16451a9f02"><code>6f44ae8</code></a> metadata: add benchmark test for FromIncomingContext and ValueFromIncomingCon...</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/a1e657ce53ba59e6e4076edaa2c68d398e7f7e4f"><code>a1e657c</code></a> client: log last error on subchannel connectivity change (<a href="https://redirect.github.com/grpc/grpc-go/issues/6109">#6109</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/36fd0a43969cee5d7e0410231f8bee284bf766e7"><code>36fd0a4</code></a> gcp/observability: Add compressed metrics to observability module and synchro...</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/52ca9571068dd4433b4aed49f303abe0a3776468"><code>52ca957</code></a> xds: make comparison of server configs in bootstrap more reliable (<a href="https://redirect.github.com/grpc/grpc-go/issues/6112">#6112</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/7507ea6bcbef3e25822b2bedccdc923ad1134b59"><code>7507ea6</code></a> gcp/observability: Change logging schema and set queue size limit for logs an...</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/16c3b7df7f78df4061703be769832de44216bfc1"><code>16c3b7d</code></a> examples: add example for ORCA load reporting (<a href="https://redirect.github.com/grpc/grpc-go/issues/6114">#6114</a>)</li>
   <li><a href="https://github.com/grpc/grpc-go/commit/b458a4f11afbced02ab3db241362c60f75972705"><code>b458a4f</code></a> transport: stop always closing connections when loopy returns (<a href="https://redirect.github.com/grpc/grpc-go/issues/6110">#6110</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.53.0&new-version=1.54.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 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 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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] codecov[bot] commented on pull request #26068: Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /sdks

Posted by "codecov[bot] (via GitHub)" <gi...@apache.org>.
codecov[bot] commented on PR #26068:
URL: https://github.com/apache/beam/pull/26068#issuecomment-1493684857

   ## [Codecov](https://codecov.io/gh/apache/beam/pull/26068?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#26068](https://codecov.io/gh/apache/beam/pull/26068?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (473cb25) into [master](https://codecov.io/gh/apache/beam/commit/7ee74d2bf7338e82d35e4429e6d21decc1097621?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7ee74d2) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##           master   #26068      +/-   ##
   ==========================================
   - Coverage   71.42%   71.42%   -0.01%     
   ==========================================
     Files         782      782              
     Lines      102856   102856              
   ==========================================
   - Hits        73465    73463       -2     
   - Misses      27915    27917       +2     
     Partials     1476     1476              
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | go | `54.07% <ø> (-0.01%)` | :arrow_down: |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 1 file with indirect coverage changes](https://codecov.io/gh/apache/beam/pull/26068/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] github-actions[bot] commented on pull request #26068: Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /sdks

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #26068:
URL: https://github.com/apache/beam/pull/26068#issuecomment-1493712330

   Assigning reviewers. If you would like to opt out of this review, comment `assign to next reviewer`:
   
   R: @lostluck for label go.
   
   Available commands:
   - `stop reviewer notifications` - opt out of the automated review tooling
   - `remind me after tests pass` - tag the comment author after tests pass
   - `waiting on author` - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
   
   The PR bot will only process comments in the main thread (not review comments).


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] lostluck merged pull request #26068: Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /sdks

Posted by "lostluck (via GitHub)" <gi...@apache.org>.
lostluck merged PR #26068:
URL: https://github.com/apache/beam/pull/26068


-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org