Commit Graph

  • 9b394b5b93 Removed unused class for circuit-breaker module . misselvexu 2022-07-22 13:38:41 +0800
  • a7b8e6e535 Optimize feign & rest-template circuit-breaker logic . #454 misselvexu 2022-07-22 11:42:24 +0800
  • 6d7fb492f7 Optimize feign & rest-template circuit-breaker logic . misselvexu 2022-07-21 19:34:16 +0800
  • d31c0e2a17
    [Feature] Optimize feign & rest-template circuit-breaker logic (2020) . (#453) VOPEN.XYZ 2022-07-21 23:04:29 +0800
  • c1facca86a feature:support spring cloud configData wulingxiao 2022-07-21 21:14:00 +0800
  • 29feeab680
    Update CHANGELOG.md #453 VOPEN.XYZ 2022-07-21 20:20:36 +0800
  • 66c7bba782 Optimize feign & rest-template circuit-breaker logic . misselvexu 2022-07-21 19:34:16 +0800
  • 9325aa0d58
    [Feature] Add disposable metadata transfer support .(main) (#430) VOPEN.XYZ 2022-07-21 17:11:34 +0800
  • 5b94968dc1
    [Feature] Optimize feign & rest-template circuit-breaker logic (main) . (#424) VOPEN.XYZ 2022-07-21 17:09:00 +0800
  • ed0c96d293 fix circuit-breaker enhancement configuration . #424 misselvexu 2022-07-21 16:49:20 +0800
  • dd401d5533 add change log #452 lepdou 2022-07-21 14:56:18 +0800
  • a6b201b863 set nearby router default min level with campus lepdou 2022-07-21 14:54:27 +0800
  • 697de140d1
    Merge branch 'main' into i/gh-297 Haotian Zhang 2022-07-21 10:11:12 +0800
  • 528fa2b3b0
    add feature-env examples (#450) lepdou 2022-07-21 10:09:52 +0800
  • 0d84c9f3cc feature:support spring cloud configData wulingxiao 2022-07-21 00:27:57 +0800
  • a5d543a4a4 feature:support spring cloud configData wulingxiao 2022-07-21 00:14:21 +0800
  • df67303377 feature:support spring cloud configData wulingxiao 2022-07-20 23:51:56 +0800
  • 77c3db0724 feature:support spring cloud configData wulingxiao 2022-07-20 23:47:56 +0800
  • a41abb6e3b add feature-env examples #450 lepdou 2022-07-20 20:15:11 +0800
  • 7f27e79d5d
    optimize router label resolver spi (#449) lepdou 2022-07-20 20:13:01 +0800
  • b31df7d619 optimize router label resolver spi #449 lepdou 2022-07-20 15:36:07 +0800
  • ab96eeb4a7 Merge branch '2021.0' of https://github.com/Tencent/spring-cloud-tencent into config_data wulingxiao 2022-07-19 23:19:59 +0800
  • 7ad4e8c577 feature:support spring cloud configData wulingxiao 2022-07-19 23:10:28 +0800
  • 5f31c81b17 Change RpcEnhancementProperties default values . misselvexu 2022-07-19 18:10:24 +0800
  • 5ac7cb1070 Merge remote-tracking branch 'origin/i/gh-297' into i/gh-297 misselvexu 2022-07-19 18:01:08 +0800
  • e843ab116c rebuild optimize feign & rest-template circuit-breaker logic . misselvexu 2022-07-19 15:50:04 +0800
  • 270adda0e3 Add unit test case. misselvexu 2022-07-11 18:54:21 +0800
  • 6ddc3eea97 improve feign & rest-template circuit-breaker implements . misselvexu 2022-07-11 14:27:14 +0800
  • d2717186cb feature:support spring cloud configData wulingxiao 2022-07-18 22:19:04 +0800
  • c471612b50
    Merge branch 'Tencent:2020.0' into 2020.0 VOPEN.XYZ 2022-07-18 20:09:56 +0800
  • 30644858ec
    feat:enhance Feign and RestTemplate and support Polaris monitor. (#447) Haotian Zhang 2022-07-18 20:04:01 +0800
  • 379851e4a3
    feat:enhance Feign and RestTemplate and support Polaris monitor. (#446) Haotian Zhang 2022-07-18 19:30:42 +0800
  • eb4f9d7a33 feat:enhance Feign and RestTemplate and support Polaris monitor. #447 Haotian Zhang 2022-07-18 13:40:37 +0800
  • 5994c825b2 feat:enhance Feign and RestTemplate and support Polaris monitor. #446 Haotian Zhang 2022-07-18 13:40:37 +0800
  • 5eb12043e4
    Merge 4053f9e177 into 3c4bddd6d1 #441 cheese8 2022-07-18 08:01:51 +0000
  • 4053f9e177
    Merge branch 'main' into main #441 cheese8 2022-07-18 16:01:48 +0800
  • 6c797981f0
    Merge branch 'Tencent:2020.0' into 2020.0 VOPEN.XYZ 2022-07-18 14:41:04 +0800
  • 3c4bddd6d1
    feat:enhance Feign and RestTemplate and support Polaris monitor. (#435) Haotian Zhang 2022-07-18 13:40:37 +0800
  • 0ed1f0425c fix:fix checkstyle error. #435 SkyeBeFreeman 2022-07-18 12:00:01 +0800
  • fcdf0fa283 feat:add throwable handler to EnhancedFeignPlugin. SkyeBeFreeman 2022-07-18 11:35:34 +0800
  • 719235ec8b
    [Feature] Add configurable heartbeat interval support (2021). (#444) VOPEN.XYZ 2022-07-18 09:54:10 +0800
  • 9fdd97cca2
    [Feature] Add configurable heartbeat interval support (2020). (#443) VOPEN.XYZ 2022-07-18 09:53:01 +0800
  • 3afa88c40d Update PolarisServiceRegistryAutoConfiguration.java cheese8 2022-07-17 23:24:21 +0800
  • f9f6859f97 Update PolarisServiceRegistryAutoConfiguration.java cheese8 2022-07-17 23:19:58 +0800
  • 258b741b8c Merge branch 'main' of https://github.com/cheese8/spring-cloud-tencent cheese8 2022-07-17 23:10:14 +0800
  • 1907e537c1 Update AbstractGracefulServiceRegistration.java cheese8 2022-07-17 23:10:07 +0800
  • 798050e848
    Update CHANGELOG.md #444 VOPEN.XYZ 2022-07-17 22:44:36 +0800
  • 7b9e217601
    Merge branch 'main' into h/support_polaris_monitor VOPEN.XYZ 2022-07-17 21:11:28 +0800
  • c0feabd82e
    Modify field comment description error . #443 VOPEN.XYZ 2022-07-17 21:08:32 +0800
  • c5ba99d215 Add configurable heartbeat interval support . misselvexu 2022-07-17 21:05:41 +0800
  • c33d558142
    Update CHANGELOG.md VOPEN.XYZ 2022-07-17 21:01:52 +0800
  • 64e03a9562
    Update CHANGELOG.md VOPEN.XYZ 2022-07-17 21:00:18 +0800
  • 830efaada0 Add configurable heartbeat interval support . misselvexu 2022-07-17 20:41:49 +0800
  • 60bb8a7c2c feature:support spring cloud configData wulingxiao 2022-07-17 20:13:08 +0800
  • 68c1a041a3 Update metadata transfer readme . #430 misselvexu 2022-07-17 19:00:33 +0800
  • 07a77a95a9
    Merge branch 'main' into main cheese8 2022-07-17 17:12:06 +0800
  • 65e2fdbb0b refactor for pr cheese8 2022-07-17 17:10:18 +0800
  • 3e1d79d033
    Specification apollo code reference notes (#442) lepdou 2022-07-16 16:04:20 +0800
  • ac7c220651 add change log #442 lepdou 2022-07-16 15:45:11 +0800
  • a672f7a380 Specification apollo code reference notes lepdou 2022-07-16 15:43:58 +0800
  • bd4b39297e feature:support spring cloud configData wulingxiao 2022-07-16 13:15:16 +0800
  • 690431363f feature:support spring cloud configData wulingxiao 2022-07-16 13:12:50 +0800
  • 2aa50f3c6e
    Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate (#440) DerekYRC 2022-07-16 10:01:51 +0800
  • 5ea13695fa
    Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate (#439) DerekYRC 2022-07-16 10:01:02 +0800
  • 3e5ac75ac0
    Merge branch '2021.0' into 2021.0 #440 DerekYRC 2022-07-16 09:23:58 +0800
  • 1e63306819 update changelog.md DerekYRC 2022-07-16 09:20:02 +0800
  • f683a9a368 update changelog.md DerekYRC 2022-07-16 09:16:13 +0800
  • cfc9524372
    Update CHANGELOG.md DerekYRC 2022-07-16 09:11:07 +0800
  • 0e84e21c86
    Update CHANGELOG.md #439 DerekYRC 2022-07-16 09:09:33 +0800
  • 85876ee13e Update SpringEventOrderListener.java cheese8 2022-07-16 00:51:48 +0800
  • 75c8875b2a Update SpringEventOrderListener.java cheese8 2022-07-16 00:42:37 +0800
  • cfa969088c Update PolarisServiceRegistryTest.java cheese8 2022-07-16 00:30:26 +0800
  • 7e75573d5f align to checkstyle cheese8 2022-07-16 00:19:04 +0800
  • dacd498a32 align to checkstyle cheese8 2022-07-16 00:13:24 +0800
  • 41515f95a8 align to checkstyle cheese8 2022-07-16 00:07:07 +0800
  • 3e69ccfb60 graceful registration after ApplicationReadyEvent cheese8 2022-07-15 23:51:56 +0800
  • 7016e2d249 Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate DerekYRC 2022-07-15 20:56:33 +0800
  • f3edcee21e Fix exmaple issues misselvexu 2022-07-15 20:53:48 +0800
  • ab349a5378 Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate DerekYRC 2022-07-15 20:47:11 +0800
  • 1ac73b2a85 Completed metadata transfer example . misselvexu 2022-07-15 20:21:42 +0800
  • c1a89e8b03 Rebuild metadata transfer example . misselvexu 2022-07-15 18:33:22 +0800
  • db6d4a17f3
    Merge branch 'main' into h/support_polaris_monitor Haotian Zhang 2022-07-15 16:06:37 +0800
  • 4c3f6bba34
    Optimized configuration refresh mechanism . (#423) weihubeats 2022-07-15 15:25:42 +0800
  • 9a614beb1b improve disposable metadata transfer implemention . misselvexu 2022-07-15 13:49:46 +0800
  • fbd88840ef
    add limit rate filter debug log. (#437) Haotian Zhang 2022-07-15 11:16:12 +0800
  • 4b880a6dbd
    add limit rate filter debug log. (#436) Haotian Zhang 2022-07-15 11:15:41 +0800
  • 6e4e8f106b add limit rate filter debug log. #437 许路路 2022-07-08 12:23:11 +0800
  • 1d057329a1 add limit rate filter debug log. #436 许路路 2022-07-08 12:23:11 +0800
  • 780bb88ced docs:Update CHANGELOG.md. SkyeBeFreeman 2022-07-15 10:23:41 +0800
  • 29c3a25134
    Merge branch 'main' into h/support_polaris_monitor Haotian Zhang 2022-07-15 10:23:05 +0800
  • b055b07216 feat:enhance Feign and RestTemplate and support Polaris monitor. SkyeBeFreeman 2022-07-15 10:19:13 +0800
  • 31354f1ff4
    Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemp… (#434) DerekYRC 2022-07-15 09:41:53 +0800
  • 9b3d150099
    Update CHANGELOG.md #434 DerekYRC 2022-07-14 20:18:51 +0800
  • 4898d59ff7 Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate DerekYRC 2022-07-14 20:15:05 +0800
  • 246dad94f9
    Merge branch 'main' into refreshScope #423 weihubeats 2022-07-14 20:06:04 +0800
  • 023dbe41af fix conflicts . misselvexu 2022-07-14 18:59:16 +0800
  • 6f5e853d26 improve metadata transfer unit test case . misselvexu 2022-07-13 21:44:07 +0800
  • 08956f9b3e Fix StaticMetadataManagerTest UT . misselvexu 2022-07-13 21:33:25 +0800
  • 20940e4e1c Recovery polaris.address default config . misselvexu 2022-07-13 21:23:58 +0800
  • 500d7d63dd Fix the issue of repeatedly passing one-time key 。 misselvexu 2022-07-13 21:16:10 +0800