parent
faf95877e6
commit
0d6ebe3492
@ -1,19 +1,4 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [the server address only support one ip](https://github.com/Tencent/spring-cloud-tencent/pull/36)
|
||||
- [feature: get service list by given namespace](https://github.com/Tencent/spring-cloud-tencent/pull/38)
|
||||
- [feat:Support multi-discovery server.](https://github.com/Tencent/spring-cloud-tencent/pull/42)
|
||||
- [fix:fix [Deserialization of Untrusted Data in logback]](https://github.com/Tencent/spring-cloud-tencent/pull/44/files)
|
||||
- [feat:support customize registered ip address.](https://github.com/Tencent/spring-cloud-tencent/pull/47)
|
||||
- [fix:fix import default log implement error](https://github.com/Tencent/spring-cloud-tencent/pull/53)
|
||||
- [send heartbeat if healthcheck url not configured](https://github.com/Tencent/spring-cloud-tencent/pull/54)
|
||||
- [feat:optimize project structure and checkstyle](https://github.com/Tencent/spring-cloud-tencent/pull/56)
|
||||
- [feat:divide storage and transfer of metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/63)
|
||||
- [feat:support polaris config center.](https://github.com/Tencent/spring-cloud-tencent/pull/69)
|
||||
- [feat:optimize metadata module.](https://github.com/Tencent/spring-cloud-tencent/pull/70)
|
||||
- [feat: optimize pom dependency and demo](https://github.com/Tencent/spring-cloud-tencent/pull/71)
|
||||
- [feat:upgrade polaris version to 1.3.0.](https://github.com/Tencent/spring-cloud-tencent/pull/72)
|
||||
- [feat:rollback init polaris-context to application phase](https://github.com/Tencent/spring-cloud-tencent/pull/73)
|
||||
- [feat:tencent-commons add spring-cloud-starter dependency](https://github.com/Tencent/spring-cloud-tencent/pull/76)
|
||||
- [fix:fix fetching wrong PEER_SERVICE in SCG filter.](https://github.com/Tencent/spring-cloud-tencent/pull/83)
|
||||
- [Bugfix: fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0](https://github.com/Tencent/spring-cloud-tencent/pull/99)
|
||||
|
@ -0,0 +1,19 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [the server address only support one ip](https://github.com/Tencent/spring-cloud-tencent/pull/36)
|
||||
- [feature: get service list by given namespace](https://github.com/Tencent/spring-cloud-tencent/pull/38)
|
||||
- [feat:Support multi-discovery server.](https://github.com/Tencent/spring-cloud-tencent/pull/42)
|
||||
- [fix:fix [Deserialization of Untrusted Data in logback]](https://github.com/Tencent/spring-cloud-tencent/pull/44/files)
|
||||
- [feat:support customize registered ip address.](https://github.com/Tencent/spring-cloud-tencent/pull/47)
|
||||
- [fix:fix import default log implement error](https://github.com/Tencent/spring-cloud-tencent/pull/53)
|
||||
- [send heartbeat if healthcheck url not configured](https://github.com/Tencent/spring-cloud-tencent/pull/54)
|
||||
- [feat:optimize project structure and checkstyle](https://github.com/Tencent/spring-cloud-tencent/pull/56)
|
||||
- [feat:divide storage and transfer of metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/63)
|
||||
- [feat:support polaris config center.](https://github.com/Tencent/spring-cloud-tencent/pull/69)
|
||||
- [feat:optimize metadata module.](https://github.com/Tencent/spring-cloud-tencent/pull/70)
|
||||
- [feat: optimize pom dependency and demo](https://github.com/Tencent/spring-cloud-tencent/pull/71)
|
||||
- [feat:upgrade polaris version to 1.3.0.](https://github.com/Tencent/spring-cloud-tencent/pull/72)
|
||||
- [feat:rollback init polaris-context to application phase](https://github.com/Tencent/spring-cloud-tencent/pull/73)
|
||||
- [feat:tencent-commons add spring-cloud-starter dependency](https://github.com/Tencent/spring-cloud-tencent/pull/76)
|
||||
- [fix:fix fetching wrong PEER_SERVICE in SCG filter.](https://github.com/Tencent/spring-cloud-tencent/pull/83)
|
Loading…
Reference in new issue