What's Changed
- feat: support json:"-" in mapping by @kevwan in #3521
- improve: optimize encoding functions and add descriptive comments by @cubxxw in #3543
- improve: limit logBrief http body size by @Awadabang in #3498
- fix: avoid losing logs before closing by @xt-inking in #3573
- fix: avoid integer overflow in mapping.Unmarshal by @kevwan in #3582
- fix: avoid float overflow in mapping.Unmarshal by @kevwan in #3590
New Contributors
- @liumin-go made their first contribution in #3512
- @POABOB made their first contribution in #3517
- @cubxxw made their first contribution in #3543
- @Awadabang made their first contribution in #3498
- @xt-inking made their first contribution in #3573
Full Changelog: v1.5.5...v1.5.6