Fixed
- #6419 Fixed bug that
prepareHandlercannot work sometimes forcircuit-breaker.
Added
- #6426 Added Annotation
RewriteReturnTypewhich used to rewrite the return type when generating models.
Optimized
- #6415 Throw
InvalidArgumentExceptioninstead ofTypeErrorfor decoding an empty string when usingBase62::decode.
New Contributors
- @xingyunxlm made their first contribution in #6410
Full Changelog: v3.1.3...v3.1.4