Skip to content

Commit 301d66d

Browse files
committed
Move apollo-core, apollo-client, apollo-mockserver, apollo-openapi and apollo-client-config-data to apollo-java repo
1 parent f7e7100 commit 301d66d

411 files changed

Lines changed: 34 additions & 37957 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/release.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

CHANGES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ Release Notes.
55
Apollo 2.1.0
66

77
------------------
8-
* [Add a config adjust the property source overriden behavior](https://github.com/apolloconfig/apollo/pull/4409)
9-
* [feat(apollo-client): the spi of config service load balancer client](https://github.com/apolloconfig/apollo/pull/4394)
10-
* [add cat-client as optional dependency](https://github.com/apolloconfig/apollo/pull/4414)
11-
* [refactor Functions class with lambda](https://github.com/apolloconfig/apollo/pull/4419)
128
* [fix:occur a 400 error request when openapi key's parameter contain "a[0]"](https://github.com/apolloconfig/apollo/pull/4424)
139
* [Upgrade mysql-connector-java version to fix possible transaction rollback failure issue](https://github.com/apolloconfig/apollo/pull/4425)
1410
* [Remove database migration tool Flyway](https://github.com/apolloconfig/apollo/pull/4361)
@@ -21,7 +17,7 @@ Apollo 2.1.0
2117
* [Optimize performance of '/apps/{appId}/envs/{env}/clusters/{clusterName}/namespaces' interface queries](https://github.com/apolloconfig/apollo/pull/4473)
2218
* [Add a new API to load items with pagination](https://github.com/apolloconfig/apollo/pull/4468)
2319
* [fix(#4474):'openjdk:8-jre-alpine' potentially causing wrong number of cpu cores](https://github.com/apolloconfig/apollo/pull/4475)
24-
* [Switching spring-session serialization mode to json for compatibility with spring-security version updates]()
20+
* [Switching spring-session serialization mode to json for compatibility with spring-security version updates](https://github.com/apolloconfig/apollo/pull/4484)
2521
* [fix(#4483):Fixed overwrite JSON type configuration being empty](https://github.com/apolloconfig/apollo/pull/4486)
2622
* [Allow users to delete AppNamespace](https://github.com/apolloconfig/apollo/pull/4499)
2723
* [fix the deleted at timestamp issue](https://github.com/apolloconfig/apollo/pull/4493)
@@ -33,8 +29,8 @@ Apollo 2.1.0
3329
* [fix openapi item with url illegalKey 400 error](https://github.com/apolloconfig/apollo/pull/4549)
3430
* [fix the exception occurred when publish/rollback namespaces with grayrelease](https://github.com/apolloconfig/apollo/pull/4564)
3531
* [fix create namespace with single dot 500 error](https://github.com/apolloconfig/apollo/pull/4568)
36-
* [Add overloaded shortcut method to register BeanDefinition](https://github.com/apolloconfig/apollo/pull/4574)
3732
* [Add nodejs client sdk and fix doc](https://github.com/apolloconfig/apollo/pull/4590)
33+
* [Move apollo-core, apollo-client, apollo-mockserver, apollo-openapi and apollo-client-config-data to apollo-java repo](https://github.com/apolloconfig/apollo/pull/4594)
3834

3935
------------------
4036
All issues and pull requests are [here](https://github.com/apolloconfig/apollo/milestone/11?closed=1)

apollo-client-config-data/pom.xml

Lines changed: 0 additions & 77 deletions
This file was deleted.

apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/ApolloClientConfigDataAutoConfiguration.java

Lines changed: 0 additions & 46 deletions
This file was deleted.

apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/extension/enums/ApolloClientMessagingType.java

Lines changed: 0 additions & 34 deletions
This file was deleted.

apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/extension/initialize/ApolloClientExtensionInitializeFactory.java

Lines changed: 0 additions & 87 deletions
This file was deleted.

apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/extension/initialize/ApolloClientExtensionInitializer.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)