5.0.1
版本发布时间: 2024-09-06 23:22:09
feiniaojin/graceful-response最新发布版本:5.0.1(2024-09-06 23:22:09)
What's Changed
- fix: remove useless imports by @codezengjie in https://github.com/feiniaojin/graceful-response/pull/51
- M2c by @meng2c in https://github.com/feiniaojin/graceful-response/pull/54
- perf(ValidationExceptionAdvice): 去除ValidationExceptionAdvice检查 by @LordHumphrey in https://github.com/feiniaojin/graceful-response/pull/57
- fix:修复参数校验异常处理错误问题 by @duxsheng in https://github.com/feiniaojin/graceful-response/pull/62
- 优化异常放行逻辑,GR捕获后,可以根据配置进行放行,其他外部框架有机会捕获到异常
New Contributors
- @codezengjie made their first contribution in https://github.com/feiniaojin/graceful-response/pull/51
- @meng2c made their first contribution in https://github.com/feiniaojin/graceful-response/pull/54
- @duxsheng made their first contribution in https://github.com/feiniaojin/graceful-response/pull/62
Full Changelog: https://github.com/feiniaojin/graceful-response/compare/4.0.1...5.0.1