dependabot[bot] opened a new pull request #1738:
URL: https://github.com/apache/dubbo-go/pull/1738


   Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 
to 1.44.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.44.0</h2>
   <h1>New Features</h1>
   <ul>
   <li>balancer: add RLS load balancing policy (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5046";>#5046</a>)</li>
   <li>xds: add RLS Cluster Specifier Plugin (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5004";>#5004</a>)</li>
   <li>insecure: remove experimental notice (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5069";>#5069</a>)</li>
   </ul>
   <h1>Bug Fixes</h1>
   <ul>
   <li>internal/balancergroup: eliminate race in exitIdle (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5012";>#5012</a>)</li>
   <li>authz: fix regex expression match (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5035";>#5035</a>)</li>
   </ul>
   <h1>Documentation</h1>
   <ul>
   <li>grpc: minor improvement on WithInsecure() document (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5068";>#5068</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/shitian-ni";><code>@​shitian-ni</code></a></li>
   </ul>
   </li>
   <li>attributes: document that some value types (e.g. <code>map</code>s) must 
implement Equal (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5109";>#5109</a>)</li>
   <li>dialoptions.go: Fix WithBlock godoc (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5073";>#5073</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/sgreene570";><code>@​sgreene570</code></a></li>
   </ul>
   </li>
   <li>grpclog.DepthLoggerV2: Correct comment: formats like fmt.Println (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5038";>#5038</a>)
   <ul>
   <li>Special Thanks: <a 
href="https://github.com/evanj";><code>@​evanj</code></a></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/b4c5e24c7373b22c6c38d68379c39ecdc616a968";><code>b4c5e24</code></a>
 Change version to 1.44.1-dev (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5121";>#5121</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/da8e0b8fa35c185b30da2fe706ce9535b918239f";><code>da8e0b8</code></a>
 Change version to 1.44.0 (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5120";>#5120</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/77b478d768e7e75234406b53471844a0a8d6faf4";><code>77b478d</code></a>
 xds/federation: e2e tests (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5103";>#5103</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/907a202a615d3b2de857e4302cf6032004d65aee";><code>907a202</code></a>
 attributes: document that some value types (e.g. <code>map</code>s) must 
implement Equal...</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/2fb1ac854b2037b408121870f0dcc81474ca483b";><code>2fb1ac8</code></a>
 test: fix potential goroutine leak in TestUpdateAddresses_RetryFromFirstAddr 
...</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/afded7231d0083fb7e9fcccc768ecbf56c271626";><code>afded72</code></a>
 xds/federation: update xdsclient to support multi authority (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5042";>#5042</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/b069440926d58e0a6fa6c59b01638a6948f9e6f3";><code>b069440</code></a>
 credentials/google: use grpctest.Tester for tests in this package (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5098";>#5098</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/fbaf7c55821070944bb0ce342ba3c54cc521c6fe";><code>fbaf7c5</code></a>
 authz: update representation of allow authenticated in SDK (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5052";>#5052</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/344b93a285883f2da713622d5064ad4b4512e63e";><code>344b93a</code></a>
 testdata: use SHA256 as signing algorithm in testdata certs (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5074";>#5074</a>)</li>
   <li><a 
href="https://github.com/grpc/grpc-go/commit/4d58dd98db75e180ebf67cce127db5068ff7ab3e";><code>4d58dd9</code></a>
 dialoptions.go: Fix WithBlock godoc (<a 
href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5073";>#5073</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.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.43.0&new-version=1.44.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: [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]

Reply via email to