1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
Commit Graph

1435 Commits

Author SHA1 Message Date
Sasha Melentyev
da147b5763
feat: add zero prealloc (#1847) 2022-02-27 12:29:12 +08:00
Sasha Melentyev
997b6a9f79
build: add matrix strategy with go version (#1845) 2022-02-26 23:23:37 +08:00
Sasha Melentyev
d679466a7b
perf(app): add prealloc (#1843) 2022-02-26 23:23:26 +08:00
Sasha Melentyev
f56b325a3d
feat(example/transaction/ent): add ent install in Makefile (#1844) 2022-02-26 23:23:13 +08:00
YuanXin Hu
f3313476ac
Discovery For Tencent Polaris (#1839)
* feat (registry/polaris): discovery for polaris

1.add heartbeat report option
2.implements GetService function
3.implements Watch function

* test (registry/polaris): test for discovery

1.add GetService test
2.add Watch test

* test (registry/polaris): fix lint

* fix (registry/polaris): fix missing ServiceInstances
2022-02-25 17:15:53 +08:00
高永立
2ee4e5f37a
feat(examples/transaction): feature transaction gorm (#1838)
* feature-examples gorm transaction

* feat: examples transaction gorm

* feature  examples transaction gorm
2022-02-25 12:16:41 +08:00
Casper-Mars
5e18a15109
fix(config/config):fix type not match bug (#1837)
If the type of new value not match the old one, value stay the old one.
2022-02-24 23:45:27 +08:00
包子
d6896127b1
deps: upgrade kratos version to 2.2.0 (#1834) 2022-02-23 17:13:57 +08:00
包子
c9f1d7db6d
feat(examples/transaction): add transaction examples (#1836) 2022-02-23 17:11:41 +08:00
haiyux
24393ee655
fix lint (#1833) 2022-02-23 14:40:39 +08:00
youn
a52b17c268
fix: add yaml / yml parser (#1808)
Co-authored-by: yang.liu14 <yang.liu14@weimob.com>
2022-02-23 14:30:21 +08:00
Zhen Wang
4dadafff90
fix(jwt): parse server custom claims (#1817)
* fix(jwt): parse server custom claims

* fix(jwt): parse server custom claims & use factory pattern


Co-authored-by: 王真 <zhen.wang@yo-star.com>
2022-02-22 14:06:36 +08:00
Jin Peng
85800cedb9
fix(contrib): get nacos service of customize group name (#1798) 2022-02-22 10:51:47 +08:00
haiyux
9dec67bddd
update contrib readme (#1831) 2022-02-21 18:37:20 +08:00
YuanXin Hu
6446212258
feat(registry/polaris): add registry for Tencent Polaris (#1816)
* feat(registry): add polaris registry
2022-02-21 18:20:16 +08:00
Casper-Mars
c1e98e41de
fix(config/consul):Config from consul skip empty key (#1830)
* feat(config/consul):skip empty key

* feat(config/consul):delete empty blank
2022-02-21 18:16:56 +08:00
Tony Chen
6ec695064b
move container group to internal (#1827) 2022-02-19 16:48:31 +08:00
包子
991bb932f0
deps(thirdparty): clean oepnapi2 proto (#1826) 2022-02-18 20:15:53 +08:00
haiyux
370a1585a5
fix: fix the latest version of lint problem (#1825) 2022-02-18 17:13:41 +08:00
包子
cde962a6c1
fix(cmd/http): warn only when a get or delete request declares a body (#1789) 2022-02-18 08:59:27 +08:00
Jason C.H
471a2aab79
fix: k8s discovery interface (#1820) 2022-02-15 11:30:00 +08:00
haiyux
9662ef3c21
feat:add examples redirect url (#1807)
* feat:add examples redirect url

* add contrast
2022-02-09 11:06:27 +08:00
haiyux
86b8b6c366
fix: fix ci tool (#1803)
* fix: fix ci tool
2022-01-31 08:50:31 +08:00
Tony Chen
34d0cccefd
fix: allocates new objects each time (#1802) 2022-01-28 15:05:26 +08:00
haiyux
18315303f0
deps:upgrade go mod version (#1800)
* deps:upgrade go mod version
2022-01-28 14:56:32 +08:00
zjx-ERROR
0f23c1c516
解决consul client以IPv6地址格式register consul server health check时报错:[Check socket connection failed ... too many colons in address] (#1790) 2022-01-27 10:42:23 +08:00
包子
9ea78f302d
deps: upgrade kratos version to v2.1.5 (#1785) 2022-01-24 15:26:45 +08:00
guihouchang
1c18228d61
feat: add logger sdk for aliyun (#1748)
* add logger sdk for aliyun

Co-authored-by: haiyux <haiyux@foxmail.com>
2022-01-24 13:47:40 +08:00
gopower
ef99b7d1ef
deps[cmd]: Upgrade Cobra 1.2.1 -> v1.3.0 (#1783)
Co-authored-by: gopower <goproxy@13.com>
2022-01-24 13:44:45 +08:00
ArthurQ
92e4a83dbf
fix: change consul config docs (#1784)
Co-authored-by: ArthurQiu <arthurqiuy@outlook.com>
2022-01-24 13:44:12 +08:00
longxboy
a87abe223c
fix: consul heartbeat ttl not registered (#1781)
* fix: consul heartbeat ttl check not registered
2022-01-21 15:52:25 +08:00
shengwudiyi
c250958af6
fix: perhaps MISSING (#1779)
Change-Id: If09d5e65ea61f7fbf569b3938db10241f32bb64d

Co-authored-by: shenlianfeng <shenlianfeng@bytedance.com>
2022-01-20 23:13:03 +08:00
yangjianfeng9527
f050b07432
fixed the problem that grpc stop could not close properly
Co-authored-by: coco <>
2022-01-19 18:36:46 +08:00
haiyux
9bf178b1d1
fix:fix log caller error (#1773)
* fix:fix log caller error
2022-01-17 21:00:22 +08:00
haiyux
89583885e4
feat:add stream interceptor use ctx encapsulation (#1770)
* feat:add stream interceptor use ctx encapsulation

* add reply header
2022-01-17 19:58:27 +08:00
Tony Chen
0965bf8e22
fix(cmd/kratos): specified version for upgrade (#1772) 2022-01-17 18:42:05 +08:00
realityone
83fad75c0f
make logger appliance as logger proxy (#1765) 2022-01-14 13:16:25 +08:00
haiyux
00c05e82a3
test:remove testify go mod (#1766)
* test:remove testify go mod

* tidy go mdo

* fix test
2022-01-14 10:02:42 +08:00
MARATRIX Li
c6c5e4595c
optimization: optimize global logger (#1763) 2022-01-13 10:11:23 +08:00
包子
a0006677e9
fix(cmd/kratos): filepath walk nil pointer reference problem (#1762)
* fix(cmd/kratos): filepath walk nil pointer reference problem

* Update path.go
2022-01-12 21:13:42 +08:00
realityone
0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761)
* add global logger appliance, as process level default logger

* replace DefaultLogger as global logger
2022-01-12 15:34:49 +08:00
Heelie
d082075676
fix: change installation package path for protoc-gen-openapi (#1759)
* fix: change installation package path for protoc-gen-openapi


Co-authored-by: haiyux <haiyux@foxmail.com>
2022-01-10 21:27:53 +08:00
kwame
8bb55663d9
zk 作为注册服务,异常端开,zk节点信息没有清理 (#1758) 2022-01-10 21:19:11 +08:00
haiyux
cd4aa7f412
feat:sync to gitee where release a version (#1755) 2022-01-08 20:14:54 +08:00
Casper-Mars
76ab0baa56
feat(middleware/auth/jwt): add customer header (#1752) 2022-01-07 22:15:47 +08:00
haiyux
1c3185f9e5
readme:add log third party log library readme (#1753) 2022-01-07 17:54:40 +08:00
haiyux
da70e22201
upgrade:upgrade grpc and opentelemetry version (#1751)
* upgrade:upgrade grpc and opentelemetry version

* upgrade jaeger

* fix lint
2022-01-06 20:29:18 +08:00
包子
7fe194ead4
deps: uprade kratos version to v2.1.4 (#1749) 2022-01-05 16:30:08 +08:00
Windfarer
0bbda71794
sync to gitee (#1746) 2022-01-04 19:50:32 +08:00
haiyux
25774fd3cf
upgrade(examples):upgrade go mod version (#1745) 2022-01-04 18:34:12 +08:00