tools/goctl/v1.4.4
版本发布时间: 2023-01-21 21:50:22
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- fix(goctl):Remove useless file by @anqiansong in https://github.com/zeromicro/go-zero/pull/2699
- refactor: remove duplicated code by @kevwan in https://github.com/zeromicro/go-zero/pull/2705
- Feat update rootpkg by @chowyu12 in https://github.com/zeromicro/go-zero/pull/2718
- chore: pass by value for config in dev server by @kevwan in https://github.com/zeromicro/go-zero/pull/2712
- fix: camel cased key of map item in config by @kevwan in https://github.com/zeromicro/go-zero/pull/2715
- RawFieldNames should ignore the field whose name is start with a dash by @anyoptional in https://github.com/zeromicro/go-zero/pull/2725
- Use read-write lock instead of mutex by @anyoptional in https://github.com/zeromicro/go-zero/pull/2727
- fix: etcd publisher reconnecting problem by @kevwan in https://github.com/zeromicro/go-zero/pull/2710
- Feat: ignorecolums add sort by @chowyu12 in https://github.com/zeromicro/go-zero/pull/2648
- fix: key like TLSConfig not working by @kevwan in https://github.com/zeromicro/go-zero/pull/2730
- fix: #2735 by @kevwan in https://github.com/zeromicro/go-zero/pull/2736
- add ServeHTTP to Server/Engin for doing Httptest by @RyanTokManMokMTM in https://github.com/zeromicro/go-zero/pull/2704
- fix: #2700, timeout not enough for writing responses by @kevwan in https://github.com/zeromicro/go-zero/pull/2738
- logx conf add DisableStat by @mycatone in https://github.com/zeromicro/go-zero/pull/2434
- use stat instead of disableStat by @cch123 in https://github.com/zeromicro/go-zero/pull/2740
- :bug: debug grpc export (#2379) by @wojiukankan in https://github.com/zeromicro/go-zero/pull/2719
- chore: update tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2741
- fix(trace): grpc exporter should use nonblock option by @zcong1993 in https://github.com/zeromicro/go-zero/pull/2744
- chore: reorg imports by @kevwan in https://github.com/zeromicro/go-zero/pull/2745
- feat(trace): support otlp http exporter by @zcong1993 in https://github.com/zeromicro/go-zero/pull/2746
- Update readme.md by @wanjunfeng in https://github.com/zeromicro/go-zero/pull/2748
- chore: remove roadmap file, not updating by @kevwan in https://github.com/zeromicro/go-zero/pull/2749
- feat: trace http.status_code by @xiang-xx in https://github.com/zeromicro/go-zero/pull/2708
- chore: improve codecov by @kevwan in https://github.com/zeromicro/go-zero/pull/2752
- feat(redis): add zscan command implementation (#2729) by @Suyghur in https://github.com/zeromicro/go-zero/pull/2751
- chore: remove unnecessary code by @chenquan in https://github.com/zeromicro/go-zero/pull/2754
- feat: add mongo options by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/2753
- refactor: use opentelemetry's standard api to track http status code by @chenquan in https://github.com/zeromicro/go-zero/pull/2760
- feat: add batch inserter by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/2755
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.23.1 to 2.30.0 by @dependabot in https://github.com/zeromicro/go-zero/pull/2762
- refactor: simplify the code by @chenquan in https://github.com/zeromicro/go-zero/pull/2763
- chore: refactor by @kevwan in https://github.com/zeromicro/go-zero/pull/2764
- fix: replace goctl ExactValidArgs to MatchAll by @chensylz in https://github.com/zeromicro/go-zero/pull/2759
- feat: add middlewares config for rest by @kevwan in https://github.com/zeromicro/go-zero/pull/2765
- feat: add middlewares config for zrpc by @kevwan in https://github.com/zeromicro/go-zero/pull/2766
- chore: remove simple methods, inlined by @kevwan in https://github.com/zeromicro/go-zero/pull/2768
- feat: replace NewBetchInserter function name by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/2769
- feat: add config to truncate long log content by @kevwan in https://github.com/zeromicro/go-zero/pull/2767
- chore: add tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2774
- fix: #2576 by @kevwan in https://github.com/zeromicro/go-zero/pull/2776
- chore: add tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2778
- refactor(rest): use static config for trace ignore paths. by @zcong1993 in https://github.com/zeromicro/go-zero/pull/2773
- chore(deps): bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 by @dependabot in https://github.com/zeromicro/go-zero/pull/2782
- chore(trace): improve rest tracinghandler by @zcong1993 in https://github.com/zeromicro/go-zero/pull/2783
- feat: support ptr of ptr of ... in mapping by @kevwan in https://github.com/zeromicro/go-zero/pull/2779
- feat: support **struct in mapping by @kevwan in https://github.com/zeromicro/go-zero/pull/2784
- add zset withsocre float by @alonexy in https://github.com/zeromicro/go-zero/pull/2689
- chore: refactor by @kevwan in https://github.com/zeromicro/go-zero/pull/2785
- expose
collection.newTimingWheelWithClock()
by @ofey404 in https://github.com/zeromicro/go-zero/pull/2787 - chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2792
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2794
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2795
- fix(mongo): modify the generated update function and add return values for update and delete functions by @foliet in https://github.com/zeromicro/go-zero/pull/2793
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2797
- chore: remove mgo related packages by @kevwan in https://github.com/zeromicro/go-zero/pull/2799
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2800
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2801
- chore: add more tests by @kevwan in https://github.com/zeromicro/go-zero/pull/2803
- chore: refactor func name by @kevwan in https://github.com/zeromicro/go-zero/pull/2804
- fix: mapping optional dep not canonicaled by @kevwan in https://github.com/zeromicro/go-zero/pull/2807
- chore: update goctl version to 1.4.4 by @kevwan in https://github.com/zeromicro/go-zero/pull/2811
New Contributors
- @RyanTokManMokMTM made their first contribution in https://github.com/zeromicro/go-zero/pull/2704
- @mycatone made their first contribution in https://github.com/zeromicro/go-zero/pull/2434
- @cch123 made their first contribution in https://github.com/zeromicro/go-zero/pull/2740
- @wojiukankan made their first contribution in https://github.com/zeromicro/go-zero/pull/2719
- @wanjunfeng made their first contribution in https://github.com/zeromicro/go-zero/pull/2748
- @xiang-xx made their first contribution in https://github.com/zeromicro/go-zero/pull/2708
- @alonexy made their first contribution in https://github.com/zeromicro/go-zero/pull/2689
- @ofey404 made their first contribution in https://github.com/zeromicro/go-zero/pull/2787
Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.4.3...tools/goctl/v1.4.4
1、 goctl-v1.4.4-darwin-amd64.tar.gz 14.72MB
2、 goctl-v1.4.4-darwin-amd64.tar.gz.md5 33B
3、 goctl-v1.4.4-darwin-arm64.tar.gz 14.51MB
4、 goctl-v1.4.4-darwin-arm64.tar.gz.md5 33B
5、 goctl-v1.4.4-linux-386.tar.gz 13.92MB
6、 goctl-v1.4.4-linux-386.tar.gz.md5 33B
7、 goctl-v1.4.4-linux-amd64.tar.gz 14.81MB
8、 goctl-v1.4.4-linux-amd64.tar.gz.md5 33B
9、 goctl-v1.4.4-linux-arm64.tar.gz 13.59MB
10、 goctl-v1.4.4-linux-arm64.tar.gz.md5 33B
11、 goctl-v1.4.4-windows-386.zip 14.01MB
12、 goctl-v1.4.4-windows-386.zip.md5 33B
13、 goctl-v1.4.4-windows-amd64.zip 14.71MB
14、 goctl-v1.4.4-windows-amd64.zip.md5 33B
15、 goctl-v1.4.4-windows-arm64.zip 13.55MB