v1.4.3
릴리스 날짜: 2022-12-14 — GitHub 릴리스
변경 사항
섹션 제목: “변경 사항”- 정리(action): cache dependency를 활성화했습니다. — @chenquan, https://github.com/zeromicro/go-zero/pull/2549
- 잠재적인 slice append 문제를 수정했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2560
- comment syntax error를 수정했습니다. — @wanghaha-dev, https://github.com/zeromicro/go-zero/pull/2572
- 기능: 설정 상속을 추가했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2568
- parent가 inherit된 뒤 발생하는 inherit 문제를 수정했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2586
- 기능: 설정에서
envtag를 지원합니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2577 - 기능:
envtag에서 bool 값을 지원합니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2593 - 기능: mapping에서
options값 검증을 지원합니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2616 - REST 관련 #2628 이슈를 수정했습니다. — @chenquan, https://github.com/zeromicro/go-zero/pull/2629
- log file이 존재하고 크기가 0이 아닐 때
currentSize가 0이면 안 되는 문제를 수정했습니다. — @edieruby, https://github.com/zeromicro/go-zero/pull/2639 - K8s에서 port number가 없을 때 기본 port를 사용하도록 했습니다. — @bigrocs, https://github.com/zeromicro/go-zero/pull/2598
strings.Title을cases.Title로 교체했습니다. — @EinfachePhy, https://github.com/zeromicro/go-zero/pull/2650- 기능:
trace.SpanIDFromContext와trace.TraceIDFromContext를 추가했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2654 - 기능: context가 포함된 response를 지원합니다. — @heyehang, https://github.com/zeromicro/go-zero/pull/2637
- zeromicro#2109(zeromicro#2116)의 client side 문제를 수정했습니다. — @wubenqi, https://github.com/zeromicro/go-zero/pull/2659
- 기능: config key에서 camelcase를 허용합니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2651
- 기능: dev server와 health 기능을 추가했습니다. — @re-dylan, https://github.com/zeromicro/go-zero/pull/2665
- #2672를 수정했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2681
string.title문제를 수정했습니다. — @fyyang, https://github.com/zeromicro/go-zero/pull/2687- #2684를 수정했습니다. — @kevwan, https://github.com/zeromicro/go-zero/pull/2693
새로운 기여자
섹션 제목: “새로운 기여자”- @wanghaha-dev 님이 https://github.com/zeromicro/go-zero/pull/2572 에서 첫 기여를 해 주셨습니다.
- @jsonMark 님이 https://github.com/zeromicro/go-zero/pull/2573 에서 첫 기여를 해 주셨습니다.
- @edieruby 님이 https://github.com/zeromicro/go-zero/pull/2639 에서 첫 기여를 해 주셨습니다.
- @bigrocs 님이 https://github.com/zeromicro/go-zero/pull/2598 에서 첫 기여를 해 주셨습니다.
- @EinfachePhy 님이 https://github.com/zeromicro/go-zero/pull/2650 에서 첫 기여를 해 주셨습니다.
- @heyehang 님이 https://github.com/zeromicro/go-zero/pull/2637 에서 첫 기여를 해 주셨습니다.
- @tim1116 님이 https://github.com/zeromicro/go-zero/pull/2686 에서 첫 기여를 해 주셨습니다.
전체 변경 로그: https://github.com/zeromicro/go-zero/compare/v1.4.2…v1.4.3