1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-28 21:09:04 +02:00
Commit Graph

1104 Commits

Author SHA1 Message Date
yuemoxi
e3d55b74bd
fix:update registry's readme (#1389) 2021-08-30 19:35:15 +08:00
Joe Zou
ee3da3a189
feat: add apollo module for kratos (#1370)
* add apollo module for kratos
2021-08-30 19:34:53 +08:00
yuemoxi
8a934715c9
fix: edit registry and metrics readme (#1384) 2021-08-28 22:41:54 +08:00
yuemoxi
0dfab173f9
fix:modify encoding test proto path (#1388)
* fix:modify encoding test proto  path

* fix

* fix

* fix
2021-08-28 22:39:51 +08:00
yuemoxi
12f17a3e2e
test(middleware/) add test (#1379)
* test(middleware/) add test
2021-08-28 00:00:27 +08:00
yuemoxi
10ecd91fe9
feat: move promethues to kratos (#1380) 2021-08-27 23:59:43 +08:00
Kagaya
fee1b34973
test(config): add test case for resolver (#1377) 2021-08-26 14:34:35 +08:00
yuemoxi
a67ec16bf0
test(internal/context,internal/host) add test (#1334)
* test(internal/context,internal/host) add test
2021-08-25 23:56:28 +08:00
包子
925e55a04d
fix(config): replace text with "${}" only (#1375)
* fix(config): replace text with "${}" only
2021-08-25 23:52:25 +08:00
包子
eaf0ceab0c
chore(registry): unified management of decentralized warehouses (#1368)
* chore(registry): unified management of decentralized warehouses
2021-08-24 11:35:26 +08:00
包子
f3b68b0147
chore(issue/template): modify feature template and add proposal template (#1362)
* chore(issue/template): modify feature template and add proposal template
2021-08-24 11:18:08 +08:00
yuemoxi
9b32ad7926
fix: edit kratos version (#1367) 2021-08-22 11:38:42 +08:00
喵喵大人
aa75ac5467
chore: add icon in issues template (#1364)
* chore: add icon in issues template

* Update feature-request.md

* Update question.md

* Create config.yml

* Update feature-request.md

* Update bug-report.md
2021-08-18 00:12:54 +08:00
Harvey Li
050b14c1e0
fix: correct client code in the example of TLS connection (#1355)
* Create ca.crt
2021-08-17 23:07:06 +08:00
aiscrm
0b09fcd76d
refactor(encoding): optimize json encoding (#1339)
* fix(encoding): optimize json encoding, add support for other encoding implementation such as easyjson etc.

Co-authored-by: corel <corelchen@qq.com>
2021-08-17 09:19:57 +08:00
longXboy
dee204efc2 add version v2.0.5 2021-08-16 21:50:37 +08:00
yuemoxi
9c6f2713e7
optimize: template spaces to tabs (#1352)
* optimize: template spaces to tabs
2021-08-16 18:56:48 +08:00
Ccheers
807edfce82
fix: 修复swagger 引用errors时找不到proto的错误 (#1348) 2021-08-16 14:21:42 +08:00
包子
817c13a80c
fix: code style (#1342) 2021-08-16 10:53:06 +08:00
Xudong Cai
b44e47b087
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors

* fix: TestLogger unit test
2021-08-16 10:35:08 +08:00
徐胖
3026f9490e
chore(config/env): polish watcher (#1341)
* chore(config/env): polish watcher
2021-08-16 10:15:01 +08:00
Xudong Cai
80378ca10d
fix: if not kratos context then panic will result (#1338)
* fix: if not kratos context panic

当ctx不是kratos的context,则app.Name()会导致panic
2021-08-15 17:02:59 +08:00
包子
3f68c9a9e0
fix(cmd/run): command execution directory error (#1336)
* fix(cmd/run): command execution directory error

* fix
2021-08-15 12:36:00 +08:00
yuemoxi
c2b4d45cdf
test(internal/) add test (#1333) 2021-08-14 14:40:36 +08:00
Giovanny Gutiérrez
9a6c03a9e5
fix(config): Support colon as default value in config.yaml (#1332) 2021-08-14 09:50:26 +08:00
yuemoxi
4b6ab21ae5
test(internal/) add test (#1331) 2021-08-14 00:52:00 +08:00
月墨夕
86621a9573
test(internal/context,middleware) add test (#1326)
* add: test
2021-08-13 14:11:08 +08:00
月墨夕
fdce5f0746
fix:config groutine(watch) leak (#1327)
* fix:config goroutine(watch) Leak
2021-08-13 14:09:53 +08:00
月墨夕
55cf83062f
add: metadata test (#1324) 2021-08-12 19:34:58 +08:00
Windfarer
a128566cef
test(transport) add test (#1325)
* test

* test client and server

* return

* add args

* calloption

* test
2021-08-12 19:21:50 +08:00
longXboy
ef6b347d6b change to v2.0.4 2021-08-12 15:20:03 +08:00
haozibi
4e26fada3e
chore: just fix readme_zh.md (#1323) 2021-08-12 14:30:16 +08:00
byteneco
39a36b49e1
append config watchers when watch source (#1320)
Co-authored-by: sukkids <ehekirahoshi@gmail.com>
2021-08-12 13:39:32 +08:00
月墨夕
6ae2e8712d
fix:etcd<3.13 block question (#1317) 2021-08-11 18:51:00 +08:00
Windfarer
6d06721fc8
fix(config): fix data race (#1316)
* data race

* fix values

* lock
2021-08-11 07:59:58 +08:00
月墨夕
9bbf4696d4
upgrade examples mod dependent version (#1314) 2021-08-10 12:34:31 +08:00
longxboy
a17eaeeff4
upgrade: grpc to 1.39 (#1312) 2021-08-09 22:10:37 +08:00
寻寻觅觅的Gopher
6e65616e31
fix(config): clean code (#1311) 2021-08-09 16:41:38 +08:00
包子
ff78611766
feat(cmd/pgh): add processing when generating HTTP code (#1306)
* feat: add processing when generating HTTP code
2021-08-09 10:28:20 +08:00
月墨夕
e5ae8dc3f1
fix: upgrade etcd version (#1302) 2021-08-06 11:17:17 +08:00
月墨夕
c1b9ace84e
feat: kratos tool support generate stream service code (#1284)
* kratos tool support generate stream service code
2021-08-06 11:11:45 +08:00
longxboy
f65a0a9134
feat: enhance tracing (#1300)
* feat: enhance tracing

* fix go lint
2021-08-05 18:51:20 +08:00
杜晨昊
2fa9168bde
fix example blog makefile (#1296) 2021-08-05 09:24:39 +08:00
longxboy
2e17f18d66
feat: change grpc gateway import path (#1295)
change grpc gateway import path to kratos project
2021-08-04 17:47:48 +08:00
zwhyb
9c470b217a
add appinfo test (#1293)
* add appinfo test
2021-08-03 19:07:09 +08:00
Windfarer
f93084ba9f
test: option tests (#1292)
* test options

* more tests
2021-08-02 18:56:22 +08:00
Yongzheng Lai
b68265c365
fix: using t.TempDir (#1289) 2021-08-02 18:51:31 +08:00
zwhyb
5710bf0e30
fix endpoint panic (#1291) 2021-08-02 18:51:07 +08:00
Kagaya
05e14e2a18
ci: add pull request template (#1280) 2021-07-31 14:23:57 +08:00
zwhyb
6aba247990
add selector code annotation (#1275) 2021-07-29 13:36:52 +08:00