Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2 years ago |
dependabot[bot]
|
590d784800
|
chore(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.0 (#2371)
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.1.12 to 1.2.0.
- [Release notes](https://github.com/uber-go/goleak/releases)
- [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/goleak/compare/v1.1.12...v1.2.0)
---
updated-dependencies:
- dependency-name: go.uber.org/goleak
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
784276b360
|
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 (#2370)
|
2 years ago |
Kevin Wan
|
da80662b0f
|
chore: refactor (#2365)
|
2 years ago |
maizige
|
cfda972d50
|
fix:trace graceful stop,pre loss trace (#2358)
|
2 years ago |
Archer
|
6078bf1a04
|
correct test case (#2340)
|
2 years ago |
anqiansong
|
ce638d26d9
|
Hidden java (#2333)
|
2 years ago |
maizige
|
422f401153
|
fix:etcd get&watch not atomic (#2321)
|
2 years ago |
Kevin Wan
|
dfeef5e497
|
fix: thread-safe in getWriter of logx (#2319)
|
2 years ago |
Archer
|
8c72136631
|
make logx#getWriter concurrency-safe (#2233)
* make logx#getWriter concurrency-safe
* make logx#getWriter concurrency-safe
|
2 years ago |
Zlx
|
9d6c8f67f5
|
generates nested types in doc (#2201)
Co-authored-by: Link_Zhao <Link_Zhao@epam.com>
|
2 years ago |
anqiansong
|
f70805ee60
|
Add strict flag (#2248)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2 years ago |
Kevin Wan
|
a1466e1707
|
fix: range validation on mapping (#2317)
|
2 years ago |
lowang-bh
|
1b477bbef9
|
improve: number range compare left and righ value (#2315)
Co-authored-by: wanglonghui7 <wanglonghui7@jd.com>
|
2 years ago |
Kevin Wan
|
813625d995
|
refactor: sequential range over safemap (#2316)
|
2 years ago |
李平平
|
15a2802f12
|
safemap add Range method (#2314)
|
2 years ago |
Kevin Wan
|
5d00dfb962
|
fix: handle the scenarios that content-length is invalid (#2313)
|
2 years ago |
Kevin Wan
|
d9620bb072
|
chore: remove unused packages (#2312)
|
2 years ago |
Kevin Wan
|
d978563523
|
fix: more accurate panic message on mapreduce (#2311)
|
2 years ago |
yiGmMk
|
fb6d7e2fd2
|
fix #2301,package conflict generated by ddl (#2307)
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
|
2 years ago |
Kevin Wan
|
2d60f0c65a
|
fix: logx disable not working in some cases (#2306)
* fix: logx disable not working in some cases
* fix: test fail
|
2 years ago |
maizige
|
5d4ae201d0
|
Fix/del server interceptor duplicate copy md 20220827 (#2309)
* fix:grpc server interceptor duplicate copy MD
* modify wrong comments
|
2 years ago |
maizige
|
05007c86bb
|
fix:duplicate copy MD (#2304)
|
2 years ago |
Kevin Wan
|
93584c6ca6
|
chore: refactor gateway (#2303)
|
2 years ago |
dependabot[bot]
|
22bb7e95fd
|
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.3 to 2.0.5 (#2305)
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.3 to 2.0.5.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.3...v2.0.5)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
sado
|
bebf6322ff
|
fix resource manager dead lock (#2302)
Co-authored-by: sado <liaoyonglin@bilibili.com>
|
2 years ago |
Kevin Wan
|
36678f9023
|
chore: refactor stat (#2299)
|
2 years ago |
Josh Quintana
|
90cdd61efc
|
Initialize CPU stat code only if used (#2020)
Co-authored-by: Josh Quintana <josh@highwaybenefits.com>
|
2 years ago |
dependabot[bot]
|
28166dedd6
|
chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#2297)
|
2 years ago |
chen quan
|
0316b6e10e
|
feat(redis): add ZaddFloat & ZaddFloatCtx (#2291)
|
2 years ago |
Kevin Wan
|
4cb68a034a
|
fix #2163 (#2283)
|
2 years ago |
chen quan
|
847a396f1c
|
fix(logx): display garbled characters in windows(DOS, Powershell) (#2232)
* fix(logx): display garbled characters in windows(DOS, Powershell)
* Update writer.go
|
2 years ago |
chen quan
|
c1babdf8b2
|
doc(readme): add star history (#2275)
|
2 years ago |
MarkJoyMa
|
040c9e0954
|
feat: rpc add health check function configuration optional (#2288)
* feat: rpc add health check function configuration optional
* update config field name
|
2 years ago |
Kevin Wan
|
1c85d39add
|
Update readme-cn.md
|
2 years ago |
Kevin Wan
|
4cd065f4f4
|
Update issues.yml
|
2 years ago |
anqiansong
|
b9c97678bc
|
chore: Update readme (#2280)
* Update readme
* Update readme
|
2 years ago |
Kevin Wan
|
5208def65a
|
fix #2240 (#2271)
|
2 years ago |
Kevin Wan
|
3b96dc1598
|
Update readme-cn.md
|
2 years ago |
dependabot[bot]
|
fa3f1bc19c
|
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.3 (#2267)
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Kevin Wan
|
8ed22eafdd
|
fix #2240 (#2263)
|
2 years ago |
Kevin Wan
|
05dd6bd743
|
chore: refactor logx (#2262)
|
2 years ago |
dependabot[bot]
|
9af1a42386
|
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.22.0 to 2.23.0 (#2260)
Bumps [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alicebob/miniredis/compare/v2.22.0...v2.23.0)
---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Kevin Wan
|
f3645e420e
|
test: add more tests (#2261)
|
2 years ago |
fyyang
|
62abac0b7e
|
fix: unsignedTypeMap type error (#2246)
|
2 years ago |
Kevin Wan
|
6357e27418
|
fix: test failure, due to go 1.19 compatibility (#2256)
|
2 years ago |
Kevin Wan
|
1568c3be0e
|
fix: time repr wrapper (#2255)
|
2 years ago |
dependabot[bot]
|
27e773fa1f
|
chore(deps): bump github.com/prometheus/client_golang (#2244)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
d8e17be33e
|
chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 (#2245)
Bumps [github.com/fullstorydev/grpcurl](https://github.com/fullstorydev/grpcurl) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/fullstorydev/grpcurl/releases)
- [Changelog](https://github.com/fullstorydev/grpcurl/blob/master/.goreleaser.yml)
- [Commits](https://github.com/fullstorydev/grpcurl/compare/v1.8.6...v1.8.7)
---
updated-dependencies:
- dependency-name: github.com/fullstorydev/grpcurl
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>
|
2 years ago |
Kevin Wan
|
da5770ee2b
|
chore: release action for goctl (#2239)
|
2 years ago |