Skip to content

Bump apollo-client from 2.0.1 to 2.1.0#11467

Merged
AlbumenJ merged 1 commit into3.2from
dependabot/maven/com.ctrip.framework.apollo-apollo-client-2.1.0
Feb 6, 2023
Merged

Bump apollo-client from 2.0.1 to 2.1.0#11467
AlbumenJ merged 1 commit into3.2from
dependabot/maven/com.ctrip.framework.apollo-apollo-client-2.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps apollo-client from 2.0.1 to 2.1.0.

Release notes

Sourced from apollo-client's releases.

2.1.0 Release

Highlights

Spring Boot 3.0 Support

Apollo java clients now support spring boot 3.0.

Override System Properties Feature

Users can now config whether apollo should override the system properties or not. See Enable Apollo Override System Properties.

Log4j2 Configuration Support

With the new apollo-plugin-log4j2 plugin, users could now configure log4j2.xml in apollo, see the guide for more information.

What's Changed

Features

Bug fixes

Misc

New Contributors

Changelog

Sourced from apollo-client's changelog.

Changes by Version

Release Notes.

Apollo Java 2.1.0



All issues and pull requests are here

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [apollo-client](https://github.com/apolloconfig/apollo-java) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/apolloconfig/apollo-java/releases)
- [Changelog](https://github.com/apolloconfig/apollo-java/blob/main/CHANGES.md)
- [Commits](https://github.com/apolloconfig/apollo-java/commits/v2.1.0)

---
updated-dependencies:
- dependency-name: com.ctrip.framework.apollo:apollo-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Feb 6, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

Merging #11467 (0d86f8f) into 3.2 (cdc2d85) will decrease coverage by 4.58%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11467      +/-   ##
============================================
- Coverage     69.52%   64.94%   -4.58%     
+ Complexity      133       14     -119     
============================================
  Files          1553     1503      -50     
  Lines         83474    62687   -20787     
  Branches      14864     9162    -5702     
============================================
- Hits          58032    40714   -17318     
+ Misses        20527    17745    -2782     
+ Partials       4915     4228     -687     
Impacted Files Coverage Δ
...luster/router/script/ScriptStateRouterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...he/dubbo/test/common/impl/GreetingServiceImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...zookeeper/curator/CuratorZookeeperTransporter.java 0.00% <0.00%> (-100.00%) ⬇️
.../serialize/hessian2/Hessian2SerializerFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...nfigure/DubboRelaxedBinding2AutoConfiguration.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/dubbo/test/spring/SpringXmlConfigTest.java 0.00% <0.00%> (-96.16%) ⬇️
...egistrycenter/context/ZookeeperWindowsContext.java 0.00% <0.00%> (-81.82%) ⬇️
...pc/cluster/router/file/FileStateRouterFactory.java 0.00% <0.00%> (-80.96%) ⬇️
...ycenter/processor/KillProcessWindowsProcessor.java 10.00% <0.00%> (-80.00%) ⬇️
...nter/processor/StartZookeeperWindowsProcessor.java 17.39% <0.00%> (-78.27%) ⬇️
... and 493 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ AlbumenJ merged commit 0291075 into 3.2 Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.ctrip.framework.apollo-apollo-client-2.1.0 branch February 6, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants