-
-
Notifications
You must be signed in to change notification settings - Fork 84
Comparing changes
Open a pull request
base repository: apolloconfig/apollo-java
base: v2.3.0
head repository: apolloconfig/apollo-java
compare: v2.4.0
- 13 commits
- 180 files changed
- 9 contributors
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0b5a6d - Browse repository at this point
Copy the full SHA d0b5a6dView commit details
Commits on Sep 30, 2024
-
* support spring boot3 * Update CHANGES.md --------- Co-authored-by: Jason Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6405daa - Browse repository at this point
Copy the full SHA 6405daaView commit details
Commits on Oct 18, 2024
-
feat: openapi query namespace support not fill item (#83)
* feat: openapi query namespace support not fill item * feat: 1. compatible NamespaceOpenApiService interface 2. add CHANGES.md * feat: 1. remove @deprecated 2. add unit test * feat: add unit test
Configuration menu - View commit details
-
Copy full SHA for 5fbfd0c - Browse repository at this point
Copy the full SHA 5fbfd0cView commit details
Commits on Oct 19, 2024
-
[OSPP]Add more observability in apollo config client (#74)
* feat(client): Add more observability in apollo config client * feat(client): add unit test * refactor: rollback meaningless change * docs: add CHANGES.md
Configuration menu - View commit details
-
Copy full SHA for e43ddf5 - Browse repository at this point
Copy the full SHA e43ddf5View commit details
Commits on Oct 30, 2024
-
[OSPP]Support Kubernetes ConfigMap for Apollo java, golang client (#79)
Solve the problem of Apollo client configuration information files being lost due to server downtime or Pod restart in the Kubernetes environment. By using Kubernetes ConfigMap as a new persistent storage solution, the reliability and fault tolerance of configuration information are improved. discussion apolloconfig/apollo#5210
Configuration menu - View commit details
-
Copy full SHA for 67eb866 - Browse repository at this point
Copy the full SHA 67eb866View commit details
Commits on Nov 23, 2024
-
add multiple appId,pull other appId config into config. (#70)
* meger * update some suggestion * meger * fix some test problem * temp submit * 0.update some suggestion. 1.MultipleConfig add order property 2.ApolloConfigChangeListener add appId property * update coderabbitai suggestion * update some suggestion * update CHANGES.md. add feature description. * Apply suggestions from code review * Update apollo-client/src/main/java/com/ctrip/framework/apollo/spring/spi/DefaultApolloConfigRegistrarHelper.java --------- Co-authored-by: Jason Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4b76f8 - Browse repository at this point
Copy the full SHA d4b76f8View commit details
Commits on Dec 6, 2024
-
fix: monitor arg cause npe (#86)
* fix(): 解决metaFreshTime和configServiceUrl的NPE以及时间格式问题 * fix(): 消除external-type在启用monitor下但又未配置时的无用日志打印 * fix(): PrometheusApolloClientMetricsExporter下错误的logger配置 * fix(): ConfigMoniotr 方法命名与API不统一问题 * fix(): 优化代码以及增加DateUtil测试类
Configuration menu - View commit details
-
Copy full SHA for e64c35b - Browse repository at this point
Copy the full SHA e64c35bView commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af2e2dd - Browse repository at this point
Copy the full SHA af2e2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff90aa - Browse repository at this point
Copy the full SHA eff90aaView commit details
Commits on Dec 28, 2024
-
feat: support incremental configuration synchronization client (#90)
* feat: support incremental configuration synchronization client * code format * add Unknown sync mode * code format * code format * code format * code format * code format * 更新 RemoteConfigRepository.java Co-authored-by: Jason Song <[email protected]> * 更新 ApolloConfig.java Co-authored-by: Jason Song <[email protected]> * 更新 ApolloConfig.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChange.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChange.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChangeType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChangeTypeUtils.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * code format * code format * add UnknownSync action * Apply suggestions from code review --------- Co-authored-by: Jason Song <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b476bb8 - Browse repository at this point
Copy the full SHA b476bb8View commit details
Commits on Jan 13, 2025
-
feat: reduce conflicts when update configmap in k8s #89 (#93)
## What's the purpose of this PR fix #89 ## Which issue(s) this PR fixes: fix #89 ## Brief changelog reduce conflicts when update configmap in k8s Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Read the [Contributing Guide](https://github.com/apolloconfig/apollo/blob/master/CONTRIBUTING.md) before making this pull request. - [x] Write a pull request description that is detailed enough to understand what the pull request does, how, and why. - [x] Write necessary unit tests to verify the code. - [x] Run `mvn clean test` to make sure this pull request doesn't break anything. - [x] Update the [`CHANGES` log](https://github.com/apolloconfig/apollo-java/blob/master/CHANGES.md). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a mechanism to reduce conflicts when updating ConfigMap in Kubernetes. - Enhanced access key secret retrieval for applications. - Added pod write permission controls for ConfigMap management. - **Improvements** - Refined configuration utility for better property handling. - Improved Kubernetes resource management logic. - **Testing** - Updated test suite to improve coverage of Kubernetes-related functionality. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for e8b41b6 - Browse repository at this point
Copy the full SHA e8b41b6View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b822e41 - Browse repository at this point
Copy the full SHA b822e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef0be0 - Browse repository at this point
Copy the full SHA 7ef0be0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.0...v2.4.0