Commit Graph

  • 91489b20c5 fix lint #1885 chenzhihui 2022-03-18 00:02:06 +0800
  • af34bf11c1 fix lint chenzhihui 2022-03-17 23:55:44 +0800
  • 32089266f5 fix log caller chenzhihui 2022-03-17 23:17:15 +0800
  • d373c51acf
    fix: kratos command error on windows (#1884) letian 2022-03-17 16:58:33 +0800
  • 84d75f79ab fix: kratos new error on windows (#1883) #1884 Letian Yi 2022-03-17 16:51:54 +0800
  • 788454ce83 fix: kratos new error on windows Letian Yi 2022-03-17 15:18:24 +0800
  • c550a886e9
    fix: decode empty body (#1882) Tony Chen 2022-03-17 10:04:48 +0800
  • 096e2b0d79
    ci: Add 1.18 (#1880) Sasha Melentyev 2022-03-16 15:40:24 +0300
  • f8d0e0df60 fix: decode empty body #1882 chenzhihui 2022-03-16 20:36:46 +0800
  • e4e8aa25a3
    ci: Add 1.18 #1880 Sasha Melentyev 2022-03-16 14:55:36 +0300
  • 0a91c13177 Merge remote-tracking branch 'origin/main' justin 2022-03-16 09:49:31 +0800
  • f68702a8c2
    fix: graceful shutdown (#1873) hoslo 2022-03-15 11:02:10 +0800
  • 64bd619967
    chore: remove examples (#1871) 包子 2022-03-14 14:34:46 +0800
  • 1c37eff18a
    feat: add semantic.yml (#1876) 包子 2022-03-14 11:44:39 +0800
  • 48d4989cb5 fix: fixed readme.md #1871 shenqidebaozi 2022-03-14 10:35:40 +0800
  • beb3ff9c6a Merge branch 'main' into remove-examples shenqidebaozi 2022-03-14 10:29:07 +0800
  • acc823ae93 feat: add semantic.yml #1876 #1875 shenqidebaozi 2022-03-14 10:10:21 +0800
  • cb21384d58 Merge remote-tracking branch 'origin/main' justin 2022-03-11 14:08:26 +0800
  • 18c4d89a04 fix: import error #1874 ningzi 2022-03-11 12:10:26 +0800
  • 87ce5adf62 update go mod ningzi 2022-03-11 12:00:56 +0800
  • 3db7e91b82 update go mod ningzi 2022-03-11 11:53:25 +0800
  • c3d97599a0 fix graceful shutdown #1873 shuai_yang 2022-03-10 23:11:34 +0800
  • ac99a5c877
    style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) kwanhur 2022-03-10 22:42:44 +0800
  • dc09c110ca
    Merge branch 'go-kratos:main' into main leyou240 2022-03-10 14:29:05 +0800
  • 247d5602be clean: remove examples shenqidebaozi 2022-03-09 13:57:30 +0800
  • 80f990ef80 fix: caller right codeline #1870 cjcpp 2022-03-09 13:23:09 +0800
  • 4387085047
    fix: fix some typos (#1869) Chen Xinyuan 2022-03-09 10:51:17 +0800
  • 923c3d07e1 fix: fix some typos #1869 StephenChen 2022-03-08 23:30:15 +0800
  • 79057d4326
    chore(examples): optimize typos of swagger/server (#1862) kwanhur 2022-03-07 13:20:55 +0800
  • 9034e45370 feat: first version #1863 tx7do 2022-03-05 21:38:02 +0800
  • f67733a8d7 style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes #1872 kwanhur 2022-03-05 19:49:14 +0800
  • b6ebe242b9 chore(examples): optimize typos of swagger/server #1862 kwanhur 2022-03-05 17:13:58 +0800
  • 6d71eb3cab feat: disocovery builder support disco set endpoints from target #1861 liulei 2022-03-04 16:35:41 +0800
  • 6dc826b7ea feat(transport/http):add StatusCoder to support overriding http status code Casper 2022-03-03 12:00:31 +0800
  • 76ad5aba04 nacos sdk v2的支持.升级到最新版本,已修复race问题 justin 2022-03-02 17:54:01 +0800
  • 0ef1d920d8
    Merge branch 'go-kratos:main' into main leyou240 2022-03-02 17:50:37 +0800
  • ca3b076926 fix: keep slash suffix when join route prefix and path #1855 cooper 2022-03-02 13:35:30 +0800
  • ed6ab7caf9
    docs: fix some typos (#1852) cui fliter 2022-03-01 22:14:59 +0800
  • 62e71f81a0 docs: fix some typos #1852 cuishuang 2022-03-01 21:14:03 +0800
  • e739f1d282
    Example for Polaris (#1850) YuanXin Hu 2022-03-01 19:58:24 +0800
  • e7f2c6c232 fix (example/polaris): add polaris example #1850 huyuanxin 2022-03-01 14:18:25 +0800
  • b15ad9acd7 fix (registry/polaris): fix get unhealthy service huyuanxin 2022-03-01 14:18:03 +0800
  • 03ad2b6636
    fix: error code judgment (#1849) Tony Chen 2022-03-01 12:04:57 +0800
  • 3d6a4e0299 fix errors test #1849 chenzhihui 2022-03-01 11:58:38 +0800
  • 4cc9636082 fix error code judgment chenzhihui 2022-03-01 11:49:31 +0800
  • a405b16973 update: kratos cmd tool ningzi 2022-03-01 11:24:15 +0800
  • 70c5a58e5f refactor(middleware/logging): use Error method instead of fmt.Sprintf #1848 Sasha Melentyev 2022-02-28 11:55:17 +0300
  • 68fa60d145
    Merge branch 'go-kratos:main' into main Sasha Melentyev 2022-02-27 12:32:50 +0300
  • 48d407cc9b
    perf: add prealloc (#1846) Sasha Melentyev 2022-02-27 07:29:51 +0300
  • da147b5763
    feat: add zero prealloc (#1847) Sasha Melentyev 2022-02-27 07:29:12 +0300
  • 5abce5669d feat: add zero prealloc #1847 Sasha Melentyev 2022-02-26 22:20:03 +0300
  • 98fea04233 perf: add prealloc #1846 Sasha Melentyev 2022-02-26 19:30:50 +0300
  • 997b6a9f79
    build: add matrix strategy with go version (#1845) Sasha Melentyev 2022-02-26 18:23:37 +0300
  • d679466a7b
    perf(app): add prealloc (#1843) Sasha Melentyev 2022-02-26 18:23:26 +0300
  • f56b325a3d
    feat(example/transaction/ent): add ent install in Makefile (#1844) Sasha Melentyev 2022-02-26 18:23:13 +0300
  • e6638d4f9f build: add matrix strategy with go version #1845 Sasha Melentyev 2022-02-26 14:17:13 +0300
  • 9118feaeae feat(example/transaction/ent): add ent install in Makefile #1844 Sasha Melentyev 2022-02-26 13:57:21 +0300
  • 702ffd5376 perf(app): add prealloc #1843 Sasha Melentyev 2022-02-26 13:50:56 +0300
  • f3313476ac
    Discovery For Tencent Polaris (#1839) YuanXin Hu 2022-02-25 17:15:53 +0800
  • 2ee4e5f37a
    feat(examples/transaction): feature transaction gorm (#1838) 高永立 2022-02-25 12:16:41 +0800
  • 78b6dac3ea add gorm transaction examples #1840 aveyuan 2022-02-25 10:54:38 +0800
  • 30a546c5cc fix (registry/polaris): fix missing ServiceInstances #1839 huyuanxin 2022-02-25 10:36:19 +0800
  • 07a88ed0b4 feature examples transaction gorm #1838 aliliin 2022-02-25 10:17:24 +0800
  • c752300168 test (registry/polaris): fix lint huyuanxin 2022-02-25 10:10:26 +0800
  • 18e6f58070 test (registry/polaris): test for discovery huyuanxin 2022-02-25 09:38:06 +0800
  • 57772f05ce feat (registry/polaris): discovery for polaris huyuanxin 2022-02-25 09:37:24 +0800
  • 5e18a15109
    fix(config/config):fix type not match bug (#1837) Casper-Mars 2022-02-24 23:45:27 +0800
  • 2fb6c7f7d5 feat: examples transaction gorm aliliin 2022-02-24 18:03:02 +0800
  • d2f0de8240 feature-examples gorm transaction aliliin 2022-02-24 17:40:29 +0800
  • 02b8531cdf fix(config/config):fix type not match bug #1837 Casper 2022-02-24 16:29:44 +0800
  • acdc6b6415 Merge branch 'main' into fix/tianping/#1591_caller_depth ping 2022-02-24 14:07:07 +0800
  • 6dba4590aa add server ut #1828 EndlessIdea 2022-02-23 23:02:50 +0800
  • d6896127b1
    deps: upgrade kratos version to 2.2.0 (#1834) v2.2.0 包子 2022-02-23 17:13:57 +0800
  • c9f1d7db6d
    feat(examples/transaction): add transaction examples (#1836) 包子 2022-02-23 17:11:41 +0800
  • 9080044f60 fix #1836 shenqidebaozi 2022-02-23 17:05:09 +0800
  • 899f73d90f fix lint shenqidebaozi 2022-02-23 17:01:15 +0800
  • 461b37de47 fix shenqidebaozi 2022-02-23 16:49:13 +0800
  • da24e8f88d fix shenqidebaozi 2022-02-23 16:48:13 +0800
  • f44ea1e951 fix lint shenqidebaozi 2022-02-23 16:42:53 +0800
  • 23f9c8ba16 fix lint shenqidebaozi 2022-02-23 16:42:18 +0800
  • 8db5f2b13d fix lint shenqidebaozi 2022-02-23 16:35:47 +0800
  • 37bb1e190d fix shenqidebaozi 2022-02-23 16:26:37 +0800
  • 56cae79c76 fix shenqidebaozi 2022-02-23 16:25:10 +0800
  • 85509c13e3 fix lint shenqidebaozi 2022-02-23 16:23:32 +0800
  • a98bad1250 feat(examples): add transaction examples shenqidebaozi 2022-02-23 16:17:33 +0800
  • 214df4bade fix #1834 shenqidebaozi 2022-02-23 15:26:50 +0800
  • a535b62697 Merge branch 'main' into deps/v2.2.0 shenqidebaozi 2022-02-23 15:06:56 +0800
  • 8538dcce52 deps: upgrade kratos version to 2.2.0 shenqidebaozi 2022-02-23 15:03:12 +0800
  • 24393ee655
    fix lint (#1833) haiyux 2022-02-23 14:40:39 +0800
  • c44713a3e4 fix lint #1833 haiyux 2022-02-23 14:33:14 +0800
  • a52b17c268
    fix: add yaml / yml parser (#1808) youn 2022-02-23 14:30:21 +0800
  • 257760a721 improve code EndlessIdea 2022-02-22 19:13:51 +0800
  • 4dff28457f fix shadow lint error EndlessIdea 2022-02-22 19:03:58 +0800
  • 4dadafff90
    fix(jwt): parse server custom claims (#1817) Zhen Wang 2022-02-22 14:06:36 +0800
  • 6526702426 fix(jwt): fix Server #1817 王真 2022-02-22 13:56:09 +0800
  • d6d8e269dd feat(jwt): Merge WithClaims and WithServerClaims 王真 2022-02-22 13:48:34 +0800
  • 01e042537f add errorHandler for server option EndlessIdea 2022-02-22 12:51:55 +0800
  • 85800cedb9
    fix(contrib): get nacos service of customize group name (#1798) Jin Peng 2022-02-22 10:51:47 +0800
  • 7263c86263 feat(jwt): TestJWTServerParse add positive test case 王真 2022-02-22 10:49:59 +0800
  • 373c1889bd
    Merge branch 'go-kratos:main' into main Zhen Wang 2022-02-22 10:41:19 +0800