diff --git a/CHANGELOG.md b/CHANGELOG.md index d36f36e41..5eeb71fd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,7 @@ --- - [feature: optimize polaris-ratelimit-example/ratelimit-caller-service, add custom label resolver.](https://github.com/Tencent/spring-cloud-tencent/pull/939) +- [feature: add config for customized local port.](https://github.com/Tencent/spring-cloud-tencent/pull/923) +- [feat:support webclient and gateway report call metrics](https://github.com/Tencent/spring-cloud-tencent/pull/924) +- [feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.](https://github.com/Tencent/spring-cloud-tencent/pull/939) +- [docs:prevent the release of the final version of the sdk.](https://github.com/Tencent/spring-cloud-tencent/pull/943)