Commit Graph

  • 30f49dc0d3 Merge branch 'main' of https://github.com/zjx-ERROR/kratos into main zjx 2022-06-28 15:17:01 +0800
  • 2dbd335bac fix(config):add test zjx 2022-06-28 15:16:50 +0800
  • 13c33fc4d3
    feat(contrib): add unit test for zap_test.go & register_test.go (#2136) Ccheers 2022-06-28 11:51:28 +0800
  • c41143630b feat(contrib): add unit test for zap_test.go & register_test.go #2136 eric 2022-06-28 10:32:45 +0800
  • 0fd758dbb5
    Merge branch 'go-kratos:main' into main zjx-ERROR 2022-06-28 09:44:50 +0800
  • 1049b972f7 fix(config) zjx 2022-06-28 09:36:36 +0800
  • c95d31acb6 fix(config):change some test file zjx 2022-06-27 18:29:58 +0800
  • f25b5c6109 fix(config):resolve expected type in defaultResolver zjx 2022-06-27 18:02:16 +0800
  • 25c5996360
    fix:fix url ptr not encode (#2117) haiyux 2022-06-26 00:25:31 +0800
  • 2f8703bff2
    fix: allow the case of proto not found, such like gogo.proto (#2132) Guoqiang Ding 2022-06-26 00:24:30 +0800
  • fd433fc497 fix: allow the case of proto not found, such like gogo.proto #2132 Guoqiang Ding 2022-06-25 22:28:08 +0800
  • b7b3c9968b 关键常量不导出 kkf1 2022-06-24 18:03:36 +0800
  • a3439c9713
    fix: catch server stop error (#2125) charviki 2022-06-22 22:50:42 +0800
  • 136bc4d64d fix(cmd/protoc-gen-go-kratos): fix lint #2096 kratos-client-gen Casper 2022-06-21 14:22:48 +0800
  • c68ffef154 feat(cmd/protoc-gen-go-kratos): change template Casper 2022-06-21 14:14:10 +0800
  • 4121362718 fix: catch server stop error #2125 chenwq 2022-06-21 13:38:01 +0800
  • 6f944922ee
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes #2124 dependabot[bot] 2022-06-20 18:38:25 +0000
  • a71b18ffa9
    build(deps): bump k8s.io/apimachinery in /contrib/registry/kubernetes #2123 dependabot[bot] 2022-06-20 18:38:18 +0000
  • 74e220d0f9 feat(cmd/protoc-gen-go-kratos): change template Casper 2022-06-20 18:45:19 +0800
  • d934077b50 feat(cmd/protoc-gen-go-kratos): change template Casper 2022-06-20 17:45:01 +0800
  • b44d588913 fix:fix url ptr not encode #2117 haiyux 2022-06-19 23:00:09 +0800
  • a0e624c0b8
    fix(binding): fix bind field mask (#2112) Tony Chen 2022-06-19 20:16:58 +0800
  • f9d95c4e39 feat: zookeeper implements the config interface #2115 pokitpeng 2022-06-18 23:52:42 +0800
  • 0704e91fe6 add servicecomb registry kkf1 2022-06-18 18:44:23 +0800
  • 77d14570ca fix lint #2112 chenzhihui 2022-06-18 02:03:52 +0800
  • a6cc363c33 fix lint chenzhihui 2022-06-18 02:03:07 +0800
  • f52ce30526 gofumpt chenzhihui 2022-06-18 01:53:42 +0800
  • ef97635121 fix bind field mask chenzhihui 2022-06-18 01:49:16 +0800
  • 6fa5700c3c
    chore(contrib/config): uniformly canceled by CancelFunc (#2111) Cluas 2022-06-17 23:42:32 +0800
  • a4527dd352 chore: remove error #2111 Cluas 2022-06-17 23:03:30 +0800
  • 977e4f4a48 chore: uniformly canceled by CancelFunc Cluas 2022-06-17 23:00:25 +0800
  • 10b1c0a2b8 chore: core use lssentinel error Cluas 2022-06-17 22:20:24 +0800
  • 6ad441046a chore: remove sentinel error for compatibility Cluas 2022-06-17 19:28:57 +0800
  • d93bce227c fix(cmd/protoc-gen-go-http): fix issue #2069 #2110 fix/issue_2069 Casper 2022-06-17 18:17:38 +0800
  • 609f7f7e85 feat(cmd/protoc-gen-go-kratos): add test Casper 2022-06-17 15:57:12 +0800
  • 6d1043e4fe fix(cmd/protoc-gen-go-kratos): fix lint problem Casper 2022-06-17 15:50:45 +0800
  • 6d9f7b75e9 fix(cmd/protoc-gen-go-kratos): fix lint problem Casper 2022-06-17 15:41:47 +0800
  • c425f0a724 Merge branch 'main' into kratos-client-gen Casper 2022-06-17 15:21:12 +0800
  • 7f5db3ab1f feat(cmd/protoc-gen-go-kratos): add test Casper 2022-06-17 15:20:30 +0800
  • 3aaac45e3d
    fix: regenerate the proto file (#2108) 包子 2022-06-16 21:12:21 +0800
  • 6a66e45940 fix #2108 baozhecheng 2022-06-16 19:29:05 +0800
  • d0c70fa93e fix: regenerate the proto file baozhecheng 2022-06-16 19:24:58 +0800
  • 2a989ea0fe
    fix dup gen const for http (#2102) longxboy 2022-06-16 18:58:16 +0800
  • 3a699c0e4c init go module #2098 EndlessIdea 2022-06-16 00:03:32 +0800
  • e3c37b936f
    use offical image (#2105) YuanXin Hu 2022-06-15 22:17:08 +0800
  • 33a4c8d20d feat: Add mux router option for http transport #2106 nfangxu 2022-06-15 21:02:09 +0800
  • 2913aa427f use offical image #2105 huyuanxin 2022-06-15 15:07:53 +0800
  • 4f8d8ef8da
    feat(config): add ErrorWatcherStopped and return on watcher.Next() after Watcher.Stop() (#2092) Cluas 2022-06-15 10:53:33 +0800
  • 752f011ba1
    fix:fix proto add underscore problem (#2101) haiyux 2022-06-14 22:32:58 +0800
  • f300698b10 init yxf #2103 Admin 2022-06-14 22:12:29 +0800
  • 1e2212aa55 fix dup gen const for http #2102 caoguoliang01 2022-06-14 19:27:56 +0800
  • 8e373be7e2 fix function name #2101 haiyux 2022-06-14 15:40:31 +0800
  • f8ed5bd82e fix function name haiyux 2022-06-14 15:32:52 +0800
  • aea2583a5f fix lint haiyux 2022-06-14 15:18:18 +0800
  • 5cd5eba27b fix test haiyux 2022-06-14 15:15:37 +0800
  • 1371d2b2e4 fucntion name haiyux 2022-06-14 15:14:40 +0800
  • b7c2fd1a34 add some test haiyux 2022-06-14 15:13:39 +0800
  • af0635e3d0 fix lint haiyux 2022-06-14 15:01:08 +0800
  • 228ceaae9d
    fix: kratos proto server cmd method name bugfix (#2089) (#2094) raw34 2022-06-14 15:00:21 +0800
  • 52fea68fe8 fix lint haiyux 2022-06-14 14:57:31 +0800
  • 543ed94566 fix:fix proto add underscore problem haiyux 2022-06-14 14:44:28 +0800
  • 4b7afe52af
    fix(config): apollo get the original configuration file directly (#2100) 包子 2022-06-14 14:18:52 +0800
  • 89659fc5c1 clean code #2100 baozhecheng 2022-06-14 13:58:23 +0800
  • d3891fe0f3 fix(config): apollo get the original configuration file directly baozhecheng 2022-06-14 12:01:08 +0800
  • e7c6f0ae57 add ddtracer middleware EndlessIdea 2022-06-13 13:23:29 +0800
  • 56a9538c56 fix:lint error? #2039 william 2022-06-11 16:11:42 +0800
  • edd83fd1c2
    Merge branch 'go-kratos:main' into main jursonmo 2022-06-11 15:55:06 +0800
  • db3a3ef877 fix(cmd/protoc-gen-go-kratos): fix lint Casper 2022-06-11 15:29:48 +0800
  • 4d51d0edff fix(cmd/protoc-gen-go-kratos): fix lint Casper 2022-06-11 15:21:57 +0800
  • 9659eed6d4 feat(cmd/protoc-gen-go-kratos): fmt file Casper 2022-06-11 15:19:27 +0800
  • c43b1d7a05 feat(cmd/protoc-gen-go-kratos): upgrade version Casper 2022-06-11 15:14:55 +0800
  • 5a412e0420 fix(cmd/protoc-gen-go-kratos): fix go.sum Casper 2022-06-11 15:09:28 +0800
  • 6dfe571960 feat(cmd/protoc-gen-go-kratos): add wrr as default balancer Casper 2022-06-11 15:03:51 +0800
  • 6869ed3d68 feat(cmd/protoc-gen-go-kratos): init Casper 2022-06-11 14:49:12 +0800
  • 873da93a34
    Merge branch 'main' into kratos-gen #2040 Casper-Mars 2022-06-11 14:34:41 +0800
  • 638f359268 feat(cmd/protoc-gen-go-kratos): add grpc call options and some other code Casper 2022-05-27 18:43:37 +0800
  • 92749ca630 feat: add peer for selector (#2088) longxboy 2022-06-07 22:38:21 +0800
  • cef929b03a fix: operation http constant name conflict (#2087) longxboy 2022-06-07 19:24:43 +0800
  • e0c4cb249d add http operation const (#2086) longxboy 2022-06-07 17:40:55 +0800
  • 90ce923b3e doc: update pull request template (#2080) 包子 2022-06-04 11:14:50 +0800
  • 6604fadea2 The clear interaction for user (#1916) workman-Lu 2022-06-03 00:33:32 +0800
  • b6f1b135cc Add Flusher type alias . (#2078) 虫子樱桃 2022-06-03 00:24:33 +0800
  • d289f05423 deps: upgrade kratos version to v.2.3.1 (#2075) 包子 2022-06-02 19:13:50 +0800
  • ff67f196a4 feat: make secure url to grpcs://127.0.0.1/ (#2072) haiyux 2022-06-02 19:05:01 +0800
  • 441ae7f1b9 transport/http(feat): add redirector to forward request (#2074) Tony Chen 2022-06-02 18:55:28 +0800
  • c354130a13 build(deps): bump gopkg.in/yaml.v3 in /contrib/config/nacos (#2067) dependabot[bot] 2022-05-31 10:01:31 +0800
  • 349cc3d9c9 build(deps): bump gopkg.in/yaml.v3 in /contrib/config/apollo (#2068) dependabot[bot] 2022-05-31 10:01:02 +0800
  • a97ef63f5e fix with logger (#2062) Tony Chen 2022-05-28 19:45:37 +0800
  • e9491eba34 build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2056) dependabot[bot] 2022-05-28 17:33:54 +0800
  • 87167d983b build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes (#2057) dependabot[bot] 2022-05-28 17:33:37 +0800
  • 9de94a7fe2 build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2053) dependabot[bot] 2022-05-28 00:57:23 +0800
  • ff60f7c9f2 build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2052) dependabot[bot] 2022-05-28 00:57:04 +0800
  • 9fb9fae0b2 log: remove component logger to use global logger (#2061) Tony Chen 2022-05-27 16:29:07 +0800
  • c762f6e25e build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2058) dependabot[bot] 2022-05-27 10:32:15 +0800
  • effe86ea78 fix: config log 包子 2022-05-27 10:22:34 +0800
  • 62f5cd0d16 feat: add config log (#2060) 包子 2022-05-27 10:14:15 +0800
  • d50bb7bbe0 app: fix instance nil when not registered (#2059) Tony Chen 2022-05-27 01:15:21 +0800
  • 1366dddca8 build(deps): bump actions/setup-go from 2 to 3.2.0 (#2048) dependabot[bot] 2022-05-27 00:25:15 +0800
  • 8e8a6db187 build(deps): bump golangci/golangci-lint-action from 2 to 3 (#2047) dependabot[bot] 2022-05-26 23:10:49 +0800
  • 3951b61a24 build(deps): bump actions/checkout from 2 to 3 (#2046) dependabot[bot] 2022-05-26 23:10:28 +0800