包子
41ad9061db
fix: fixed kratos "new" command #1218 ( #1221 )
...
* fix: fixed kratos "new" command
4 years ago
包子
5559923193
feat(cmd/changelog): add chore group ( #1217 )
4 years ago
longxboy
dba4b4007d
update WithDecoder comment
4 years ago
longxboy
a02d9b4192
add zero endpoint protection ( #1215 )
...
* add zero endpoint protection
4 years ago
Kuiba
44dd641f28
test config struct ( #1212 )
4 years ago
Richard
ff24e18a94
chore: optimize import sort and the short description of run cmd ( #1211 )
...
* chore: change lowercase to uppercase
* chore: optimize import
4 years ago
包子
c2e25ffd11
chore(typo): fixed document errors in README_ZH ( #1209 )
4 years ago
longXboy
f0d077a328
change version to 2.0.1
4 years ago
longxboy
4e529d1e30
add router group for http server ( #1208 )
4 years ago
longXboy
078ca6bc9b
add sub router for http
4 years ago
拉小轰
5d07a94b16
use "and" replace "sub" ( #1207 )
4 years ago
longXboy
2920c12ead
add gin examples
4 years ago
包子
5f678de2cc
fix(transport/http): fixed the problem of getting empty node list ( #1206 )
...
* fix(transport/http): fixed the problem of getting empty node list
* fix http blocking
Co-authored-by: longXboy <longxboyhi@gmail.com>
4 years ago
longxboy
b2ba585b2e
upgrade consul ( #1205 )
4 years ago
Casper-Mars
e8e0f6734a
typo: modify the comments of the proto-gen-go-errors ( #1204 )
4 years ago
Kuiba
060cb24535
<test> config/file: add tests for file watcher ( #1199 )
...
* add file watcher test
4 years ago
包子
dc0ed5bc42
docs: add wechat official account image to the Chinese document ( #1190 )
4 years ago
opensite
f27047c05b
style(transport): remove duplicate get path code ( #1188 )
...
transport/http remove duplicate get path code for filter
4 years ago
pokitpeng
e8c9a361d3
fix(examples/config): fixed spelling mistake ( #1186 )
4 years ago
Kagaya
7f394d0d0a
feat(env): add config env source ( #1181 )
...
* add config/env
* feat(env): add config env source
* fix: resolve map array & add test case
* remove return stop error
* using gob encoding to deep copy map
* fix ci failed
4 years ago
miya
21a729bc3a
fix(examples/cors): method misuse ( #1184 )
4 years ago
喵喵大人
43b3ebb89d
docs: default documents points to the english document ( #1180 )
...
* docs: default documents points to the english document
* docs: fixed error links
4 years ago
喵喵大人
aaecd4a642
Merge pull request #1179 from ymh199478/fixed/parse-float
...
fix(config): strconv.ParseFloat use correct bitSize
4 years ago
ymh199478
c2e3a59ebc
fix(config): strconv.ParseFloat use correct bitSize
4 years ago
喵喵大人
4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint ( #1175 )
...
* ci: use golangci-lint to replace the deprecated golint
Co-authored-by: ymh199478 <yumenghan@bilibili.com>
4 years ago
Windfarer
a7b1af764f
feat(examples/i18n) add i18n example ( #1157 )
...
* i18n example
* enable
* regenerate
* readme
* update doc
* go mod tidy
* update readme
* go mod tidy
4 years ago
Kagaya
e19730e4b6
feat(config): support Resolver for config variable placeholders ( #1135 )
...
* test: add yaml test case for reader
test: init test case for fillTemplate
* add env placeholder resolver
fix ci test fail
* fix ci test fail
* feat(config): add config resolver
* test(config): add test cases
* move defaultDecoder & defaultResolver to options.go
4 years ago
喵喵大人
3089419e14
docs: Added a list of acknowledgments that influence on kratos's design. ( #1171 )
...
* docs: Added a list of acknowledgments that influence on kratos's design.
4 years ago
Tt yo
567ff27eff
examples: add echo example ( #1162 )
...
* examples: add echo examples
* style: update code style.
4 years ago
包子
ac8c27ff9f
fix(cmd/run): fix the problem of looking for the cmd directory outside the project ( #1166 )
...
* fix(cmd/run): fix the problem of looking for the cmd directory outside the project
4 years ago
包子
6e9ce7af22
chore(example/blog): add ent tracing, and print the original SQL ( #1163 )
4 years ago
longXboy
14d383bc6f
add v2.0.0
4 years ago
longxboy
23a7f15541
add form for codec ( #1158 )
...
* add form for http codec
4 years ago
Kagaya
9280af7165
add readValue ( #1161 )
4 years ago
longXboy
26e94aa2ad
add swagger api examples
4 years ago
喵喵大人
02e8bf6bde
docs: optimization the README.md ( #1149 )
...
* docs: optimize the readme.md content
4 years ago
包子
e9969bc655
fix(cmd/run): fixed a problem that did not run correctly on windows ( #1153 )
...
* fix(cmd/run): fixed a problem that did not run correctly on windows
4 years ago
包子
1ef817507a
fix(cmd): modify the problem of getting length error of kratos run command array ( #1150 )
4 years ago
包子
a7a8d5d91a
fix(cmd): fixed a problem where prefix could not be matched in some cases ( #1151 )
...
* fix(cmd): fixed a problem where prefix could not be matched in some cases
4 years ago
longxboy
6f1640b81d
add url for docs ( #1147 )
4 years ago
包子
a2bb5de1bc
kratos run command support to find the cmd directory from the parent directory ( #1146 )
...
* feat(cmd): kratos run command support to find the cmd directory from the parent directory
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
4 years ago
包子
70e3692698
feat(cmd): add kratos run command and clean code ( #1145 )
...
* feat(cmd): add kratos run command and clean code
4 years ago
包子
f10605fd51
docs: update readme, add conventional commits #1096 ( #1143 )
...
* docs: update readme, add conventional commits
4 years ago
Tony Chen
3795eddcf5
fix config decoder ( #1142 )
4 years ago
Tony Chen
81f96ee74d
fix(http): fix error encoder ( #1141 )
...
* fix error encoder
4 years ago
包子
7755bd36dc
feat(cmd): add kratos changelog command ( #1140 )
4 years ago
youn
c268f98404
add form encoding ( #1138 )
...
* add form encoding
* update examples go mod
4 years ago
包子
bdb51d2696
feat(examples): add benchmark example ( #1134 )
...
* feat(examples): add benchmark example
* fix examples/benchmark/test.sh
* fix: remove go.mod from examples / benchmark
4 years ago
longxboy
798b0e6e7d
upgrade otel to v1 rc1 ( #1132 )
4 years ago
Kagaya
bba6f16017
feat: add int/int32/Stringer support when get atomicValue ( #1130 )
4 years ago