Fixed
- #5361 Fixed bug that the current service XXX is persistent service, can't register ephemeral instance.
- #5382 Fixed bug that mix-subscriber cannot work caused by the empty auth.
- #5386 Fixed bug that non-existing method
exec
called bySwoolePostgresqlClient
. - #5394 Fixed bug that
hyperf/config-apollo
cannot work.
Added
- #5366 Added
forceDeleting
event tohyperf/database
. - #5373 Support server settings for
SwowServer
. - #5376 Support coroutine server stats for
hyperf/metric
. - #5379 Added log records when nacos heartbeat failed.
- #5389 Added swagger support.
- #5395 Support validation for swagger.
- #5397 Support all swagger annotations.
New Contributors
- @guanhui07 made their first contribution in #5364
- @onix-systems-php made their first contribution in #5386
- @daninedd made their first contribution in #5382
Full Changelog: v3.0.5...v3.0.6