Releases
v2.0.0
New Features
feat(cmd): add kratos run command and clean code (#1145 )
feat(cmd): add kratos changelog command (#1140 )
feat(examples): add benchmark example (#1134 )
feat: add int/int32/Stringer support when get atomicValue (#1130 )
Bug Fixes
fix(cmd/run): fixed a problem that did not run correctly on windows (#1153 )
fix(cmd): modify the problem of getting length error of kratos run command array (#1150 )
fix(cmd): fixed a problem where prefix could not be matched in some cases (#1151 )
fix config decoder (#1142 )
fix(http): fix error encoder (#1141 )
fix: kratos run command support to find the cmd directory from the parent directory (#1146 )
Others
add form for codec (#1158 )
add readValue (#1161 )
add swagger api examples
docs: optimization the README.md (#1149 )
add url for docs (#1147 )
docs: update readme, add conventional commits #1096 (#1143 )
add form encoding (#1138 )
upgrade otel to v1 rc1 (#1132 )
http stop should use ctx (#1131 )
You can’t perform that action at this time.