1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
leyou240 318cacd04d feat: add msgpack Codec (#1555) 2021-10-19 14:57:56 +08:00
包子 979ec39c53 deps: update kratos version (#1554) 2021-10-15 17:15:02 +08:00
aiscrm 9743ad8d32 fix registry TTL. (#1537)
* fix registry.
1. When etcd stops, the application cannot stop.
2. Stop consul first, then stop app. Then start consul, the registered service remains in consul registry as an unhealthy status.

Co-authored-by: corel <corelchen@qq.com>
2021-10-11 13:46:07 +08:00
Windfarer f3e75bffca feat: update go version to 1.16 (#1536) 2021-10-08 20:49:56 +08:00
longxboy d0c65fbd75 feat: change to v2.1.0 (#1535)
* change to v2.0.5

* fix go lint
2021-10-08 14:14:52 +08:00
ONG-YA a99659052a feat: add backupConfigPath method (#1511)
* add backupConfigPath method

Co-authored-by: yangfw <yangfw@corp.21cn.com>
2021-10-06 13:11:24 +08:00
Tt yo 3b477e7e52 fix: consul lint error (#1530)
* fix: consul lint error

* fix: services init eroor
2021-10-06 13:10:20 +08:00
倒霉狐狸 0597883e70 fix: contrib config kubernetes lint err (#1523)
* fix: contrib metrics datadog lint err

* fix: contrib config nacos lint err

* fix: contrib config kubernetes lint err

* remove unwanted docs
2021-09-30 14:31:25 +08:00
Yeqllo a2f53128cf fix(registry/discovery): watch quit while context cancel; supplement metadata (#1524)
* fix(registry/discovery): watch quit with context cancel; lose metadata while translating ServiceInstance.
2021-09-30 14:11:28 +08:00
倒霉狐狸 74e630c21a fix: contrib config nacos lint err (#1522)
* fix: contrib metrics datadog lint err

* fix: contrib config nacos lint err
2021-09-28 11:29:04 +08:00
longxboy 0aace47d08 fix: fix registry go mod(#1521)
fix: fix registry go mod
2021-09-28 10:25:46 +08:00
Yeqllo 5786f61e13 feat(registry): support discovery registry center (#1480)
* feat(registry): support discovery registry center
2021-09-28 10:15:35 +08:00
倒霉狐狸 bae20ba735 fix: contrib metrics datadog lint err (#1517) 2021-09-27 19:58:50 +08:00
海雨 953deaa363 fix:etcd prifex find error (#1507) 2021-09-23 21:10:42 +08:00
包子 25f448794d deps: otel upgrade to v1.0.0 (#1500) 2021-09-22 17:31:28 +08:00
Tony Chen b92e8a9da8 deps: update otel to v1.0.0-rc3 (#1466)
* update otel to v1.0.0-rc3
2021-09-12 15:28:10 +08:00
Windfarer 1148bbd968 refactor(contrib/config): move etcd config (#1457)
* move etcd config

* add with prefix to options
2021-09-10 21:46:16 +08:00
Casper-Mars ab5152dbe1 feat(middleware/auth): add auth middleware (#1274)
* add auth middleware
2021-09-10 10:49:18 +08:00
Tony Chen b38c1145cf fix(middleware/circuitbreaker): add breaker group (#1453)
* add breaker group

* update aegis to v0.1.1
2021-09-09 10:40:53 +08:00
杜晨昊 2024fa7cdb feat: zap log (#1424)
* zap log impl
2021-09-08 13:31:44 +08:00
Casper-Mars 73ce2941bd fix(contrib/registry/etcd):part of #1430,fix contrib/registry/etcd (#1441) 2021-09-07 14:25:42 +08:00
cachalots cd35233d1d fix: add context for kubernetes registry, implement the registrar interface (#1436) 2021-09-07 10:46:07 +08:00
Casper-Mars 3f51a15949 Fix lint of files in ./contrib/log/fluent (#1432)
* fix(transport/http):fix nil problem

* fix(contrib/log/fluent):part of #1430,fix ./contrib/log/fluent
2021-09-06 22:50:16 +08:00
Kagaya 29a5327291 ci: submodule ci check (#1401)
* add tool scripts
2021-09-06 21:37:34 +08:00
包子 fd9d324906 fix(config/apollo): rename func NewSouceWithConfig (#1425) 2021-09-06 21:32:05 +08:00
包子 7b3b1cf862 feat: move nacos config、datadog、 fluent to contrib and modify prom path (#1405)
* feat: move nacos config、datadog、 fluent to contrib and modify prometheus module path
2021-09-03 15:51:10 +08:00
包子 8468cfdd45 feat: add apollo example and some problems of fix apollo config (#1411)
* feat: add apollo example and some problems of fix apollo config
2021-09-02 15:04:58 +08:00
Windfarer 0ec3ff0b46 refactor: move plugins to contrib dir (#1399)
* move to contrib dir


Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-01 13:40:14 +08:00