Commit Graph

  • a812d3f392 test(cmd/change): add ParseGithubURL test 180909 2022-08-31 13:40:06 +0800
  • b4fd350b67 使用fieldalignment工具,优化字节对齐 #2338 00146 2022-08-30 17:16:19 +0800
  • 4c1f30e1e3 test(cmd): add ModulePath test #2337 180909 2022-08-30 14:11:23 +0800
  • f4143a970f remove config Load log #2336 180909 2022-08-30 10:03:54 +0800
  • 6ea0d28b93 fix lint baozhecheng 2022-08-30 09:52:52 +0800
  • 8635d0e540
    build(deps): bump k8s.io/client-go in /contrib/config/kubernetes #2335 dependabot[bot] 2022-08-29 18:21:53 +0000
  • f7899eb910
    build(deps): bump k8s.io/api in /contrib/config/kubernetes #2333 dependabot[bot] 2022-08-29 18:21:46 +0000
  • 4221465cf9
    build(deps): bump k8s.io/apimachinery in /contrib/registry/kubernetes #2334 dependabot[bot] 2022-08-29 18:21:46 +0000
  • 38c6826779
    build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes #2332 dependabot[bot] 2022-08-29 18:21:41 +0000
  • ef607a5b74
    build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes #2331 dependabot[bot] 2022-08-29 18:21:40 +0000
  • a32f7260ea
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes #2328 dependabot[bot] 2022-08-29 18:21:34 +0000
  • c3d02aae24
    build(deps): bump go.uber.org/zap in /contrib/log/zap #2326 dependabot[bot] 2022-08-29 18:21:26 +0000
  • 0e3bd71c88 feat(contrib): implement sentinel middleware #2322 Peihao Yang 2022-08-28 14:09:25 +0800
  • e3b1193622 fix baozhecheng 2022-08-29 20:50:49 +0800
  • 67dea3d7fd fix typo baozhecheng 2022-08-29 20:47:39 +0800
  • 6ed05f615b feat(registry): consul support re registry service baozhecheng 2022-08-29 20:44:28 +0800
  • 6c33cd6074 feat:add http client do With middleware change lint and add client test wangtingshun 2022-08-29 10:17:25 +0800
  • 361391732b
    test(selector): improve coverage (#2320) 川桑 2022-08-29 09:27:44 +0800
  • ea982796a6 fix: init global selector to wrr #2323 Wang-TaoTao 2022-08-28 19:43:29 +0800
  • 29bde34083 remove tail space and add test case #2295 czyt 2022-08-27 07:31:18 +0800
  • dae5f3b3c3 style(config/env): prefixs -> prefixes #2321 wangsen 2022-08-26 22:42:46 +0800
  • 8c265ad691 style: gofumpt #2320 川桑 2022-08-26 20:31:01 +0800
  • b425e9b802 test(selector): improve coverage 川桑 2022-08-26 19:06:15 +0800
  • 1005dcf95a fix lint czyt 2022-08-26 11:44:25 +0800
  • 7beea358d4 fix lint czyt 2022-08-26 11:39:40 +0800
  • 61f3d87914
    Merge branch 'go-kratos:main' into main 虫子樱桃 2022-08-26 11:33:29 +0800
  • b354f185c0
    feat(registry): consul support user custom checks (#2317) 包子 2022-08-26 10:54:02 +0800
  • 966f4a3e8b rename #2317 baozhecheng 2022-08-26 09:55:41 +0800
  • 3557f4f5a7 feat(registry): consul support user custom checks baozhecheng 2022-08-25 20:48:58 +0800
  • 3b6a40c75b Merge branch '#2228' #2316 wangtingshun 2022-08-25 09:22:19 +0800
  • 493013e087 feat:add http client do With middleware #2315 wangtingshun 2022-08-25 09:17:49 +0800
  • 2c1a317410
    Merge 00fd0ef99d into 73a8323ee7 #2309 包子 2022-08-24 18:19:34 +0800
  • 73a8323ee7
    fix: slice/map make init cap (#2300) feat/remove-config-debugf jesse.tang 2022-08-24 18:19:07 +0800
  • cb6176dbbb
    feat(tracing) custom tracer name (#2310) Germiniku 2022-08-24 12:39:20 +0800
  • 5e1e442a1e
    build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 #2313 dependabot[bot] 2022-08-23 19:34:23 +0000
  • 3ecd5ff43a feat(tracing) custom tracer name #2310 Germiniku 2022-08-23 19:10:41 +0800
  • 3a40c31152
    Merge branch 'go-kratos:main' into main Germiniku 2022-08-23 17:57:23 +0800
  • 00fd0ef99d add func comment #2309 feat/consul-port-scheme baozhecheng 2022-08-23 14:32:35 +0800
  • 634c2d5a96 fix baozhecheng 2022-08-23 14:31:20 +0800
  • e9a29be5ba fix baozhecheng 2022-08-23 14:29:25 +0800
  • 230ae38f89 fix baozhecheng 2022-08-23 14:24:41 +0800
  • c7e08b4b78 feat(registry): consul support specifying the schema port registered to the service port baozhecheng 2022-08-23 14:21:16 +0800
  • 9016253b02 refactor: 1. Refactor filter's filterFunc, add prefix parameter; 2. Modify filter's log partial logic, remove combine prefix and keyvals; 3. Add Getter for logger's prefix property for flexible usage with filterFunc and other scenarios. #2308 黄仲辉 2022-08-23 09:47:30 +0800
  • b22a136a7f
    build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes #2307 dependabot[bot] 2022-08-22 18:28:07 +0000
  • 41d3a2a014
    build(deps): bump k8s.io/apimachinery in /contrib/registry/kubernetes #2306 dependabot[bot] 2022-08-22 18:28:03 +0000
  • 82e65045df
    build(deps): bump k8s.io/api in /contrib/config/kubernetes #2305 dependabot[bot] 2022-08-22 18:27:59 +0000
  • 84808616b6
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes #2304 dependabot[bot] 2022-08-22 18:27:58 +0000
  • 640ac1bb4a
    build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes #2303 dependabot[bot] 2022-08-22 18:27:54 +0000
  • 301cef2680
    build(deps): bump k8s.io/client-go in /contrib/config/kubernetes #2302 dependabot[bot] 2022-08-22 18:27:53 +0000
  • 0ce9e8d069
    specify array capacity hints (#2299) 过客龙门 2022-08-22 14:44:49 +0800
  • a884e644f5 add map cap #2300 demoManito 2022-08-22 13:19:01 +0800
  • 219fc8d05f & => new demoManito 2022-08-22 11:39:20 +0800
  • 87b4de7fcb remove execute make cap demoManito 2022-08-22 11:33:41 +0800
  • 74f254c073 init memory demoManito 2022-08-22 11:26:52 +0800
  • efd6045969 specify array capacity hints #2299 486315944@qq.com 2022-08-21 18:47:30 +0800
  • f6d1f82d64 fix index #2298 wangsen 2022-08-21 16:18:32 +0800
  • d9ab6dc49f rollback wangsen 2022-08-21 15:58:08 +0800
  • 465d587e94 fix(internal/host): Extract can't return the minium index ip wangsen 2022-08-21 14:09:34 +0800
  • 3930a7613d
    build(deps): bump github.com/hashicorp/consul/api #2279 dependabot[bot] 2022-08-20 06:52:43 +0000
  • 64c90af2ac
    build(deps): bump google.golang.org/protobuf in /contrib/opensergo #2248 dependabot[bot] 2022-08-20 06:52:41 +0000
  • b1bb0bd18f
    build(deps): bump github.com/hashicorp/consul/api (#2278) dependabot[bot] 2022-08-20 14:51:58 +0800
  • 869fcd57c8
    build(deps): bump go.uber.org/zap in /contrib/log/zap (#2280) dependabot[bot] 2022-08-20 14:51:20 +0800
  • 5c3f0aa73e
    style(metadata): specify map capacity hints (#2296) icylight 2022-08-20 14:48:03 +0800
  • 58ca505c01 style(metadata): specify map capacity hints #2296 wangsen 2022-08-20 01:30:13 +0800
  • 5dbb3aacbd fix `kratos new -r` not support scp styled git url.issue https://github.com/go-kratos/kratos/issues/2294 czyt 2022-08-19 10:51:48 +0800
  • 5da388485f feat(header): add func Append to interface Header #2293 zhanghu 2022-08-18 15:33:09 +0800
  • 6ca225b078
    add notes by not used defer (#2291) jesse.tang 2022-08-18 10:58:56 +0800
  • 1a928bfead
    remove Log method #2276 realityone 2022-08-17 20:42:36 +0800
  • 797cfc7de7 add notes by not used defer #2291 demoManito 2022-08-17 19:31:09 +0800
  • ba72230477
    doc: grammar problems in the Readme file (#2281) v2.5.0 YidaZhou 2022-08-17 18:17:25 +0800
  • c118c62e0a defer wg.Done() #2290 demoManito 2022-08-17 17:16:18 +0800
  • 205aa88d86
    fix: encoding form decode field mask from well-know (#2285) Astone 2022-08-17 14:32:18 +0800
  • bdfeb4bf78
    fix typo (#2284) pwli 2022-08-17 14:31:54 +0800
  • 39796ea0dc
    fix: delete endpoint service discovery compatibility (#2289) haiyux 2022-08-17 14:31:37 +0800
  • 28811a08a5
    build(deps): bump go.uber.org/zap in /contrib/log/zap #2280 dependabot[bot] 2022-08-17 06:24:46 +0000
  • 4128cc359d
    build(deps): bump github.com/hashicorp/consul/api #2278 dependabot[bot] 2022-08-17 06:24:45 +0000
  • 563ad0d34a
    deps: upgreade kratos version to v2.5.0 (#2286) 包子 2022-08-17 14:23:48 +0800
  • f8f21f6c0c fix lint #2289 haiyux 2022-08-17 13:53:47 +0800
  • d491dea01c fix: delete endpoint package endpoint haiyux 2022-08-17 13:49:10 +0800
  • 53ff2be253 fix lint #2288 E01060 2022-08-17 13:45:44 +0800
  • a43c314ae5 fix lint E01060 2022-08-17 13:38:14 +0800
  • 25e9773b97 fix lint E01060 2022-08-17 13:34:16 +0800
  • 5535b27952 fix:delete endpoint compatibility E01060 2022-08-17 13:31:18 +0800
  • 69bcfdfac9 deps: upgreade kratos version to v2.5.0 #2286 baozhecheng 2022-08-17 13:10:47 +0800
  • 3f31b4d734
    bc: apollo unable to get and watch to the properties file (#2269) 包子 2022-08-17 13:04:56 +0800
  • 74ef702ff7 fix: encoding form decode field mask from well-know #2285 Astone 2022-08-17 13:02:56 +0800
  • 91bcb92730 fix typo #2284 pwli0755 2022-08-17 09:27:02 +0800
  • 2d206076f8
    fix logger caller depth (#2283) Tony Chen 2022-08-16 22:54:55 +0800
  • 368153769a fix logger caller depth #2283 chenzhihui 2022-08-16 22:45:26 +0800
  • de2f93fbec
    refactor(log) aliyun use the same interface name (#2251) Germiniku 2022-08-16 22:22:35 +0900
  • 11cd43e3c3
    refactor: unify selector filter (#2277) longxboy 2022-08-16 21:21:58 +0800
  • ce6c77d40a fix grammar problems in the Readme file #2281 小7 2022-08-16 16:36:49 +0800
  • fcee1b87e3
    Merge 56a9538c56 into d11c6892b4 #2039 jursonmo 2022-08-16 16:24:37 +0800
  • 6cbc4aa8e4
    Merge 136bc4d64d into d11c6892b4 #2096 Casper-Mars 2022-08-16 16:02:38 +0800
  • 095742d92c init global selector #2277 chenzhihui 2022-08-16 11:56:39 +0800
  • 676e7b81dd move init selector chenzhihui 2022-08-16 11:53:37 +0800
  • 634bcdf69e fix test chenzhihui 2022-08-16 00:17:21 +0800
  • 2866ecc757 use p2c default chenzhihui 2022-08-15 23:59:52 +0800
  • f54435b497 refactor global selector chenzhihui 2022-08-15 23:58:59 +0800
  • 60dde994c0 refactor selector filter chenzhihui 2022-08-15 23:35:25 +0800