Added
- #5042 Added
swagger.scan.pathsto rewritescan pathsfor swagger. - #5403 Support swoole server settings for swow server.
- #5404 Support multiport server for swagger.
- #5406 Added
mixinmethod toHyperf\Database\Model\Builder. - #5407 Support HTTP methods
DeleteandOptionsfor swagger. - #5409 Adds
methodsforQuery\BuilderandPaginator. - #5414 Added
clonemethod toHyperf\Database\Model\Builder. - #5418 Added
ConfigChangedevent toconfig-center. - #5429 Added
access_keyandaccess_secretwhich used to connect aliyun nacos.
Fixed
- #5405 Fixed get local ip error when IPv6 exists.
- #5417 Fixed bug that database-pgsql does not support migration.
- #5421 Fixed database about boolean types for where in the json type.
- #5428 Fixed bug that metric middleware cannot work well when encountered an exception.
- #5424 Fixed bug that migrator cannot work when using
PHP8.2.
Optimized
- #5411 Optimized the code of
WebSocketHandeShakeExceptionwhich should inheritanceBadRequestHttpException. - #5419 Optimized the code of
RPN. - #5422 Enable swagger by default when installed swagger component.
New Contributors
- @Ulyssesyi made their first contribution in #5429
Full Changelog: v3.0.6...v3.0.7