v1.6.3
Released on 2024-03-03 — GitHub Release
What’s Changed
Section titled “What’s Changed”- feat: support
SSE, ignore timeout on server-sent events by @chenquan in https://github.com/zeromicro/go-zero/pull/2041 - feat: support
ScheduleImmediatelyin TaskRunner by @kevwan in https://github.com/zeromicro/go-zero/pull/3896 - feat: add StableRunner to get messages in pushing order by @kevwan in https://github.com/zeromicro/go-zero/pull/3941
- feat: support breaker with sql prepared statements by @kevwan in https://github.com/zeromicro/go-zero/pull/3936
- feat: add break metrics for sqlx.statement by @mongobaba in https://github.com/zeromicro/go-zero/pull/3947
- feat: support linux distributions without cgroup by @AlexLast in https://github.com/zeromicro/go-zero/pull/3948
- feat: make
BatchErrorthread safe by @ch3nnn in https://github.com/zeromicro/go-zero/pull/3946 - feat: add
ZADDNXcommand in redis by @Suyghur in https://github.com/zeromicro/go-zero/pull/3944 - feat: add
MSETcommand in redis by @codeErrorSleep in https://github.com/zeromicro/go-zero/pull/3820 - feat: retry with ignoring specified errors by @fearlessfei in https://github.com/zeromicro/go-zero/pull/3808
- feat: add a mongodb registry option to convert type easier. by @POABOB in https://github.com/zeromicro/go-zero/pull/3780
- fix: mapping
FillDefaultwith fields mutable optional bug by @MarkJoyMa in https://github.com/zeromicro/go-zero/pull/3940 - optimize: improve load shedding algorithm performance by @kevwan in https://github.com/zeromicro/go-zero/pull/3908
- optimize: optimize circuit breaker algorithm by @kevwan in https://github.com/zeromicro/go-zero/pull/3897
- optimize: improve performance when log disabled by @kevwan in https://github.com/zeromicro/go-zero/pull/3916
New Contributors
Section titled “New Contributors”- @fffreedom made their first contribution in https://github.com/zeromicro/go-zero/pull/3927
- @mongobaba made their first contribution in https://github.com/zeromicro/go-zero/pull/3947
- @ch3nnn made their first contribution in https://github.com/zeromicro/go-zero/pull/3946
- @fearlessfei made their first contribution in https://github.com/zeromicro/go-zero/pull/3808
Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.6.2…v1.6.3