Commit Graph

  • 624b02e235
    Merge branch 'main' into bakjos/path_http_rule #1704 Giovanny Gutiérrez 2021-12-26 08:00:18 -0500
  • 801a902dbc fix(cmd/protoc-gen-go-http): Add missing go.mod file Gio Gutierrez 2021-12-26 07:57:46 -0500
  • 22e8c93de8 fix: remove the use of client timeout as discovery time #1715 Jason Song 2021-12-26 20:37:15 +0800
  • dde90d1844 fix(cmd/protoc-gen-go-http): Add unit tests for replace path Gio Gutierrez 2021-12-26 07:33:34 -0500
  • e95452276f
    fix(cmd): fixed a camel word enum error Xudong Cai 2021-12-24 14:10:50 +0800
  • 47d7b08b98 fix(cmd): add lower test case #1712 fifsky 2021-12-23 23:21:25 +0800
  • a9b85f9233 fix(cmd): fixed a camel word enum error (#1618) fifsky 2021-12-23 23:13:11 +0800
  • d501caa6ec
    Merge branch 'go-kratos:main' into main hshe 2021-12-23 21:53:53 +0800
  • 4d2522f0b6
    Compatible with Content-type: text/json when the request is in json format (#1710) onlyzilla 2021-12-22 21:52:07 +0800
  • b78cfe19e3 Compatible with Content-type: text/json when the request is in json format #1710 刘中林 2021-12-22 21:40:56 +0800
  • bf3f84ee0d fix(cmd/protoc-gen-go-http): Use FindStringIndex instead of FindAllStringSubmatchIndex Gio Gutierrez 2021-12-22 07:21:46 -0500
  • 4e323ffffd feat: Better route validaion Gio Gutierrez 2021-12-22 07:08:03 -0500
  • 0e72cc2dcb
    fix(cmd/proto-gen-http-go): remove go.mod replace (#1707) 包子 2021-12-22 16:24:35 +0800
  • 713ef6ae22 fix #1707 shenqidebaozi 2021-12-22 16:17:47 +0800
  • 06b306e160 fix(cmd/proto-gen-http-go): remove go.mod replace shenqidebaozi 2021-12-22 16:11:13 +0800
  • 1117350b9c
    deps: update kratos version to 2.1.3 (#1706) v2.1.3 包子 2021-12-22 14:15:09 +0800
  • f331848c6e feat: Replace contents with value Gio Gutierrez 2021-12-21 22:21:14 -0500
  • aa3c8cb788 deps: update kratos version to 2.1.3 #1706 shenqidebaozi 2021-12-22 11:04:16 +0800
  • 5aeb14d381
    feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 包子 2021-12-22 09:08:46 +0800
  • 72f9cc3518
    docs: some wrong err msg description 白玉堂 2021-12-22 09:08:29 +0800
  • 32285ed735 fix(protoc-gen-go-http): Update http rule when path mappings Gio Gutierrez 2021-12-21 17:25:52 -0500
  • e6188add2b Merge branch 'main' of github.com:go-kratos/kratos Gio Gutierrez 2021-12-21 12:09:37 -0500
  • 0f707aabde update err msg #1703 baiyutang 2021-12-21 23:44:10 +0800
  • df994509a7 add test #1702 shenqidebaozi 2021-12-21 17:03:46 +0800
  • 19a587de5e fix shenqidebaozi 2021-12-21 16:40:21 +0800
  • b1b6f9fdc7 fix shenqidebaozi 2021-12-21 16:38:14 +0800
  • ab2b001d6f fix lint shenqidebaozi 2021-12-21 16:31:59 +0800
  • f2f4aeeac2 feat(transport/grpc): gRPC client discovery supports incoming logger and timeout shenqidebaozi 2021-12-21 16:29:50 +0800
  • 94d674fd4c
    fix(cmd/proto-gen-errors): non nil assertion for error (#1700) JerryZhou 2021-12-20 11:10:01 +0800
  • 0f51900c4e fix(cmd/proto-gen-errors): non nil assertion for error #1700 jerryzhou343 2021-12-18 23:10:13 +0800
  • 32158bcef2
    fix(nacos): call unsubscribe when watching is stopped (#1697) 包子 2021-12-17 11:08:16 +0800
  • 95546bd1b8 fix #1697 shenqidebaozi 2021-12-17 10:43:32 +0800
  • 02398567f9 fix(nacos): call unsubscribe when watching is stopped shenqidebaozi 2021-12-17 10:42:03 +0800
  • e7818d4968 docs: add starchart for readme #1696 Ginta 2021-12-17 10:08:53 +0800
  • 7aa9f352f8
    fix:internal/host:选择ip未判断ip是否可用&&返回序号最小的ip(#1686) (#1687) hshe 2021-12-16 22:41:44 +0800
  • 03f5ee015c
    consul: support WithServiceResolver option (#1693) Cluas 2021-12-16 22:24:43 +0800
  • 2fd3673732 consul: rename Resolver -> ServiceResolver #1693 Cluas 2021-12-16 22:12:05 +0800
  • 2a3360427d consul: fix %c Cluas 2021-12-16 21:50:34 +0800
  • d53738898f consul: resolver []*api.ServiceEntry -> []*registry.ServiceInstance Cluas 2021-12-16 21:47:32 +0800
  • 8439a7bee9 consul: ignore lint Cluas 2021-12-16 17:50:48 +0800
  • 60404b99db consul: ignore lint Cluas 2021-12-16 17:30:28 +0800
  • 33b59b4520 consul: add endpoints resolver option Cluas 2021-12-16 17:21:45 +0800
  • e70575c530 fix(registry/consul): add WithEndpointFunc option to consul registry #1662 Letian 2021-12-16 16:16:55 +0800
  • 64736856e9 调整consul注册写法,将gprc和http注册为不同的srvId,并通过tag区分grpc和http服务(#1690) #1692 dandanba 2021-12-16 13:35:29 +0800
  • 7146788f14 merge and conflict zp 2021-12-15 15:36:56 +0800
  • 7900026921
    Allow to define the a generic base url for all the service methods #1688 Mário Franco 2021-12-13 16:44:29 +0000
  • 2e045c3e42
    feat: middleware seletor add ctx match (#1652) haiyux 2021-12-13 21:31:01 +0800
  • d013a07dcc Merge branch 'bugfix/host' into main hshe 2021-12-13 21:05:04 +0800
  • 9a4991ef47 update match #1652 zwhyb 2021-12-13 14:35:58 +0800
  • e1e8184768
    transport/http: delay pass context.Context (#1684) Cluas 2021-12-13 14:30:34 +0800
  • 533c58a96d transport/http: use request.Context() instead of ctx #1684 cluas 2021-12-13 14:23:00 +0800
  • b6afcf740f transport/http: WithContext in invoke handler cluas 2021-12-13 14:18:05 +0800
  • 06d1740b51 fix match function zwhyb 2021-12-12 22:28:25 +0800
  • 0416ab103f fix:internal/host:选择ip未判断ip是否可用&&返回序号最小的ip(#1686) #1687 hshe 2021-12-12 21:26:41 +0800
  • 54cc15596d transport/http: remove unused parameter c cluas 2021-12-12 19:53:27 +0800
  • 83e052bbc6 transport/http: delay request ctx set cluas 2021-12-12 19:05:03 +0800
  • 2e83c83c03 transport/http: fix http request do not with ctx from user cluas 2021-12-12 15:19:20 +0800
  • 91c21c2b70 log depth bugfix #1682 zhoushijie 2021-12-11 15:27:12 +0800
  • 5df28f4fdc
    registry/nacos: reduce twice string copies (#1681) Cluas 2021-12-10 00:14:35 +0800
  • 0131400ea9 registry/nacos: update example #1681 Cluas 2021-12-10 00:07:39 +0800
  • 2597faf64f registry/nacos: reduce two string copies Cluas 2021-12-10 00:06:59 +0800
  • 041ffffb15
    fix: map 其桶中只能存储 8 个键值对元素,超过后会储存到溢出桶或者扩容,影响性能,预先声明容量以免影响性能 (#1671) kiripeng 2021-12-09 23:29:47 +0800
  • 413cc77f7d
    fix(config): apollo close function: useless infinite loop causes high cpu usage (#1674) xiaoxiaodek 2021-12-09 23:27:17 +0800
  • c9e19f1d98
    chore: completion command in the comment (#1680) Richard 2021-12-09 23:24:39 +0800
  • 83ebf53b93
    fix: circuitbreaker use client context (#1679) china小宇 2021-12-09 23:20:46 +0800
  • 0630f334f6 add probability #1713 fengguoqing 2021-12-09 22:42:03 +0800
  • 962a609477 add jaeger config fengguoqing 2021-12-09 22:20:56 +0800
  • d551aebb20
    chore: completion command in the comment #1680 Richard 2021-12-09 20:02:48 +0800
  • b737d26904 fix:熔断器context类型修改为client #1679 wangyu122 2021-12-09 17:03:52 +0800
  • 33bd703622 fix #1677 shenqidebaozi 2021-12-09 13:07:09 +0800
  • 849f67d662
    fix #1678 包子 2021-12-09 12:09:00 +0800
  • 09e8a3bad4 fix(app): before registering the service, judge whether the port has been listening shenqidebaozi 2021-12-09 12:07:22 +0800
  • e3f3097732 feat(transport/http): support returns all routes registered to the server. shenqidebaozi 2021-12-09 12:06:15 +0800
  • 2a1b2a0226 Merge branch 'feat/http-route-list' of ssh://github.com/go-kratos/kratos into feat/http-route-list #1676 shenqidebaozi 2021-12-09 12:01:39 +0800
  • 04ca8fc5d1 Revert "fix" shenqidebaozi 2021-12-09 12:00:47 +0800
  • 3e1fc69aa9 feat(app): before registering the service, judge whether the port has been listening shenqidebaozi 2021-12-09 11:58:39 +0800
  • beaaa25bbf fix shenqidebaozi 2021-12-09 10:36:17 +0800
  • 4f802c3444 feat(transport/http): support returns all routes registered to the server. shenqidebaozi 2021-12-09 10:15:54 +0800
  • 881a1d4ba2 feat(proto-gen-go-http): support sets the prefix for the service. #1675 shenqidebaozi 2021-12-09 09:37:30 +0800
  • 285868eba3 fix(config): apollo close function: useless infinite loop causes high cpu usage #1674 wangshaosen 2021-12-08 23:23:00 +0800
  • cbf5b0b643 fix: map 其桶中只能存储 8 个键值对元素,超过后会储存到溢出桶或者扩容,影响性能,预先声明容量以免影响性能 #1671 zp 2021-12-08 11:13:27 +0800
  • b4730f58b2
    Merge branch 'go-kratos:main' into main kiripeng 2021-12-08 10:33:28 +0800
  • 8c9e70b47b
    style: format (#1667) songzhibin97 2021-12-08 00:17:24 +0800
  • a6544ae620 日志截取 #1670 wanna 2021-12-07 20:21:40 +0800
  • 37d13d76d3 fix:ci #1667 songzhibin97 2021-12-07 12:52:06 +0800
  • 8240547ffa add ctx seletor zwhyb 2021-12-06 17:15:07 +0800
  • ad2fbabf5c style: format songzhibin97 2021-12-06 13:19:07 +0800
  • 63a7ffae04
    fix: fix nacos.Register many endpoint metadata kind error (#1664) sxpsxp12 2021-12-05 02:33:55 +0800
  • ab28c2d1b1
    Merge pull request #2 from go-kratos/main kiripeng 2021-12-04 17:09:16 +0800
  • 312db21dc7 fix: fix golangci-link error #1664 songxiaopeng 2021-12-03 17:59:42 +0800
  • 70c32c60db fix: fix nacos.Register metadata map type reference bug --user=sxpsxp12 songxiaopeng 2021-12-03 17:36:23 +0800
  • 2471f1d955
    fix(grpc): Block the RCP unil a new picker is available (#1660) Giovanny Gutiérrez 2021-12-03 04:21:56 -0500
  • e703f2dc64 fix(registry/consul): add default endpoints to fix service discovery of other framework Letian 2021-12-03 14:55:15 +0800
  • 8ffe4eb4e7 feat(transport):add server alias #1661 Casper 2021-12-03 12:09:38 +0800
  • 6a3346d0a1 fix: lints for balancer #1660 Gio Gutierrez 2021-12-02 09:39:54 -0500
  • 057c1dbbaf fix: Block the RPC until new picker is available Gio Gutierrez 2021-12-02 09:21:30 -0500
  • 870e6a18eb
    Merge branch 'go-kratos:main' into main Giovanny Gutiérrez 2021-12-02 09:00:01 -0500
  • 67161b62eb
    feat(registry/nacos): add default kind option (#1650) leyou240 2021-12-02 11:38:01 +0800
  • 62b5220a71 update grpc Windfarer 2021-11-29 18:02:26 +0800
  • 92308535b4 初始化的时候指定默认值,优先加载默认值,再加载注册中心中的值 #1650 justin 2021-11-29 15:55:43 +0800