v2.0.0
版本发布时间: 2021-07-08 14:05:22
go-kratos/kratos最新发布版本:v2.8.0(2024-07-22 20:02:06)
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)