Fixed
- #5497 Fixed bug that
ConfigChangedcannot dispatched when usingapollo.
Added
- #5491 Added
charAtmethod to bothStrandStringable. - #5503 Added
Hyperf\Contract\JsonDeSerializable. - #5504 Added
Hyperf\Utils\Serializer\JsonDeNormalizer.
Optimized
- #5493 Optimized code for service registration which support nacos
1.xand2.x. - #5494 #5501 Do not replace
Handlerwhennative-curlis supported.
Changed
- #5492 Renamed
Hyperf\DbConnection\Listener\CreatingListenertoHyperf\DbConnection\Listener\InitUidOnCreatingListener.
New Contributors
- @swatchion made their first contribution in #5484
- @ChuckJack made their first contribution in #5497
Full Changelog: v3.0.9...v3.0.10