heyehang
a644ec7edd
feature : responses whit context ( #2637 )
2022-12-03 18:48:02 +08:00
Kevin Wan
9941055eaa
feat: add trace.SpanIDFromContext and trace.TraceIDFromContext ( #2654 )
2022-12-02 11:00:44 +08:00
EinfachePhy
10fd9131a1
replace strings.Title to cases.Title ( #2650 )
2022-12-02 00:15:51 +08:00
bigrocs
90828a0d4a
The default port is used when there is no port number for k8s ( #2598 )
...
* k8s 没有端口号时使用默认端口
* Modify the not port test
2022-11-27 09:00:11 +08:00
edieruby
b1c3c21c81
fix: log currentSize should not be 0 when file exists and size is not 0 ( #2639 )
2022-11-25 23:48:32 +08:00
chen quan
97a8b3ade5
fix(rest): fix issues#2628 ( #2629 )
2022-11-23 22:50:08 +08:00
Kevin Wan
95a5f64493
feat: add stringx.ToCamelCase ( #2622 )
2022-11-20 17:41:39 +08:00
chensy
20e659749a
fix: fix conflict with the import package name ( #2610 )
...
Co-authored-by: chenjieping <chenjieping@kezaihui.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2022-11-20 15:23:25 +08:00
Kevin Wan
94708cc78f
chore: update deps ( #2621 )
2022-11-19 22:28:40 +08:00
Kevin Wan
06fafd2153
feat: validate value in options for mapping ( #2616 )
2022-11-18 19:46:23 +08:00
Kevin Wan
79de932646
chore: update dependencies ( #2594 )
...
* chore: update deps
* chore: update deps
* chore: update deps
* chore: update deps
2022-11-12 18:04:39 +08:00
Kevin Wan
b562e940e7
feat: support bool for env tag ( #2593 )
2022-11-12 13:58:35 +08:00
Kevin Wan
69068cdaf0
feat: support env tag in config ( #2577 )
...
* feat: support env tag in config
* chore: add more tests
* chore: add more tests, add stringx.Join
* fix: test fail
* chore: remove print code
* chore: rename variable
2022-11-11 23:17:09 +08:00
dependabot[bot]
f25788ebea
chore(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 ( #2588 )
2022-11-11 07:01:54 +08:00
dependabot[bot]
1293c4321b
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 ( #2587 )
2022-11-11 06:59:13 +08:00
Kevin Wan
e3e08a7396
fix: inherit issue when parent after inherits ( #2586 )
...
* fix: inherit issue when parent after inherits
* chore: add more tests
2022-11-10 22:13:05 +08:00
dependabot[bot]
4b071f4c33
chore(deps): bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 ( #2579 )
...
Bumps [github.com/jhump/protoreflect](https://github.com/jhump/protoreflect ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/jhump/protoreflect/releases )
- [Commits](https://github.com/jhump/protoreflect/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: github.com/jhump/protoreflect
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>
2022-11-10 14:42:53 +08:00
骑着毛驴背单词
81831b60a9
fix(change model template file type): All model template variables ar… ( #2573 )
...
* fix(change model template file type): All model template variables are stored in tpl format files with the same name as the template generated using the template init command
* fix(change model template file type): All model template variables are stored in tpl format files with the same name as the template generated using the template init command
Co-authored-by: qilvge <qilvge@.qilvge.com>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2022-11-10 13:38:35 +08:00
Kevin Wan
1677a4dceb
feat: conf inherit ( #2568 )
...
* feat: add ValuerWithParent
* feat: make etcd config inherit from parents
* chore: add more tests
* chore: add more tests
* chore: add more comments
* chore: refactor
* chore: add more comments
* fix: fix duplicated code and refactor
* fix: remove unnecessary code
* fix: fix test case for removing print
* feat: support partial inherit
2022-11-08 15:27:48 +08:00
王哈哈
dac3600b53
Modify comment syntax error ( #2572 )
2022-11-04 21:55:17 +08:00
anqiansong
3db64c7d47
fix(goctl): Fix #2561 ( #2562 )
...
* Fix #2561
* format code
2022-10-29 22:40:56 +08:00
Kevin Wan
7eb6aae949
fix: potential slice append issue ( #2560 )
2022-10-28 08:14:03 +08:00
foliet
07128213d6
chore: update "DO NOT EDIT" format ( #2559 )
...
* chore: update "DO NOT EDIT" format
* Update readme.md
* Update head.go
2022-10-27 19:41:24 +08:00
anqiansong
9504d30049
fix(goctl): fix redundant import ( #2551 )
2022-10-25 06:58:51 +08:00
chen quan
ce73b9a85c
chore(action): enable cache dependency ( #2549 )
2022-10-24 22:50:24 +08:00
re-dylan
4d2a146733
typo(mapping): fix typo for key ( #2548 )
2022-10-24 21:43:53 +08:00
Kevin Wan
46e236fef7
chore: add more tests ( #2547 )
2022-10-23 10:54:41 +08:00
Kevin Wan
06e4914e41
feat: add logger.WithFields ( #2546 )
2022-10-22 23:28:34 +08:00
Kevin Wan
9cadab2684
chore: refactor ( #2545 )
...
* chore: refactor
* chore: refactor
2022-10-22 22:52:40 +08:00
chen quan
7fe2492009
feat(trace): support for disabling tracing of specified spanName
( #2363 )
2022-10-22 22:14:12 +08:00
chen quan
22bdf0bbd5
chore: adjust rpc comment format ( #2501 )
2022-10-22 22:07:55 +08:00
chowyu12
c92a2d1b77
feat: remove info log when disable log ( #2525 )
...
* add go-grpc_opt and go_opt for grpc new command
* feat: remove log when disable log
Co-authored-by: zhouyy <zhouyy@ickey.cn>
2022-10-22 22:07:17 +08:00
swliao425
b21162d638
fix: redis's pipeline logs are not printed completely ( #2538 )
...
* fix: redis's pipeline logs are not printed completely
* add unit test
Signed-off-by: liaoshiwei <liaoshiwei@uniontech.com>
Signed-off-by: liaoshiwei <liaoshiwei@uniontech.com>
2022-10-22 21:57:40 +08:00
anqiansong
7c9ef3ca67
fix(goctl): Fix issues ( #2543 )
...
* fix #2541
* fix #2432
* Fix review comment
* foramt code
* foramt code
2022-10-22 21:01:15 +08:00
chen quan
bbadbe0175
chore(action): upgrade action ( #2521 )
...
- codecov/codecov-action
- actions/setup-go
- usthe/issues-translate-action(origin:omsun28/issues-translate-action)
2022-10-22 19:06:53 +08:00
Kevin Wan
f9beab1095
feat: support uuid.UUID in mapping ( #2537 )
2022-10-20 20:11:19 +08:00
Kevin Wan
de5c59aad3
chore: add more tests ( #2536 )
2022-10-19 20:39:46 +08:00
Gang Wu
36d3765c5c
Fix typo ( #2531 )
2022-10-18 17:27:06 +08:00
dependabot[bot]
d326e6f813
chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 ( #2527 )
2022-10-18 17:02:11 +08:00
wuleiming2009
ea52fe2e0d
Fix the wrong key about FindOne in mongo of goctl. ( #2523 )
2022-10-17 19:58:57 +08:00
Kevin Wan
05a5de7c6d
chore: fix lint errors ( #2520 )
2022-10-17 06:30:58 +08:00
Kevin Wan
d4c9fd2aff
chore: add golangci-lint config file ( #2519 )
...
* chore: add golangci-lint config file
* chore: member alignment
2022-10-14 22:45:48 +08:00
dependabot[bot]
776673d57d
chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger ( #2514 )
...
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/jaeger
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>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2022-10-14 12:42:15 +08:00
anqiansong
1b87f5e30d
Fix mongo insert tpl ( #2512 )
2022-10-14 12:27:04 +08:00
dependabot[bot]
bc47959384
chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin ( #2511 )
...
Bumps [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/zipkin
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>
Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2022-10-14 11:47:38 +08:00
dependabot[bot]
9f6d926455
chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc ( #2510 )
...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
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>
2022-10-13 23:13:04 +08:00
foliet
f7a4e3a19e
chore: fix naming problem ( #2500 )
...
When I was looking for how to mock mongo client, I found some naming problems and wanted to fix them.
2022-10-13 22:53:27 +08:00
swliao425
a515a3c735
chore: sqlx's metric name is different from redis ( #2505 )
2022-10-13 22:52:36 +08:00
dependabot[bot]
6f6f1ae21f
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.10.0 to 1.11.0 ( #2504 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
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>
2022-10-13 22:51:40 +08:00
Kevin Wan
10f94ffcc2
chore: remove unnecessary code ( #2499 )
2022-10-11 22:56:12 +08:00