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

   Bumps [dubbo.apache.org/dubbo-go/v3](https://github.com/apache/dubbo-go) 
from 3.0.6-0.20230714083639-412bf7b2f36a to 3.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo-go/releases";>dubbo.apache.org/dubbo-go/v3's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.1.0</h2>
   <h3>Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2234";>Implement 
RemoveConfig API for nacos and zookeeper</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2245";>Expose 
TLSConfig for config api</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2267";>Add 
subscribe any value</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2299";>Implement 
condition routing basic functions and complete related tests</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2303";>Implement dynamic 
routing</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2304";>Tag 
route static config</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2316";>Upgrade 
nacos 2.x</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2320";>Print 
logs of registered providers and consumers</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2331";>Add 
request processing total and request succeed total metrics</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2340";>Add some 
metrics about RT</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2350";>Add 
metrics base api interface</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2356";>Sliding 
window and rt quantile metrics</a></li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2204";>Fix: 
Call Java provider occur error use group+version on triple protocol</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2238";>Fix: 
Register instance protocol info to polaris when use Tripe</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2246";>Fix: 
Custom triple server message size</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2297";>Fix: 
Start a new routine when subscribing</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2312";>Fix: 
Upgrade hessian2 to fix java wrapper object decoding bug</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2317";>Fix: 
Polaris service discovery cause nil panic</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2322";>Fix: The 
metadata invoker is destroyed too early</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2323";>Fix: 
Format imports in metrics module</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2344";>Fix: 
Solve config bool field zero value bug by using pointer</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2354";>Fix: 
Disable metrics filter by default instead</a></li>
   </ul>
   <h3>Enhancements</h3>
   <ul>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2205";>Add 
serviceMappingListener for application service discovery</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2209";>The 
argument to ioutil.ReadFile in the config.WithPath method is changed to 
conf.path</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2222";>Upgrade 
hessian2 to support java wrapper types</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2237";>Tablewrite cli 
show</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2274";>Refactor: remove 
providers and add prefix when use polaris</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/issues/2247";>Log 
configuration supports other frameworks and can configure log file generation 
directory and file size</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2307";>Ignore 
node not exist error message and continue retry</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2310";>Refactor: Split 
metrics module into multiple files</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2311";>Ignore 
zk node already exist when store provider/consumer metadata</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2314";>Try 
update value if node already exists</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2333";>Refactor: Use 
promauto and promhttp</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2352";>Chore: 
Unnecessary use of fmt.Sprintf</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2353";>Chore: 
Pkg imported more than once</a></li>
   </ul>
   <h2>v3.1.0-rc1</h2>
   <h3>Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2234";>Implement 
RemoveConfig API for nacos and zookeeper</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2245";>Expose 
TLSConfig for config api</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/dubbo-go/blob/main/CHANGELOG.md";>dubbo.apache.org/dubbo-go/v3's
 changelog</a>.</em></p>
   <blockquote>
   <h2>3.1.0</h2>
   <h3>Features</h3>
   <ul>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2234";>Implement 
RemoveConfig API for nacos and zookeeper</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2245";>Expose 
TLSConfig for config api</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2267";>Add 
subscribe any value</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2299";>Implement 
condition routing basic functions and complete related tests</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2303";>Implement dynamic 
routing</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2304";>Tag 
route static config</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2316";>Upgrade 
nacos 2.x</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2320";>Print 
logs of registered providers and consumers</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2331";>Add 
request processing total and request succeed total metrics</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2340";>Add some 
metrics about RT</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2350";>Add 
metrics base api interface</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2356";>Sliding 
window and rt quantile metrics</a></li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2204";>Fix: 
Call Java provider occur error use group+version on triple protocol</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2238";>Fix: 
Register instance protocol info to polaris when use Tripe</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2246";>Fix: 
Custom triple server message size</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2297";>Fix: 
Start a new routine when subscribing</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2312";>Fix: 
Upgrade hessian2 to fix java wrapper object decoding bug</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2317";>Fix: 
Polaris service discovery cause nil panic</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2322";>Fix: The 
metadata invoker is destroyed too early</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2323";>Fix: 
Format imports in metrics module</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2344";>Fix: 
Solve config bool field zero value bug by using pointer</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2354";>Fix: 
Disable metrics filter by default instead</a></li>
   </ul>
   <h3>Enhancements</h3>
   <ul>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2205";>Add 
serviceMappingListener for application service discovery</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2209";>The 
argument to ioutil.ReadFile in the config.WithPath method is changed to 
conf.path</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2222";>Upgrade 
hessian2 to support java wrapper types</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2237";>Tablewrite cli 
show</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2274";>Refactor: remove 
providers and add prefix when use polaris</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/issues/2247";>Log 
configuration supports other frameworks and can configure log file generation 
directory and file size</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2307";>Ignore 
node not exist error message and continue retry</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2310";>Refactor: Split 
metrics module into multiple files</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2311";>Ignore 
zk node already exist when store provider/consumer metadata</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2314";>Try 
update value if node already exists</a></li>
   <li><a 
href="https://redirect.github.com/apache/dubbo-go/pull/2333";>Refactor: Use 
promauto and promhttp</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2352";>Chore: 
Unnecessary use of fmt.Sprintf</a></li>
   <li><a href="https://redirect.github.com/apache/dubbo-go/pull/2353";>Chore: 
Pkg imported more than once</a></li>
   </ul>
   <h2>3.0.5</h2>
   <h3>Bugfixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/dubbo-go/commits/v3.1.0";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dubbo.apache.org/dubbo-go/v3&package-manager=go_modules&previous-version=3.0.6-0.20230714083639-412bf7b2f36a&new-version=3.1.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