You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/04 07:27:24 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12002: Bump apollo-mockserver from 2.0.1 to 2.1.0

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

   Bumps [apollo-mockserver](https://github.com/apolloconfig/apollo-java) from 2.0.1 to 2.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apolloconfig/apollo-java/releases">apollo-mockserver's releases</a>.</em></p>
   <blockquote>
   <h2>2.1.0 Release</h2>
   <h2>Highlights</h2>
   <h3>Spring Boot 3.0 Support</h3>
   <p>Apollo java clients now support spring boot 3.0.</p>
   <h3>Override System Properties Feature</h3>
   <p>Users can now config whether apollo should override the system properties or not. See <a href="https://www.apolloconfig.com/#/en/usage/java-sdk-user-guide?id=_1248-enable-apollo-override-system-properties">Enable Apollo Override System Properties</a>.</p>
   <h3>Log4j2 Configuration Support</h3>
   <p>With the new <code>apollo-plugin-log4j2</code> plugin, users could now configure <code>log4j2.xml</code> in apollo, see <a href="https://github.com/apolloconfig/apollo-java/blob/main/apollo-plugin/apollo-plugin-log4j2/README.md">the guide</a> for more information.</p>
   <h2>What's Changed</h2>
   <h3>Features</h3>
   <ul>
   <li>Add a config to adjust the property source overridden behavior by <a href="https://github.com/shenhuaxin"><code>@​shenhuaxin</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4409">apolloconfig/apollo#4409</a></li>
   <li>Add the spi of config service load balancer client by <a href="https://github.com/Anilople"><code>@​Anilople</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4394">apolloconfig/apollo#4394</a></li>
   <li>Add a new API to load items with pagination by <a href="https://github.com/mghio"><code>@​mghio</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4468">apolloconfig/apollo#4468</a></li>
   <li>apollo-client support spring boot 3.0 by <a href="https://github.com/nobodyiam"><code>@​nobodyiam</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/4">apolloconfig/apollo-java#4</a></li>
   <li>apollo-client-config-data support spring boot 3.0 by <a href="https://github.com/vdisk-group"><code>@​vdisk-group</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/5">apolloconfig/apollo-java#5</a></li>
   <li>Add <code>apollo-plugin-log4j2</code> module to support log4j2.xml integration by <a href="https://github.com/nisiyong"><code>@​nisiyong</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/6">apolloconfig/apollo-java#6</a></li>
   <li>Allow users to config comma-separated namespaces for ApolloConfigChangeListener by <a href="https://github.com/anandjoshisn"><code>@​anandjoshisn</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/11">apolloconfig/apollo-java#11</a></li>
   <li>Add Ordered interface to MessageProducerManager and Injector SPI by <a href="https://github.com/nobodyiam"><code>@​nobodyiam</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/15">apolloconfig/apollo-java#15</a></li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Fix openapi item with url illegalKey 400 error by <a href="https://github.com/AbnerHuang2"><code>@​AbnerHuang2</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4549">apolloconfig/apollo#4549</a></li>
   <li>Fix ApolloBootstrapPropertySources precedence issue by <a href="https://github.com/GallantKong"><code>@​GallantKong</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/3">apolloconfig/apollo-java#3</a></li>
   <li>Fix beanName2SpringValueDefinitions cache issue by <a href="https://github.com/nobodyiam"><code>@​nobodyiam</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/16">apolloconfig/apollo-java#16</a></li>
   </ul>
   <h3>Misc</h3>
   <ul>
   <li>Add cat-client as optional dependency by <a href="https://github.com/lorgine-li"><code>@​lorgine-li</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4414">apolloconfig/apollo#4414</a></li>
   <li>Refactor Functions class with lambda by <a href="https://github.com/Anthony-Lu"><code>@​Anthony-Lu</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4419">apolloconfig/apollo#4419</a></li>
   <li>Add overloaded shortcut method to register BeanDefinition by <a href="https://github.com/liaozan"><code>@​liaozan</code></a> in <a href="https://redirect.github.com/apolloconfig/apollo/pull/4574">apolloconfig/apollo#4574</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/nobodyiam"><code>@​nobodyiam</code></a> made their first contribution in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/1">apolloconfig/apollo-java#1</a></li>
   <li><a href="https://github.com/GallantKong"><code>@​GallantKong</code></a> made their first contribution in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/3">apolloconfig/apollo-java#3</a></li>
   <li><a href="https://github.com/vdisk-group"><code>@​vdisk-group</code></a> made their first contribution in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/5">apolloconfig/apollo-java#5</a></li>
   <li><a href="https://github.com/nisiyong"><code>@​nisiyong</code></a> made their first contribution in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/6">apolloconfig/apollo-java#6</a></li>
   <li><a href="https://github.com/anandjoshisn"><code>@​anandjoshisn</code></a> made their first contribution in <a href="https://redirect.github.com/apolloconfig/apollo-java/pull/11">apolloconfig/apollo-java#11</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apolloconfig/apollo-java/blob/v2.1.0/CHANGES.md">apollo-mockserver's changelog</a>.</em></p>
   <blockquote>
   <h1>Changes by Version</h1>
   <p>Release Notes.</p>
   <p>Apollo Java 2.1.0</p>
   <hr />
   <ul>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4409">Add a config adjust the property source overridden behavior</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4394">feat(apollo-client): the spi of config service load balancer client</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4414">add cat-client as optional dependency</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4419">refactor Functions class with lambda</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4468">Add a new API to load items with pagination</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4549">fix openapi item with url illegalKey 400 error</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo/pull/4574">Add overloaded shortcut method to register BeanDefinition</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/3">Fix ApolloBootstrapPropertySources precedence issue</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/4">Apollo Client Support Spring Boot 3.0</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/5">apollo-client-config-data support spring boot 3.0</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/6">Add apollo-plugin-log4j2 module to support log4j2.xml integration</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/11">Allow users to config comma-separated namespaces for ApolloConfigChangeListener</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/16">Fix beanName2SpringValueDefinitions cache issue</a></li>
   <li><a href="https://redirect.github.com/apolloconfig/apollo-java/pull/15">Add Ordered interface to MessageProducerManager and Injector SPI</a></li>
   </ul>
   <hr />
   <p>All issues and pull requests are <a href="https://github.com/apolloconfig/apollo-java/milestone/1?closed=1">here</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/apolloconfig/apollo-java/commits/v2.1.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.ctrip.framework.apollo:apollo-mockserver&package-manager=maven&previous-version=2.0.1&new-version=2.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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] sonarcloud[bot] commented on pull request #12002: Bump apollo-mockserver from 2.0.1 to 2.1.0

