Commit Graph

1382 Commits (36dfcdb0a634713657e33901eacfb75d20a1a422)
 

Author SHA1 Message Date
letian d2f8b45603
feat(registry/consul): add WithHeartbeat option (#1738) 3 years ago
letian 1e749de5db
fix(registry/consul):fix can't get service instance in async mode (#1731) 3 years ago
letian 17201cd284
fix(registry/consul): fix can not find service in 20s (#1728) 3 years ago
haiyux ed86f36476
feat(examples/):add etcd registry cmux example (#1734) 3 years ago
haiyux 7f003a8742
test(transport): add transport Listener test (#1735) 3 years ago
haiyux 3625634d3c
feat(transport):add grpc and http with listen (#1729) 3 years ago
Jason Song b421389227
fix: remove the use of client timeout as discovery time (#1715) 3 years ago
haiyux d9530ed54b
fix(cmd/kratos): add look protoc-gen-openapi when use kratos proto client (#1726) 3 years ago
Tony Chen 11a6120a2e
fix FieldMask are converted to/from lower-camel naming conventions. (#1724) 3 years ago
Giovanny Gutiérrez b6b95089c4
fix(cmd/protoc-gen-go-http): Fix when replacement rule is not ending (#1721) 3 years ago
aldslvda c1ab0cce3c
fix: fix typo in cmd/protoc-gen-go-http/http.go(is does not -> does not) (#1718) 3 years ago
包子 3642f5d0ba
feat(cmd/kratos): generating API documentation using Gnostic (#1716) 3 years ago
Giovanny Gutiérrez ccb649a201
fix(protoc-gen-go-http): Update http rule when path mappings (#1704) 3 years ago
Xudong Cai e95452276f
fix(cmd): fixed a camel word enum error 3 years ago
包子 0e72cc2dcb
fix(cmd/proto-gen-http-go): remove go.mod replace (#1707) 3 years ago
包子 1117350b9c
deps: update kratos version to 2.1.3 (#1706) 3 years ago
包子 5aeb14d381
feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 3 years ago
白玉堂 72f9cc3518
docs: some wrong err msg description 3 years ago
JerryZhou 94d674fd4c
fix(cmd/proto-gen-errors): non nil assertion for error (#1700) 3 years ago
包子 32158bcef2
fix(nacos): call unsubscribe when watching is stopped (#1697) 3 years ago
hshe 7aa9f352f8
fix:internal/host:选择ip未判断ip是否可用&&返回序号最小的ip(#1686) (#1687) 3 years ago
Cluas 03f5ee015c
consul: support WithServiceResolver option (#1693) 3 years ago
haiyux 2e045c3e42
feat: middleware seletor add ctx match (#1652) 3 years ago
Cluas e1e8184768
transport/http: delay pass context.Context (#1684) 3 years ago
Cluas 5df28f4fdc
registry/nacos: reduce twice string copies (#1681) 3 years ago
kiripeng 041ffffb15
fix: map 其桶中只能存储 8 个键值对元素,超过后会储存到溢出桶或者扩容,影响性能,预先声明容量以免影响性能 (#1671) 3 years ago
xiaoxiaodek 413cc77f7d
fix(config): apollo close function: useless infinite loop causes high cpu usage (#1674) 3 years ago
Richard c9e19f1d98
chore: completion command in the comment (#1680) 3 years ago
china小宇 83ebf53b93
fix: circuitbreaker use client context (#1679) 3 years ago
songzhibin97 8c9e70b47b
style: format (#1667) 3 years ago
sxpsxp12 63a7ffae04
fix: fix nacos.Register many endpoint metadata kind error (#1664) 3 years ago
Giovanny Gutiérrez 2471f1d955
fix(grpc): Block the RCP unil a new picker is available (#1660) 3 years ago
leyou240 67161b62eb
feat(registry/nacos): add default kind option (#1650) 3 years ago
longxboy 98fd40bcb4
revert to select filters (#1656) 3 years ago
Wimi Yuan 2acede53f3
feat(app): app info delivery to stop context (#1649) 3 years ago
haiyux 27cfec93d6
optimize:chan bool to chan struct{} (#1648) 3 years ago
haiyux ef3322ec07
fix: remove cmd replace (#1640) 3 years ago
包子 7e0045cd0f
fix: nacos a vulnerable dependency was referenced (#1639) 3 years ago
包子 6b53d7d229
deps: upgrade 2.1.2 (#1638) 3 years ago
wuxingzhong 7d821541b3
fix doc (#1636) 3 years ago
lcsin 3231b35420
Update main.go (#1627) 3 years ago
haiyux 3607ce1b92
feat: upgrade grpc version to 1.42.0 (#1626) 3 years ago
haiyux 05ecd2ce2c
fix:add consul all health check (#1620) 3 years ago
Eng Zer Jun 77b16286f8
refactor: move from io/ioutil to io and os packages (#1633) 3 years ago
Giovanny Gutiérrez 7a52468ea8
fix(cmd/protoc-gen-go-http): follow the http rule to use query strings (#1629) 3 years ago
包子 268243d8a3
fix(cmd/new): print the correct error message (#1630) 3 years ago
李鑫 780a6c0527
docs of etcd config (#1622) 3 years ago
yeqown c392528e11
docs: replenish config/apollo and registry/discovery readme (#1625) 3 years ago
spume 0f423be434
fix(middleware/tracing): modify kartos to kratos (#1628) 3 years ago
Soul 0fad751032
feat(form/form): add support google.protobuf.Struct; (#1617) 3 years ago