File tree Expand file tree Collapse file tree 3 files changed +24
-12
lines changed
Expand file tree Collapse file tree 3 files changed +24
-12
lines changed Original file line number Diff line number Diff line change @@ -2,19 +2,11 @@ Changes by Version
22==================
33Release Notes.
44
5- Apollo Java 2.4 .0
5+ Apollo Java 2.5 .0
66
77------------------
88
9- * [ Fix the Cannot enhance @Configuration bean definition issue] ( https://github.com/apolloconfig/apollo-java/pull/82 )
10- * [ Feature openapi query namespace support not fill item] ( https://github.com/apolloconfig/apollo-java/pull/83 )
11- * [ Add more observability in apollo config client] ( https://github.com/apolloconfig/apollo-java/pull/74 )
12- * [ Feature Support Kubernetes ConfigMap cache for Apollo java, golang client] ( https://github.com/apolloconfig/apollo-java/pull/79 )
13- * [ Feature support pulling configuration information from multiple AppIds] ( https://github.com/apolloconfig/apollo-java/pull/70 )
14- * [ Fix monitor arg cause npe] ( https://github.com/apolloconfig/apollo-java/pull/86 )
15- * [ Fix the concurrent issue in SpringValueRegistry.scanAndClean] ( https://github.com/apolloconfig/apollo-java/pull/95 )
16- * [ Feature support incremental configuration synchronization client] ( https://github.com/apolloconfig/apollo-java/pull/90 )
17- * [ Feature reduce conflicts when update configmap in k8] ( https://github.com/apolloconfig/apollo-java/pull/93 )
9+ *
1810
1911------------------
20- All issues and pull requests are [ here] ( https://github.com/apolloconfig/apollo-java/milestone/4 ?closed=1 )
12+ All issues and pull requests are [ here] ( https://github.com/apolloconfig/apollo-java/milestone/5 ?closed=1 )
Original file line number Diff line number Diff line change 1+ Changes by Version
2+ ==================
3+ Release Notes.
4+
5+ Apollo Java 2.4.0
6+
7+ ------------------
8+
9+ * [ Fix the Cannot enhance @Configuration bean definition issue] ( https://github.com/apolloconfig/apollo-java/pull/82 )
10+ * [ Feature openapi query namespace support not fill item] ( https://github.com/apolloconfig/apollo-java/pull/83 )
11+ * [ Add more observability in apollo config client] ( https://github.com/apolloconfig/apollo-java/pull/74 )
12+ * [ Feature Support Kubernetes ConfigMap cache for Apollo java, golang client] ( https://github.com/apolloconfig/apollo-java/pull/79 )
13+ * [ Feature support pulling configuration information from multiple AppIds] ( https://github.com/apolloconfig/apollo-java/pull/70 )
14+ * [ Fix monitor arg cause npe] ( https://github.com/apolloconfig/apollo-java/pull/86 )
15+ * [ Fix the concurrent issue in SpringValueRegistry.scanAndClean] ( https://github.com/apolloconfig/apollo-java/pull/95 )
16+ * [ Feature support incremental configuration synchronization client] ( https://github.com/apolloconfig/apollo-java/pull/90 )
17+ * [ Feature reduce conflicts when update configmap in k8] ( https://github.com/apolloconfig/apollo-java/pull/93 )
18+
19+ ------------------
20+ All issues and pull requests are [ here] ( https://github.com/apolloconfig/apollo-java/milestone/4?closed=1 )
Original file line number Diff line number Diff line change 6060 </developers >
6161
6262 <properties >
63- <revision >2.4.0 </revision >
63+ <revision >2.5.0-SNAPSHOT </revision >
6464 <java .version>1.8</java .version>
6565 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6666 <spring-boot .version>2.7.18</spring-boot .version>
You can’t perform that action at this time.
0 commit comments