dependabot[bot]
|
a926195f66
|
build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2052)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.24.0...v0.24.1)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-28 00:57:04 +08:00 |
|
Tony Chen
|
dccee86141
|
log: remove component logger to use global logger (#2061)
* remove component logger to user global logger
|
2022-05-27 16:29:07 +08:00 |
|
dependabot[bot]
|
925a0b725e
|
build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2058)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.24.0...v0.24.1)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-27 10:32:15 +08:00 |
|
包子
|
6e685a474b
|
fix: config log
|
2022-05-27 10:22:34 +08:00 |
|
包子
|
c01fd054ec
|
feat: add config log (#2060)
|
2022-05-27 10:14:15 +08:00 |
|
Tony Chen
|
503ec03f37
|
app: fix instance nil when not registered (#2059)
* fix instance nil when not registered
* fix data race
|
2022-05-27 01:15:21 +08:00 |
|
dependabot[bot]
|
84b23fd301
|
build(deps): bump actions/setup-go from 2 to 3.2.0 (#2048)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-go
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-27 00:25:15 +08:00 |
|
dependabot[bot]
|
8fd0dc7680
|
build(deps): bump golangci/golangci-lint-action from 2 to 3 (#2047)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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:49 +08:00 |
|
dependabot[bot]
|
6be806e7c0
|
build(deps): bump actions/checkout from 2 to 3 (#2046)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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:28 +08:00 |
|
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)
|
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 |
|