v1.4.3
版本发布时间: 2022-12-14 23:40:30
zeromicro/go-zero最新发布版本:v1.7.2(2024-09-03 09:09:07)
What's Changed
- chore(action): enable cache dependency by @chenquan in https://github.com/zeromicro/go-zero/pull/2549
- fix: potential slice append issue by @kevwan in https://github.com/zeromicro/go-zero/pull/2560
- Modify comment syntax error by @wanghaha-dev in https://github.com/zeromicro/go-zero/pull/2572
- feat: conf inherit by @kevwan in https://github.com/zeromicro/go-zero/pull/2568
- fix: inherit issue when parent after inherits by @kevwan in https://github.com/zeromicro/go-zero/pull/2586
- feat: support env tag in config by @kevwan in https://github.com/zeromicro/go-zero/pull/2577
- feat: support bool for env tag by @kevwan in https://github.com/zeromicro/go-zero/pull/2593
- feat: validate value in options for mapping by @kevwan in https://github.com/zeromicro/go-zero/pull/2616
- fix(rest): fix issues#2628 by @chenquan in https://github.com/zeromicro/go-zero/pull/2629
- fix: log currentSize should not be 0 when file exists and size is not 0 by @edieruby in https://github.com/zeromicro/go-zero/pull/2639
- The default port is used when there is no port number for k8s by @bigrocs in https://github.com/zeromicro/go-zero/pull/2598
- replace strings.Title to cases.Title by @EinfachePhy in https://github.com/zeromicro/go-zero/pull/2650
- feat: add trace.SpanIDFromContext and trace.TraceIDFromContext by @kevwan in https://github.com/zeromicro/go-zero/pull/2654
- feature : responses with context by @heyehang in https://github.com/zeromicro/go-zero/pull/2637
- fix: fix client side in zeromicro#2109 (zeromicro#2116) by @wubenqi in https://github.com/zeromicro/go-zero/pull/2659
- feat: accept camelcase for config keys by @kevwan in https://github.com/zeromicro/go-zero/pull/2651
- feat: add dev server and health by @re-dylan in https://github.com/zeromicro/go-zero/pull/2665
- fix: #2672 by @kevwan in https://github.com/zeromicro/go-zero/pull/2681
- fix: Fix string.title by @fyyang in https://github.com/zeromicro/go-zero/pull/2687
- fix: #2684 by @kevwan in https://github.com/zeromicro/go-zero/pull/2693
New Contributors
- @wanghaha-dev made their first contribution in https://github.com/zeromicro/go-zero/pull/2572
- @jsonMark made their first contribution in https://github.com/zeromicro/go-zero/pull/2573
- @edieruby made their first contribution in https://github.com/zeromicro/go-zero/pull/2639
- @bigrocs made their first contribution in https://github.com/zeromicro/go-zero/pull/2598
- @EinfachePhy made their first contribution in https://github.com/zeromicro/go-zero/pull/2650
- @heyehang made their first contribution in https://github.com/zeromicro/go-zero/pull/2637
- @tim1116 made their first contribution in https://github.com/zeromicro/go-zero/pull/2686
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.4.2...v1.4.3