Posted by "sonarcloud[bot] (via GitHub)" <gi...@apache.org>.
sonarcloud[bot] commented on PR #12002:
URL: https://github.com/apache/dubbo/pull/12002#issuecomment-1495526738

   Kudos, SonarCloud Quality Gate passed!&nbsp; &nbsp; [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png 'Quality Gate passed')](https://sonarcloud.io/dashboard?id=apache_dubbo&pullRequest=12002)
   
   [![Bug](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/bug-16px.png 'Bug')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=BUG) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=BUG) [0 Bugs](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=BUG)  
   [![Vulnerability](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/vulnerability-16px.png 'Vulnerability')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=VULNERABILITY) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=VULNERABILITY) [0 Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=VULNERABILITY)  
   [![Security Hotspot](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/security_hotspot-16px.png 'Security Hotspot')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12002&resolved=false&types=SECURITY_HOTSPOT) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12002&resolved=false&types=SECURITY_HOTSPOT) [0 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_dubbo&pullRequest=12002&resolved=false&types=SECURITY_HOTSPOT)  
   [![Code Smell](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/code_smell-16px.png 'Code Smell')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=CODE_SMELL) [![A](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/RatingBadge/A-16px.png 'A')](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=CODE_SMELL) [0 Code Smells](https://sonarcloud.io/project/issues?id=apache_dubbo&pullRequest=12002&resolved=false&types=CODE_SMELL)
   
   [![No Coverage information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/CoverageChart/NoCoverageInfo-16px.png 'No Coverage information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12002&metric=coverage&view=list) No Coverage information  
   [![No Duplication information](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Duplications/NoDuplicationInfo-16px.png 'No Duplication information')](https://sonarcloud.io/component_measures?id=apache_dubbo&pullRequest=12002&metric=duplicated_lines_density&view=list) No Duplication information
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ merged pull request #12002: Bump apollo-mockserver from 2.0.1 to 2.1.0

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


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org