Commit Graph

  • 784d96058e fix: Replace the docker image of Polaris (#1999) houseme 2022-05-19 22:42:02 +0800
  • bcf98570fe fix:#1987 Http and grpc generate route alignment (#1988) songzhibin97 2022-05-19 22:40:36 +0800
  • a2765e27b4 feat: decode google.protobuf.BytesValue compatible base64.URLEncoding. (#1991) Comolli 2022-05-19 22:37:44 +0800
  • 0a8ab7a48a docs: remove redundant info & fix typo in pr template (#1997) Kagaya 2022-05-19 22:35:23 +0800
  • c329cffa3f ignore polaris test & add eureka consul test (#1998) Kagaya 2022-05-19 22:26:46 +0800
  • ced122a688 fix: query params: parse list failed, unsupported message type: "google.protobuf.Struct" #1967 (#1989) qi 2022-05-17 22:58:28 +0800
  • be9cfde7a4 Fix buildMethodDesc for two and more message field (#1979) Nikita Krasnikov 2022-05-16 08:37:36 +0300
  • 49a9572118 fix: delete redundant type conversion (#1977) witt 2022-05-12 18:07:12 +0800
  • bdcd9c4525 fix: add 'go mod tidy' cmd to make quick-start available (#1973) Jinming Guo 2022-05-11 13:42:29 +0800
  • f1b8ede77f Update README_zh.md (#1975) Underworld511 2022-05-11 10:31:09 +0800
  • a61cd5a6ee deps: upgrade kratos version to v2.2.2 (#1944) 包子 2022-05-06 21:44:28 +0800
  • b44daec0db feat(log): Helper implemented io.Writer (#1927) Elric Li 2022-05-06 15:59:50 +0800
  • 48df7b1b71 feat: protoc-gen-go-errors add comment (#1961) JeffreyBool 2022-05-05 10:13:09 +0800
  • 42640e92e1 feat(registry): contrib/registry/zookeeper add digest acl support (#1964) 林晓炜 2022-04-29 15:49:30 +0800
  • 662e8c7b17 fix(transport/http): responseEncoder should not write any data when it need to write nil (#1945) 张东龙 2022-04-27 20:16:13 +0800
  • 9a98fcb04f feat:new and add karge warehouse (#1953) haiyux 2022-04-27 20:12:44 +0800
  • eaa5b161b4 fix: fix kratos run when cmd number is one (#1956) haiyux 2022-04-27 10:36:40 +0800
  • 572270ba91 fix: fix choose failed when paths cmd/server (#1954) haiyux 2022-04-26 21:06:30 +0800
  • 2d5da155fd fix(contrib/opensergo): fix index error (#1951) Casper-Mars 2022-04-25 15:20:28 +0800
  • 65e5d680b1 fix bind test errors (#1950) 张东龙 2022-04-25 15:10:41 +0800
  • 11273fc9a6 fix client do method done not use when err not nil (#1948) 李洛克 2022-04-25 15:10:19 +0800
  • 045c5001c9 feat: add opensergo metadata (#1947) Tony Chen 2022-04-25 14:58:48 +0800
  • 00e38a6c2b feat(discovery): provide an option to disable discovery debug log (#1942) yeqown 2022-04-22 20:06:29 +0800
  • 0dc30dde72 feat(selector): add node scheme (#1932) Tony Chen 2022-04-14 13:48:20 +0800
  • 13e5fd26af correct the func name in meatadata log (#1915) Windfarer 2022-04-10 16:18:56 +0800
  • acb4588d69 fix: error case2Camel (#1923) Xudong Cai 2022-04-10 16:17:03 +0800
  • a9ebd0822c feat: add error cause for statck trace (#1910) Tony Chen 2022-04-10 16:15:34 +0800
  • 4133bc497c feat: change description of Kratos (#1920) Casper-Mars 2022-04-10 16:15:20 +0800
  • 64c4417de3 feat(registry): consul client add DeregisterCriticalServiceAfter option (#1917) Casper-Mars 2022-04-10 16:14:33 +0800
  • d0dd3309db fix(cmd/protoc-gen-go-errors):fix lint problem (#1919) Casper-Mars 2022-04-08 16:20:27 +0800
  • 53d5795def fix(cmd): protoc-gen-go-http use self release (#1909) yoogo 2022-04-03 00:55:38 +0800
  • 58bce8dd11 add json codec for grpc (#1908) Tony Chen 2022-04-03 00:48:54 +0800
  • a58dd0c110 fix(transport): fix the problem that the context is not delivered correctly (#1906) 包子 2022-04-01 10:52:32 +0800
  • 1873cea771 fix(log/aliyun): Improper Input Validation in GoGo Protobuf CVE-2021-3121 (#1902) 包子 2022-03-30 10:09:30 +0800
  • a589fde695 fix(log): FilterFunc keyvals lost logger prefix (#1901) Cluas 2022-03-30 08:55:48 +0800
  • 8ba2190aa8 feat(log): log load config only when Debug level (#1899) Cluas 2022-03-29 16:39:31 +0800
  • db93345733 feat(contrib): add eureka registry (#1792) (#1793) weetime 2022-03-29 14:25:05 +0800
  • c764d65454 fix: starter parent ctx (#1895) Tony Chen 2022-03-18 23:05:29 +0800
  • 48d88ac6ab feat: supprt non-kratos instance in consul registry (#1892) longxboy 2022-03-18 14:58:33 +0800
  • a2702db493 deps: upgrade kratos version to 2.2.1 (#1890) 包子 2022-03-18 11:51:39 +0800
  • f69bcf0f50 fix: update semantic (#1891) 包子 2022-03-18 11:43:26 +0800
  • b80835a131 fix(cmd): proto-gen-go-http warn only when ending with a slash (#1887) 包子 2022-03-18 11:33:14 +0800
  • 1bb7e377e5 fix(log): call depth (#1885) Tony Chen 2022-03-18 00:03:33 +0800
  • 22a3a9e9bb fix: kratos command error on windows (#1884) letian 2022-03-17 16:58:33 +0800
  • 29824954fa fix: decode empty body (#1882) Tony Chen 2022-03-17 10:04:48 +0800
  • caada1acc7 ci: Add 1.18 (#1880) Sasha Melentyev 2022-03-16 15:40:24 +0300
  • 92357bc162 fix: graceful shutdown (#1873) hoslo 2022-03-15 11:02:10 +0800
  • 13d3da62ac chore: remove examples (#1871) 包子 2022-03-14 14:34:46 +0800
  • 3e39b139bd feat: add semantic.yml (#1876) 包子 2022-03-14 11:44:39 +0800
  • e49a3e6801 style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) kwanhur 2022-03-10 22:42:44 +0800
  • 4fcff315b2 fix: fix some typos (#1869) Chen Xinyuan 2022-03-09 10:51:17 +0800
  • c3de800938 chore(examples): optimize typos of swagger/server (#1862) kwanhur 2022-03-07 13:20:55 +0800
  • d960612c84
    build(deps): bump github.com/nacos-group/nacos-sdk-go #2051 dependabot[bot] 2022-05-31 02:53:58 +0000
  • 6dcfbfc9cc
    build(deps): bump github.com/nacos-group/nacos-sdk-go #2050 dependabot[bot] 2022-05-31 02:01:59 +0000
  • 5de1f081f6
    build(deps): bump gopkg.in/yaml.v3 in /contrib/config/nacos (#2067) dependabot[bot] 2022-05-31 10:01:31 +0800
  • b5e7b8d61b
    build(deps): bump gopkg.in/yaml.v3 in /contrib/config/apollo (#2068) dependabot[bot] 2022-05-31 10:01:02 +0800
  • 199b1d164b
    build(deps): bump gopkg.in/yaml.v3 in /contrib/config/apollo #2068 dependabot[bot] 2022-05-30 18:18:22 +0000
  • 574d72ed23
    build(deps): bump gopkg.in/yaml.v3 in /contrib/config/nacos #2067 dependabot[bot] 2022-05-30 18:18:04 +0000
  • 3ea6ef57f8 feat:Add Routes to get all routes info. #2064 虫子樱桃 2022-05-30 11:05:46 +0800
  • 82821609d1
    Update builder.go #2063 Richard 2022-05-29 09:21:43 +0800
  • 0c4ebd7986
    chore: optimize direct resolver Richard 2022-05-29 09:15:24 +0800
  • 97c103a395
    fix with logger (#2062) Tony Chen 2022-05-28 19:45:37 +0800
  • 7568083e80 remove logger close #2062 chenzhihui 2022-05-28 19:23:06 +0800
  • ad0fd62653 remove log closer chenzhihui 2022-05-28 19:22:01 +0800
  • b2078863a2 add logger closer chenzhihui 2022-05-28 19:11:11 +0800
  • 029059d57f fix fn chenzhihui 2022-05-28 18:45:47 +0800
  • 120b5cd863 fix with logger chenzhihui 2022-05-28 18:36:35 +0800
  • b74e330289
    build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2056) dependabot[bot] 2022-05-28 17:33:54 +0800
  • 7d425b898e
    build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes (#2057) dependabot[bot] 2022-05-28 17:33:37 +0800
  • 6760f50d53
    build(deps): bump k8s.io/client-go in /contrib/config/kubernetes #2056 dependabot[bot] 2022-05-27 16:58:49 +0000
  • 6ce9402a35
    build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes #2057 dependabot[bot] 2022-05-27 16:58:47 +0000
  • 8ad8578c40
    build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2053) dependabot[bot] 2022-05-28 00:57:23 +0800
  • a926195f66
    build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2052) dependabot[bot] 2022-05-28 00:57:04 +0800
  • ef8bf74943 feat(cmd/protoc-gen-go-kratos): add grpc call options and some other code Casper 2022-05-27 18:43:37 +0800
  • dccee86141
    log: remove component logger to use global logger (#2061) Tony Chen 2022-05-27 16:29:07 +0800
  • 41ef5ae92d fix global caller #2061 chenzhihui 2022-05-27 14:52:06 +0800
  • 7802427112 add global caller chenzhihui 2022-05-27 11:27:55 +0800
  • 3748398a3d fix lint chenzhihui 2022-05-27 10:54:26 +0800
  • b6c4027e50 fix lint chenzhihui 2022-05-27 10:50:11 +0800
  • eb0cec4e0d
    Merge branch 'main' into deprecated-component-logger Tony Chen 2022-05-27 10:44:01 +0800
  • 11c782cd2f fix comment chenzhihui 2022-05-27 10:38:25 +0800
  • e7fcc98e88 fix config logger chenzhihui 2022-05-27 10:35:40 +0800
  • 8aad9627b1 build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2058) dependabot[bot] 2022-05-27 10:32:15 +0800
  • c0851965c0 fix: config log 包子 2022-05-27 10:22:34 +0800
  • df2fa4e68d feat: add config log (#2060) 包子 2022-05-27 10:14:15 +0800
  • e7f27941fc
    build(deps): bump k8s.io/api in /contrib/config/kubernetes #2052 dependabot[bot] 2022-05-27 02:33:07 +0000
  • 2e6375365a
    build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes #2054 dependabot[bot] 2022-05-27 02:33:06 +0000
  • 925a0b725e
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2058) dependabot[bot] 2022-05-27 10:32:15 +0800
  • 6591032108 remove component logger to user global logger chenzhihui 2022-05-27 10:28:26 +0800
  • 6e685a474b
    fix: config log 包子 2022-05-27 10:22:34 +0800
  • c01fd054ec
    feat: add config log (#2060) 包子 2022-05-27 10:14:15 +0800
  • d1f73c47f4 fix #2060 baozhecheng 2022-05-27 10:13:46 +0800
  • 1910b72a14 feat: add config log baozhecheng 2022-05-27 10:12:19 +0800
  • 503ec03f37
    app: fix instance nil when not registered (#2059) Tony Chen 2022-05-27 01:15:21 +0800
  • 84b23fd301
    build(deps): bump actions/setup-go from 2 to 3.2.0 (#2048) dependabot[bot] 2022-05-27 00:25:15 +0800
  • eea3f62441 fix data race #2059 chenzhihui 2022-05-27 00:00:09 +0800
  • 527127a717 fix instance nil when not registered chenzhihui 2022-05-26 23:52:39 +0800
  • b6964e9895
    build(deps): bump actions/setup-go from 2 to 3.2.0 #2048 dependabot[bot] 2022-05-26 15:11:13 +0000
  • 8fd0dc7680
    build(deps): bump golangci/golangci-lint-action from 2 to 3 (#2047) dependabot[bot] 2022-05-26 23:10:49 +0800
  • a0f8497394
    build(deps): bump k8s.io/api in /contrib/registry/kubernetes #2058 dependabot[bot] 2022-05-26 15:10:32 +0000