tools/goctl/v1.5.0
版本发布时间: 2023-03-04 21:08:27
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- feat: upgrade go to v1.18 by @kevwan in https://github.com/zeromicro/go-zero/pull/2817
- chore: update goctl interface{} to any by @kevwan in https://github.com/zeromicro/go-zero/pull/2819
- Fix Dart API generation bugs; Add ability to generate API for path parameters by @fondoger in https://github.com/zeromicro/go-zero/pull/2887
- Fix bug in dart api gen: path parameter is not replaced by @fondoger in https://github.com/zeromicro/go-zero/pull/2891
- feat: Add request.ts by @anqiansong in https://github.com/zeromicro/go-zero/pull/2901
- fix(goctl): unsupported database type: bpchar by @gq-tang in https://github.com/zeromicro/go-zero/pull/2840
- fix: #2899, using autoscaling/v2beta2 instead of v2beta1 by @kevwan in https://github.com/zeromicro/go-zero/pull/2900
- fix: security #9 by @kevwan in https://github.com/zeromicro/go-zero/pull/2949
- Fix #2879 by @anqiansong in https://github.com/zeromicro/go-zero/pull/2958
- optimized goctl code by @reatang in https://github.com/zeromicro/go-zero/pull/2959
- Fix bug in dartgen: Increase the processing logic when route.RequestT… by @SnakeHacker in https://github.com/zeromicro/go-zero/pull/2962
- Fix bug in dartgen: The property 'isEmpty' can't be unconditionally a… by @SnakeHacker in https://github.com/zeromicro/go-zero/pull/2964
New Contributors
- @dahaihu made their first contribution in https://github.com/zeromicro/go-zero/pull/2844
- @fondoger made their first contribution in https://github.com/zeromicro/go-zero/pull/2887
- @gq-tang made their first contribution in https://github.com/zeromicro/go-zero/pull/2840
- @wuyazi made their first contribution in https://github.com/zeromicro/go-zero/pull/2889
- @liyiwu made their first contribution in https://github.com/zeromicro/go-zero/pull/2902
- @mamil made their first contribution in https://github.com/zeromicro/go-zero/pull/2916
- @WqyJh made their first contribution in https://github.com/zeromicro/go-zero/pull/2923
- @reatang made their first contribution in https://github.com/zeromicro/go-zero/pull/2959
- @SnakeHacker made their first contribution in https://github.com/zeromicro/go-zero/pull/2962
- @yangjinheng made their first contribution in https://github.com/zeromicro/go-zero/pull/2931
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.4.4...tools/goctl/v1.5.0