goctl/v1.7.3
- chore: fix goctl Dockerfile warnings by @kevwan in https://github.com/zeromicro/go-zero/pull/4358
- fix: goctl k8s autoscaling version upgrade by @kevwan in https://github.com/zeromicro/go-zero/pull/4387
- fix the source code directory after the soft link by @yangjinheng in https://github.com/zeromicro/go-zero/pull/4425
- minor improvements and bug fixes
- @fishJack01 made their first contribution in https://github.com/zeromicro/go-zero/pull/4417
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.7.2...tools/goctl/v1.7.3
v1.7.3
- feat: new redis method TxPipeline by @fishJack01 in https://github.com/zeromicro/go-zero/pull/4417
- fix: config with multiple layer maps by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/4407
- minor improvements and bug fixes
- @fishJack01 made their first contribution in https://github.com/zeromicro/go-zero/pull/4417
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.7.2...v1.7.3
tools/goctl/v1.7.2
- feat: use go-zero v1.7.2 by @kevwan in https://github.com/zeromicro/go-zero/pull/4353
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.7.2...tools/goctl/v1.7.2
v1.7.2
- fix: etcd scheme on grpc resolver with multiple zrpc clients by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/4349
- fix: should check if devServer Enabled, then call once.Do() by @jursonmo in https://github.com/zeromicro/go-zero/pull/4351
- @jursonmo made their first contribution in https://github.com/zeromicro/go-zero/pull/4351
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.7.1...v1.7.2
goctl/v1.7.1
- feat: add goctl version to code header by @kesonan in https://github.com/zeromicro/go-zero/pull/4293
- fix: fix nested struct generation by @kesonan in https://github.com/zeromicro/go-zero/pull/4281
- fix: fix quickstart error while reading go module info by @kesonan in https://github.com/zeromicro/go-zero/pull/4297
- fix: fix map conversion by @kesonan in https://github.com/zeromicro/go-zero/pull/4306
- ci: update workflows to use go.mod instead of specifying go version by @chenrui333 in https://github.com/zeromicro/go-zero/pull/4286
- refactor: refactor goctl-compare by @kesonan in https://github.com/zeromicro/go-zero/pull/4290
- @tnothy made their first contribution in https://github.com/zeromicro/go-zero/pull/4280
- @chenrui333 made their first contribution in https://github.com/zeromicro/go-zero/pull/4286
- @louyuexing made their first contribution in https://github.com/zeromicro/go-zero/pull/4333
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.7.0...tools/goctl/v1.7.1
goctl/v1.7.1
- feat: add goctl version to code header by @kesonan in https://github.com/zeromicro/go-zero/pull/4293
- fix: fix nested struct generation by @kesonan in https://github.com/zeromicro/go-zero/pull/4281
- fix: fix quickstart error while reading go module info by @kesonan in https://github.com/zeromicro/go-zero/pull/4297
- fix: fix map conversion by @kesonan in https://github.com/zeromicro/go-zero/pull/4306
- ci: update workflows to use go.mod instead of specifying go version by @chenrui333 in https://github.com/zeromicro/go-zero/pull/4286
- refactor: refactor goctl-compare by @kesonan in https://github.com/zeromicro/go-zero/pull/4290
- @tnothy made their first contribution in https://github.com/zeromicro/go-zero/pull/4280
- @chenrui333 made their first contribution in https://github.com/zeromicro/go-zero/pull/4286
- @louyuexing made their first contribution in https://github.com/zeromicro/go-zero/pull/4333
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.7.0...tools/goctl/v1.7.1
v1.7.1
- feat: added configuration center function by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3035
- feat: support rest.WithCorsHeaders to customize cors headers by @kevwan in https://github.com/zeromicro/go-zero/pull/4284
- feat: support build tag to reduce binary size w/o k8s by @kevwan in https://github.com/zeromicro/go-zero/pull/4323
- feat: add custom log file name date format by @louyuexing in https://github.com/zeromicro/go-zero/pull/4333
- fix: etcd scheme on grpc resolver by @kevwan in https://github.com/zeromicro/go-zero/pull/4121
- more minor improvements and bug fixes
- @tnothy made their first contribution in https://github.com/zeromicro/go-zero/pull/4280
- @chenrui333 made their first contribution in https://github.com/zeromicro/go-zero/pull/4286
- @louyuexing made their first contribution in https://github.com/zeromicro/go-zero/pull/4333
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.7.0...v1.7.1
goctl/v1.7.0
- feat: support nested struct by @kesonan in https://github.com/zeromicro/go-zero/pull/4211
- feat: use .goctl as home if not exists by @kesonan in https://github.com/zeromicro/go-zero/pull/4260
- feat: tsgen export buildTypes function by @jaronnie in https://github.com/zeromicro/go-zero/pull/4197
- fix: disable array request body by @kesonan in https://github.com/zeromicro/go-zero/pull/4220
- fix: disable nested struct for array and map type by @kesonan in https://github.com/zeromicro/go-zero/pull/4222
- @DestinyOfLove made their first contribution in https://github.com/zeromicro/go-zero/pull/4205
- @yonwoo9 made their first contribution in https://github.com/zeromicro/go-zero/pull/4249
- @JiChenSSG made their first contribution in https://github.com/zeromicro/go-zero/pull/4258
- @tsinghuacoder made their first contribution in https://github.com/zeromicro/go-zero/pull/4270
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.6.6...tools/goctl/v1.7.0
v1.7.0
- feat: support file server in rest by @kevwan in https://github.com/zeromicro/go-zero/pull/4244
- feat: support embed file system to serve files in rest by @kevwan in https://github.com/zeromicro/go-zero/pull/4253
- feat: handle using root as the path of file server by @kevwan in https://github.com/zeromicro/go-zero/pull/4255
- feat: support redis hook by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/4233
- feat: support adding more writer, easy to write to console additionally by @kevwan in https://github.com/zeromicro/go-zero/pull/4234
- feat: support sqlc partial query by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/4237
- fix: should not trigger breaker on duplicate key with mongodb by @kevwan in https://github.com/zeromicro/go-zero/pull/4238
- fix: handle with read the empty file by @JiChenSSG in https://github.com/zeromicro/go-zero/pull/4258
- chore: optimize lock in discov.etcd by @kevwan in https://github.com/zeromicro/go-zero/pull/4272
- chore: optimize file reading by @kevwan in https://github.com/zeromicro/go-zero/pull/4264
- @DestinyOfLove made their first contribution in https://github.com/zeromicro/go-zero/pull/4205
- @yonwoo9 made their first contribution in https://github.com/zeromicro/go-zero/pull/4249
- @JiChenSSG made their first contribution in https://github.com/zeromicro/go-zero/pull/4258
- @tsinghuacoder made their first contribution in https://github.com/zeromicro/go-zero/pull/4270
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.6.6...v1.7.0
goctl/v1.6.6
- fix malformed module path with trailing slash by @kesonan in https://github.com/zeromicro/go-zero/pull/4176
- fix no such dir if not create goctl home by @kesonan in https://github.com/zeromicro/go-zero/pull/4177
- @jiz4oh made their first contribution in https://github.com/zeromicro/go-zero/pull/4175
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.6.5...tools/goctl/v1.6.6