Commit Graph

  • 046ca66f62
    Fix third-party lib CVEs & Upgrade core spring libs version . (2021.0) (#263) VOPEN.XYZ 2022-06-20 19:27:22 +0800
  • 9ce66f5745
    Merge branch '2021.0' into i/gh-189.2021 #263 Haotian Zhang 2022-06-20 19:27:11 +0800
  • afa87770bd
    feat:support reading configuration from application.yml or application.properties. (#262) Haotian Zhang 2022-06-20 19:24:54 +0800
  • 343913f0bd
    feat:support reading configuration from application.yml or application.properties. (#261) Haotian Zhang 2022-06-20 19:24:31 +0800
  • 5dc1b75a8b
    Update CHANGELOG.md VOPEN.XYZ 2022-06-20 18:59:31 +0800
  • 4ef73da992 Fix third-party lib CVEs & Upgrade core spring libs version . misselvexu 2022-06-20 18:55:43 +0800
  • e4b7156ace fix ut cheese8 2022-06-20 17:50:48 +0800
  • d2fcdb9354 feat:support reading configuration from application.yml or application.properties. #262 SkyeBeFreeman 2022-06-20 17:44:16 +0800
  • 2d0c7a8cba feat:support reading configuration from application.yml or application.properties. #261 SkyeBeFreeman 2022-06-20 15:55:29 +0800
  • 70f8aece1d Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0 SkyeBeFreeman 2022-06-20 17:23:05 +0800
  • c49b8b9331
    Add instance metadata spi for registration (#256) lepdou 2022-06-20 16:58:56 +0800
  • ebe291a45f
    Merge branch '2020.0' into 2020/metadata_spi #256 Haotian Zhang 2022-06-20 16:58:47 +0800
  • 13cb46c561
    Add config module unit test (#255) lepdou 2022-06-20 16:57:04 +0800
  • d7af8cdca1
    Merge branch '2020.0' into 2020/config_test #255 Haotian Zhang 2022-06-20 16:56:57 +0800
  • 7522f4826d
    Fix third-party lib CVEs & Upgrade core spring libs version . (2020.0) (#258) VOPEN.XYZ 2022-06-20 16:42:34 +0800
  • de4c0a1fea Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0 SkyeBeFreeman 2022-06-20 16:29:56 +0800
  • 49a03f8355
    feat:support reading configuration from application.yml or application.properties. (#259) Haotian Zhang 2022-06-20 16:27:49 +0800
  • ba99ebaa4a
    Merge branch 'main' into main #259 Haotian Zhang 2022-06-20 15:56:51 +0800
  • 7b17b2a274 feat:support reading configuration from application.yml or application.properties. SkyeBeFreeman 2022-06-20 15:55:29 +0800
  • 5ea4971fca change escape way into encode (#251) cheese8 2022-06-20 13:21:57 +0800
  • 446870390c Fix third-party lib CVEs & Upgrade core spring libs version . (#237) VOPEN.XYZ 2022-06-16 22:32:43 +0800
  • 5283f3cf0c add instance metadata spi for registration (#244) lepdou 2022-06-16 17:29:30 +0800
  • 4bfbc10f3b fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter (#236) lepdou 2022-06-16 11:40:11 +0800
  • bd58f23132 Update CHANGELOG.md lepdou 2022-06-15 20:38:35 +0800
  • 4d6a03570b support spring cloud gateway routers (#230) lepdou 2022-06-14 18:01:04 +0800
  • f6bd341a5c add unit test for config module (#229) lepdou 2022-06-11 18:26:21 +0800
  • 35631e448c Update CHANGELOG.md lepdou 2022-06-10 18:34:32 +0800
  • 53e7163636 Add config change listener feature support . (#220) VOPEN.XYZ 2022-06-09 20:45:03 +0800
  • 670220c242 Update PolarisRouterServiceInstanceListSupplier.java cheese8 2022-06-20 15:54:25 +0800
  • 6d6ade6c0f Update PolarisRouterServiceInstanceListSupplier.java cheese8 2022-06-20 15:49:10 +0800
  • 031ffe868c align to checkstyle checks cheese8 2022-06-20 15:39:41 +0800
  • 11f2e95f9e
    Update CHANGELOG.md #258 VOPEN.XYZ 2022-06-20 15:39:16 +0800
  • 3577c2a8bd change the way from escape to encode in 2020.0 cheese8 2022-06-20 15:31:55 +0800
  • da4b4ba1af Fix third-party lib CVEs & Upgrade core spring libs version . misselvexu 2022-06-20 15:28:14 +0800
  • e15ecba8a0 Add instance metadata spi for registration lepdou 2022-06-20 14:41:49 +0800
  • c3fdc09018 Add config module unit test lepdou 2022-06-20 14:32:02 +0800
  • fc37c77ab5
    Merge pull request #254 from lepdou/2020/config_listener VOPEN.XYZ 2022-06-20 14:12:46 +0800
  • 7e672d175a
    change escape way into encode (#251) cheese8 2022-06-20 13:21:57 +0800
  • 19d2c1691b remove escape & unescape related code #251 cheese8 2022-06-20 12:57:26 +0800
  • 7b010ef684 Add config change listener feature support #254 lepdou 2022-06-20 11:49:21 +0800
  • d91ce1056d
    Update CHANGELOG.md 1.5.2-2021.0.2 Haotian Zhang 2022-06-20 11:48:53 +0800
  • 40452a439c
    release:release 1.5.2-2021.0.2. (#253) Haotian Zhang 2022-06-20 11:45:41 +0800
  • 22d452e46d release:release 1.5.2-2021.0.2. #253 SkyeBeFreeman 2022-06-20 11:44:44 +0800
  • f1096ef776 Merge branch '2021.0' of github.com:Tencent/spring-cloud-tencent into 2021.0 SkyeBeFreeman 2022-06-20 11:32:00 +0800
  • ff25ca6975
    feat:merge features from 1.5.x-Hoxton.SR9. (#250) Haotian Zhang 2022-06-20 11:03:27 +0800
  • b82cf0eada fix checkstyle importOrder cheese8 2022-06-19 11:55:50 +0800
  • 0dec634507 change import order cheese8 2022-06-18 23:32:42 +0800
  • cf00293463 align to checkstyle cheese8 2022-06-18 19:54:02 +0800
  • 022fcaeed8 align to the import order cheese8 2022-06-18 19:42:49 +0800
  • 713b6f7baa align to checkstyle cheese8 2022-06-18 19:32:23 +0800
  • de3b6d8745 align to checkstyle cheese8 2022-06-18 19:16:19 +0800
  • 4d14344b70 Update RouterLabelFeignInterceptor.java cheese8 2022-06-18 18:17:15 +0800
  • 4aeb48909e Update ExpressionLabelUtils.java cheese8 2022-06-18 16:48:04 +0800
  • dec88606c3 Update ExpressionLabelUtils.java cheese8 2022-06-18 16:47:21 +0800
  • ce54097764 Update ExpressionLabelUtils.java cheese8 2022-06-18 16:46:22 +0800
  • ea53d256e4 Update ExpressionLabelUtils.java cheese8 2022-06-18 16:41:16 +0800
  • e7add7115b add auther and revert ExpressionLabelUtils cheese8 2022-06-18 16:35:17 +0800
  • de8bdc3711 change escape way into encode cheese8 2022-06-18 16:12:01 +0800
  • 80c301378d feat:merge features from 1.5.x-Hoxton.SR9. #250 SkyeBeFreeman 2022-06-14 17:39:42 +0800
  • c1b31a73e2
    Fix third-party lib CVEs & Upgrade core spring libs version . (#237) VOPEN.XYZ 2022-06-16 22:32:43 +0800
  • bd4f111324
    Update CHANGELOG.md #237 VOPEN.XYZ 2022-06-16 22:19:42 +0800
  • 9b1eddb6e4
    Merge branch 'main' into i/gh-189 VOPEN.XYZ 2022-06-16 22:16:54 +0800
  • 750e5fd415
    add instance metadata spi for registration (#244) lepdou 2022-06-16 17:29:30 +0800
  • 1c1b6792c8 Merge branch '2021.0' of github.com:Tencent/spring-cloud-tencent into 2021.0 SkyeBeFreeman 2022-06-16 17:12:07 +0800
  • 0a84ca3cf9
    Merge branch 'main' into h/registration #244 lepdou 2022-06-16 17:11:20 +0800
  • 9a8dac053f add instance metadata spi for registration lepdou 2022-06-16 16:26:13 +0800
  • d49520dd11
    fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter (#236) lepdou 2022-06-16 11:40:11 +0800
  • 860322dea8 fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter #236 lepdou 2022-06-16 11:32:55 +0800
  • 9bf84ef44e Fix third-party lib CVEs & Upgrade core spring libs version . misselvexu 2022-06-15 22:00:18 +0800
  • 80cc2882c6
    Update CHANGELOG.md lepdou 2022-06-15 20:38:35 +0800
  • b0b763c731
    release:release 1.5.2-2020.0.5. (#235) 1.5.2-2020.0.5 Haotian Zhang 2022-06-15 15:38:28 +0800
  • 528591f79f release:release 1.5.2-2020.0.5. #235 SkyeBeFreeman 2022-06-15 15:28:02 +0800
  • d4e9f408e0 Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0 SkyeBeFreeman 2022-06-15 14:59:48 +0800
  • f7576abf2e
    optimize router: remove strong dependency on spring.cloud.loadbalancer.configurations properties (#234) lepdou 2022-06-15 14:52:47 +0800
  • c432d4f1a3 optimize router: remove strong dependency on spring.cloud.loadbalancer.configurations properties #234 lepdou 2022-06-15 14:39:06 +0800
  • 3a0f50af38
    feat:merge router features from 1.5.2-Hoxton.SR9. (#232) Haotian Zhang 2022-06-15 10:37:00 +0800
  • 68620d9f8f
    support spring cloud gateway routers (#230) lepdou 2022-06-14 18:01:04 +0800
  • 2dd1494e0b feat:merge router features from 1.5.2-Hoxton.SR9. #232 SkyeBeFreeman 2022-06-14 17:39:42 +0800
  • 49841ca315 support spring cloud gateway routers #230 lepdou 2022-06-13 22:00:41 +0800
  • 30f57c527d
    add unit test for config module (#229) lepdou 2022-06-11 18:26:21 +0800
  • 663c71a800 add unit test for config module #229 lepdou 2022-06-11 18:18:08 +0800
  • 36ff03b7b7
    Update CHANGELOG.md lepdou 2022-06-10 18:34:32 +0800
  • 56527b4cf6
    Add config change listener feature support . (#220) VOPEN.XYZ 2022-06-09 20:45:03 +0800
  • fc4bd10564
    feat:merge features from 1.5.2-Hoxton.SR9 except router. (#226) Haotian Zhang 2022-06-09 20:44:26 +0800
  • cf78975d9d
    Update bootstrap.yml #220 VOPEN.XYZ 2022-06-09 17:35:16 +0800
  • eacdfdb5ee Merge remote-tracking branch 'origin/2020.0' into 2020.0 #226 SkyeBeFreeman 2022-06-09 17:18:46 +0800
  • 2add04c5aa feat:merge features from 1.5.2-Hoxton.SR9 except router. SkyeBeFreeman 2022-06-09 17:17:31 +0800
  • 02748fc3af
    feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. (#225) Haotian Zhang 2022-06-09 10:43:39 +0800
  • 23b2d093f9 Merge remote-tracking branch 'origin/main' #225 SkyeBeFreeman 2022-06-09 10:42:32 +0800
  • addcb39a5c feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. SkyeBeFreeman 2022-06-09 10:42:15 +0800
  • e1346a8c7b Add config change listener feature support . misselvexu 2022-05-31 20:51:05 +0800
  • 36905d6fdc
    Update README.md Haotian Zhang 2022-06-08 15:48:12 +0800
  • 16e7145d76
    Update README-zh.md Haotian Zhang 2022-06-08 15:48:09 +0800
  • cfaf8174ca
    Update README-zh.md Haotian Zhang 2022-06-08 15:36:02 +0800
  • ab6f223a27
    Update README.md Haotian Zhang 2022-06-08 15:35:43 +0800
  • ebc5559772
    release:release 1.5.2-Greenwich.SR6. (#224) 1.5.2-Greenwich.SR6 Haotian Zhang 2022-06-08 14:42:21 +0800
  • e2afdd6973 release:release 1.5.2-Greenwich.SR6. #224 SkyeBeFreeman 2022-06-08 13:47:35 +0800
  • b205f03e8d Merge branch 'greenwich' of github.com:Tencent/spring-cloud-tencent into greenwich SkyeBeFreeman 2022-06-08 13:23:50 +0800
  • 8e0a35159f
    feat:merge features from 1.5.2-Hoxton.SR9. (#223) Haotian Zhang 2022-06-08 11:46:28 +0800
  • cd0c566e35 feat:merge features from 1.5.2-Hoxton.SR9. #223 SkyeBeFreeman 2022-06-08 11:30:59 +0800