Releases: go-kratos/kratos-layout
Releases · go-kratos/kratos-layout
v2.8.0
v2.6.2
What's Changed
- fix openapi/v3/annotations.proto import proto file error by @chcaty in #109
- update gitignore for go workspace by @180909 in #111
- fix: typo by @StephenChen in #110
- refactor: format import group & add go:build directive by @qshuai in #115
- deps: add missing entry, fix #113 by @qshuai in #114
- feat: add automaxprocs & wire install by @Windfarer in #118
- cleanup(.gitignore): delete duplicate .so by @demoManito in #119
- Update Makefile Git_Bash info get on windows by @texousliu in #121
- fix(code comments): Fix vowel articles in code comments by @minicloudsky in #123
- Solve the adaptability problem of Windows by @3139487747 in #125
- fix: Fix help instruction display is not complete by @Astronaut-X-X in #127
- feat: go mod version upgrade by @songzhibin97 in #129
- deps: upgrade kratos version to v2.6.2 by @shenqidebaozi in #131
New Contributors
- @chcaty made their first contribution in #109
- @180909 made their first contribution in #111
- @StephenChen made their first contribution in #110
- @qshuai made their first contribution in #115
- @demoManito made their first contribution in #119
- @texousliu made their first contribution in #121
- @minicloudsky made their first contribution in #123
- @3139487747 made their first contribution in #125
- @Astronaut-X-X made their first contribution in #127
- @songzhibin97 made their first contribution in #129
Full Changelog: v2.4.1...v2.6.2
v2.4.1
v2.4.0
What's Changed
- refactor: adjust server order to fit cmux by @moecasts in #105
- optimize Makefile friendly to windows users. by @deepziyu in #102
- deps: upgrade kratos version to 2.4.0 by @shenqidebaozi in #106
New Contributors
Full Changelog: v2.3.1...v2.4.0