Commit Graph

  • 6be806e7c0
    build(deps): bump actions/checkout from 2 to 3 (#2046) dependabot[bot] 2022-05-26 23:10:28 +0800
  • 900c78f568
    build(deps): bump k8s.io/apimachinery in /contrib/registry/kubernetes #2055 dependabot[bot] 2022-05-26 15:10:21 +0000
  • efbf640ae3
    build(deps): bump github.com/aliyun/aliyun-log-go-sdk #2053 dependabot[bot] 2022-05-26 15:10:17 +0000
  • d1c6b732b4
    build(deps): bump github/codeql-action from 1 to 2 (#2045) dependabot[bot] 2022-05-26 23:10:07 +0800
  • 65d0ddbaae
    Update dependabot.yml 包子 2022-05-26 23:09:39 +0800
  • f53195f246
    build(deps): bump golangci/golangci-lint-action from 2 to 3 #2047 dependabot[bot] 2022-05-26 14:58:54 +0000
  • 0ea1da9cd2
    build(deps): bump actions/checkout from 2 to 3 #2046 dependabot[bot] 2022-05-26 14:58:51 +0000
  • 0a208c385a
    build(deps): bump github/codeql-action from 1 to 2 #2045 dependabot[bot] 2022-05-26 14:58:48 +0000
  • c304680444
    Create dependabot.yml #2049 包子 2022-05-26 22:58:25 +0800
  • 9f3d868daf feat(contrib/registry): support registry group #2044 Letian 2022-05-26 21:12:15 +0800
  • 71b0d3b8c1
    Update config.go #2043 liyang 2022-05-26 20:08:24 +0800
  • 944d480f78
    feat:add context for log (#2041) longxboy 2022-05-26 10:55:05 +0800
  • 32b7ccc908 fix buffer #2041 longXboy 2022-05-26 10:47:26 +0800
  • e7e0cd5369 add context longXboy 2022-05-26 10:43:40 +0800
  • 156c97181e remove examples #1778 feat_health_check haiyux 2022-05-25 20:12:31 +0800
  • 5b6bf88a27 merge main haiyux 2022-05-25 20:06:48 +0800
  • 9e6157386c fix:compatible #2038 songzhibin97 2022-05-25 17:45:39 +0800
  • fe73827f34 feat(cmd/protoc-gen-go-kratos): template and some other code Casper 2022-05-25 14:34:15 +0800
  • a2c14805ad Update version.go songzhibin97 2022-05-25 11:35:33 +0800
  • 50f941be4d Update main.go songzhibin97 2022-05-25 11:34:29 +0800
  • 4dc7520e55 delete unuse code william 2022-05-25 11:21:38 +0800
  • 0310be9f3a feat:build injection version songzhibin97 2022-05-25 11:15:29 +0800
  • 2cf2201846 take nethttp as original http william 2022-05-25 11:12:32 +0800
  • e9eaebcb25 fix: do WithSelector without 'WithDiscovery' when new http client, the selector doesn't work william 2022-05-25 11:02:09 +0800
  • 931cd94a2f feat(cmd/protoc-gen-go-kratos): init Casper 2022-05-25 10:15:44 +0800
  • 7a8371a314 Merge branch 'main' into fix/tianping/#1591_caller_depth #1594 ping 2022-05-24 17:25:15 +0800
  • ca30c27b90 fix(log): Using an external `Logger`, the relative depth can also be calculated correctly ping 2022-05-24 17:07:55 +0800
  • 70317d05a0
    deps: upgrade kratos version to v2.3.0 (#2036) v2.3.0 包子 2022-05-24 11:53:07 +0800
  • 498c3bc6b6 fix #2036 baozhecheng 2022-05-24 11:48:16 +0800
  • 74d3e140f7 fix baozhecheng 2022-05-24 11:46:31 +0800
  • d6d35c72cc fix baozhecheng 2022-05-24 11:44:57 +0800
  • 2d5efa6ece deps: upgrade kratos version to v2.3.0 baozhecheng 2022-05-24 11:40:27 +0800
  • 97fd33ece7
    opensergo: fix http path & method (#2035) Tony Chen 2022-05-24 10:18:38 +0800
  • 5b7ff95345 opensergo: fix http path & method #2035 chenzhihui 2022-05-24 10:13:11 +0800
  • 643caa6df9
    feat(contrib/opensergo): add opensergo reportMetadata fields (#1996) Kagaya 2022-05-24 10:04:36 +0800
  • 79497dd3a5
    log: fix global logger (#2034) Tony Chen 2022-05-24 00:40:45 +0800
  • 3c89152216
    update readme #1996 Kagaya 2022-05-24 00:37:52 +0800
  • 8968fed3a8 fix init ctx #2034 chenzhihui 2022-05-24 00:30:57 +0800
  • cfc8e60501 user upper case Kagaya 2022-05-24 00:20:34 +0800
  • 447ecfc315 add http pattern Kagaya 2022-05-24 00:15:39 +0800
  • 0e38da9fa3 add TODO Kagaya 2022-05-19 18:40:45 +0800
  • 56a1841b91 add fields descriptor Kagaya 2022-05-17 00:25:39 +0800
  • 4146941049 fix global with not working chenzhihui 2022-05-24 00:22:51 +0800
  • 3da60f9749 fix with logger not working chenzhihui 2022-05-24 00:19:37 +0800
  • d98fb5b836 log: fix global logger chenzhihui 2022-05-23 23:53:10 +0800
  • 6eae1745bd
    http: handle default mux (#2033) Tony Chen 2022-05-23 23:52:25 +0800
  • 7e2bfcee0c http: handle default mux #2033 chenzhihui 2022-05-23 22:16:04 +0800
  • 655fe37188
    fix:fix error camel case (#2032) longxboy 2022-05-23 17:49:22 +0800
  • a666da491e fix pre allocate #2032 longXboy 2022-05-23 17:26:58 +0800
  • 0851169de1 fix error camel case longXboy 2022-05-23 17:18:39 +0800
  • e753c7fa2a fix(lint): Error return value of `ww.helper.Log` is not checked (errcheck) ping 2022-05-23 11:20:14 +0800
  • 21127e075c Merge branch 'main' into fix/tianping/#1591_caller_depth ping 2022-05-23 10:59:34 +0800
  • 2f9d7f892c
    http/bm: add prefix matcher for the path prefix (#2020) v1.0.x Tony Chen 2022-05-22 23:24:48 +0800
  • 71ea97fd93
    deps: upgrade go mod version (#2028) haiyux 2022-05-22 21:18:46 +0800
  • 9c7b22a96f fix lint #2028 haiyux 2022-05-22 13:52:13 +0800
  • 27f31faf6b deps:upgrade go mod version haiyux 2022-05-22 13:42:27 +0800
  • b84b137877 deps:upgrade go mod version haiyux 2022-05-22 13:42:11 +0800
  • 398012aed4
    Update project.go (#2024) songzhibin97 2022-05-22 10:03:12 +0800
  • 0bbd008397
    Update server.go (#2021) songzhibin97 2022-05-22 10:01:45 +0800
  • aa6529fb2d
    style:change (#2022) songzhibin97 2022-05-22 10:00:58 +0800
  • ec2e3ab24e
    Update path.go (#2023) songzhibin97 2022-05-22 09:47:14 +0800
  • bbb96f1e1f
    Update run.go (#2025) songzhibin97 2022-05-22 09:46:05 +0800
  • c1dbc2dbd3
    stype:gen_go_errors (#2026) songzhibin97 2022-05-22 09:45:16 +0800
  • b49b7c6ca8
    Update server.go (#2027) songzhibin97 2022-05-22 09:44:18 +0800
  • 2b32714bfe Update errors.go #2026 songzhibin97 2022-05-22 07:58:24 +0800
  • 9f9f8e73f4 Update path.go #2023 songzhibin97 2022-05-22 07:52:54 +0800
  • 721e33e7ee fix prefix path #2020 chenzhihui 2022-05-21 21:57:44 +0800
  • 674ed46136 add prefix matcher for the path prefix chenzhihui 2022-05-21 21:39:37 +0800
  • 8c54e0c6d6 Update errors.go songzhibin97 2022-05-21 20:49:19 +0800
  • c06ec2cc57 Update run.go #2025 songzhibin97 2022-05-21 20:46:47 +0800
  • 95daa8dd06 Update server.go #2027 songzhibin97 2022-05-21 20:44:02 +0800
  • 2fecd3a8e8 Update project.go #2024 songzhibin97 2022-05-21 20:41:05 +0800
  • 7e1eb0b7b1 style:change #2022 songzhibin97 2022-05-21 20:37:54 +0800
  • 16471ccf7c Update server.go #2021 songzhibin97 2022-05-21 20:28:32 +0800
  • 0c511808ce
    style:ewma (#2018) songzhibin97 2022-05-21 16:26:22 +0800
  • 92ba6a3209
    Style:trace (#2017) songzhibin97 2022-05-21 16:25:13 +0800
  • 9e66ac2f5b
    Update jwt.go (#2016) songzhibin97 2022-05-21 16:24:21 +0800
  • 1dfac59204
    Update metadata.go (#2015) songzhibin97 2022-05-21 16:23:50 +0800
  • 2eb615b38a
    style:log (#2014) songzhibin97 2022-05-21 16:23:09 +0800
  • 5e0744a47b
    Update encode.go (#2019) songzhibin97 2022-05-21 16:21:36 +0800
  • 171e51c6c7 Update encode.go #2019 songzhibin97 2022-05-21 15:59:57 +0800
  • 1918c56807 Update node.go #2018 songzhibin97 2022-05-21 15:00:32 +0800
  • 7fca16e009 Update node.go songzhibin97 2022-05-21 14:54:01 +0800
  • 07848010a9 Update node.go songzhibin97 2022-05-21 14:48:05 +0800
  • 6d576d3022 Update node.go songzhibin97 2022-05-21 14:43:32 +0800
  • 28e2414ee0 Update statsHandler.go #2017 songzhibin97 2022-05-21 14:29:07 +0800
  • 04d7ef8078 Update span.go songzhibin97 2022-05-21 14:28:43 +0800
  • 68d4e5cd9c Update metadata.go songzhibin97 2022-05-21 14:28:21 +0800
  • 007d018b03 Update jwt.go #2016 songzhibin97 2022-05-21 13:23:53 +0800
  • df7900de67 Update metadata.go #2015 songzhibin97 2022-05-21 09:53:01 +0800
  • a9697811ec style:log #2014 songzhibin97 2022-05-21 09:50:19 +0800
  • 8dec7cf5e8
    feat(registry): zookeeper watch node changed (#1986) Ccheers 2022-05-20 23:39:13 +0900
  • c412d65f57
    Update endpoint.go (#2012) songzhibin97 2022-05-20 22:36:54 +0800
  • 2ee49311c1
    Update host.go (#2013) songzhibin97 2022-05-20 22:36:18 +0800
  • f9973113b0 Update host.go #2013 songzhibin97 2022-05-20 19:42:57 +0800
  • 5a5f6e284e Update endpoint.go #2012 songzhibin97 2022-05-20 19:36:56 +0800
  • 1dfb77bfe1
    Update errors.go (#2009) songzhibin97 2022-05-20 18:51:09 +0800
  • 927359d47d fix(mod): add replace #1986 eric 2022-05-20 14:50:24 +0800
  • dcc0e26908 fix(stop): cancel context when stop eric 2022-05-17 14:07:13 +0800
  • 0c54fab86f fix lint eric 2022-05-17 12:11:04 +0800