dependabot[bot]
d1c6b732b4
build(deps): bump github/codeql-action from 1 to 2 ( #2045 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 23:10:07 +08:00
包子
65d0ddbaae
Update dependabot.yml
2022-05-26 23:09:39 +08:00
包子
c304680444
Create dependabot.yml
2022-05-26 22:58:25 +08:00
longxboy
944d480f78
feat:add context for log ( #2041 )
...
* add context
2022-05-26 10:55:05 +08:00
包子
70317d05a0
deps: upgrade kratos version to v2.3.0 ( #2036 )
v2.3.0
2022-05-24 11:53:07 +08:00
Tony Chen
97fd33ece7
opensergo: fix http path & method ( #2035 )
2022-05-24 10:18:38 +08:00
Kagaya
643caa6df9
feat(contrib/opensergo): add opensergo reportMetadata fields ( #1996 )
...
* add fields descriptor
2022-05-24 10:04:36 +08:00
Tony Chen
79497dd3a5
log: fix global logger ( #2034 )
...
* log: fix global logger
2022-05-24 00:40:45 +08:00
Tony Chen
6eae1745bd
http: handle default mux ( #2033 )
2022-05-23 23:52:25 +08:00
longxboy
655fe37188
fix:fix error camel case ( #2032 )
...
* fix error camel case
2022-05-23 17:49:22 +08:00
haiyux
71ea97fd93
deps: upgrade go mod version ( #2028 )
...
* deps:upgrade go mod version
2022-05-22 21:18:46 +08:00
songzhibin97
398012aed4
Update project.go ( #2024 )
2022-05-22 10:03:12 +08:00
songzhibin97
0bbd008397
Update server.go ( #2021 )
2022-05-22 10:01:45 +08:00
songzhibin97
aa6529fb2d
style:change ( #2022 )
2022-05-22 10:00:58 +08:00
songzhibin97
ec2e3ab24e
Update path.go ( #2023 )
2022-05-22 09:47:14 +08:00
songzhibin97
bbb96f1e1f
Update run.go ( #2025 )
2022-05-22 09:46:05 +08:00
songzhibin97
c1dbc2dbd3
stype:gen_go_errors ( #2026 )
...
* Update errors.go
* Update errors.go
2022-05-22 09:45:16 +08:00
songzhibin97
b49b7c6ca8
Update server.go ( #2027 )
2022-05-22 09:44:18 +08:00
songzhibin97
0c511808ce
style:ewma ( #2018 )
...
* Update node.go
* Update node.go
* Update node.go
* Update node.go
2022-05-21 16:26:22 +08:00
songzhibin97
92ba6a3209
Style:trace ( #2017 )
...
* Update metadata.go
* Update span.go
* Update statsHandler.go
2022-05-21 16:25:13 +08:00
songzhibin97
9e66ac2f5b
Update jwt.go ( #2016 )
2022-05-21 16:24:21 +08:00
songzhibin97
1dfac59204
Update metadata.go ( #2015 )
2022-05-21 16:23:50 +08:00
songzhibin97
2eb615b38a
style:log ( #2014 )
2022-05-21 16:23:09 +08:00
songzhibin97
5e0744a47b
Update encode.go ( #2019 )
2022-05-21 16:21:36 +08:00
Ccheers
8dec7cf5e8
feat(registry): zookeeper watch node changed ( #1986 )
...
* feat(registry): zookeeper watch node changed
* fix lint
* fix lint
* fix lint
* fix lint
* fix(stop): cancel context when stop
* fix(mod): add replace
2022-05-20 22:39:13 +08:00
songzhibin97
c412d65f57
Update endpoint.go ( #2012 )
2022-05-20 22:36:54 +08:00
songzhibin97
2ee49311c1
Update host.go ( #2013 )
2022-05-20 22:36:18 +08:00
songzhibin97
1dfb77bfe1
Update errors.go ( #2009 )
2022-05-20 18:51:09 +08:00
songzhibin97
ef6fb480c6
fix:#2006 config.atomicValue Other basic types are supported ( #2007 )
...
* Update value.go
* fix:supplement
2022-05-20 16:55:32 +08:00
songzhibin97
8a8626331d
Update file.go ( #2005 )
2022-05-20 15:37:28 +08:00
qi
53c8877ce4
fix(protoc-gen-go-errors): fix generated function comments have extra blank lines. ( #2008 )
2022-05-20 15:35:20 +08:00
songzhibin97
5c66fcdc5a
fix:#2002 definition service lowercase generation cannot be exported ( #2003 )
...
* fix:#2002
* fix:lint
2022-05-20 12:30:05 +08:00
JinChang
912abb4848
Added ability to configure protojson ( #1993 )
2022-05-20 09:10:13 +08:00
包子
c9f95dc2e8
fix: update ci gocyclo min-complexity 50 ( #2000 )
2022-05-19 23:00:17 +08:00
pwli
f0a058713f
fix:(transport/http): fix unexpected overriding behavior when return an error ( #1984 )
...
* fix:(transport/http): fix unexpected overriding behavior when return an error
* fix:(transport/http): fix broken tests
Co-authored-by: pwli0755 <lipw0755@gmial.com>
2022-05-19 22:43:53 +08:00
houseme
0d9319b1ee
fix: Replace the docker image of Polaris ( #1999 )
...
* fix: Replace the docker image of Polaris
* up
2022-05-19 22:42:02 +08:00
songzhibin97
8ff5f2fe88
fix:#1987 Http and grpc generate route alignment ( #1988 )
...
* fix:#1987
* fix:explicit naming
* Update template.go
* Update template.go
2022-05-19 22:40:36 +08:00
Comolli
ec78198050
feat: decode google.protobuf.BytesValue compatible base64.URLEncoding. ( #1991 )
2022-05-19 22:37:44 +08:00
Kagaya
ab04490d49
docs: remove redundant info & fix typo in pr template ( #1997 )
...
* fix pr template typo
* add contribution type link & remove reduntant info
2022-05-19 22:35:23 +08:00
Kagaya
bf9f4886e9
ignore polaris test & add eureka consul test ( #1998 )
2022-05-19 22:26:46 +08:00
qi
c8c870b77f
fix: query params: parse list failed, unsupported message type: "google.protobuf.Struct" #1967 ( #1989 )
...
* feat: Support google.protobuf.Struct in query parameters.
* style: add a blank line in test proto file.
2022-05-17 22:58:28 +08:00
Nikita Krasnikov
ed144f6813
Fix buildMethodDesc for two and more message field ( #1979 )
2022-05-16 13:37:36 +08:00
witt
ddc82ce45e
fix: delete redundant type conversion ( #1977 )
2022-05-12 18:07:12 +08:00
Jinming Guo
bc9d2074af
fix: add 'go mod tidy' cmd to make quick-start available ( #1973 )
...
Signed-off-by: vgjm <vgjm456@qq.com>
2022-05-11 13:42:29 +08:00
Underworld511
36dfcdb0a6
Update README_zh.md ( #1975 )
2022-05-11 10:31:09 +08:00
包子
091ba2dae7
deps: upgrade kratos version to v2.2.2 ( #1944 )
v2.2.2
2022-05-06 21:44:28 +08:00
Elric Li
eb2dcae83d
feat(log): Helper implemented io.Writer ( #1927 )
...
* feat(log): Add writerWrapper implementing io.Writer
* fix(kratos): fix format has wrong type
* fix(log): rename writerOption to WriterOptionFn.
2022-05-06 15:59:50 +08:00
JeffreyBool
245f55d3ba
feat: protoc-gen-go-errors add comment ( #1961 )
2022-05-05 10:13:09 +08:00
林晓炜
9098e9dd39
feat(registry): contrib/registry/zookeeper add digest acl support ( #1964 )
...
* feat(registry): contrib/registry/zookeeper add digest acl support
* feat(registry): use WithDigestACL to put user and password together
2022-04-29 15:49:30 +08:00
张东龙
60465ccca2
fix(transport/http): responseEncoder should not write any data when it need to write nil ( #1945 )
...
* fix(transport/http): responseEncoder should not write any data when it need to write nil
* test(transport/http): adjust the test of response encoder encode nil value
* fix(transport/http): remove content-type setting
2022-04-27 20:16:13 +08:00