github hyperf/hyperf v3.0.7
Release v3.0.7

latest releases: v3.1.70, v3.2.1, v3.2.0...
3 years ago

Added

  • #5042 Added swagger.scan.paths to rewrite scan paths for swagger.
  • #5403 Support swoole server settings for swow server.
  • #5404 Support multiport server for swagger.
  • #5406 Added mixin method to Hyperf\Database\Model\Builder.
  • #5407 Support HTTP methods Delete and Options for swagger.
  • #5409 Adds methods for Query\Builder and Paginator.
  • #5414 Added clone method to Hyperf\Database\Model\Builder.
  • #5418 Added ConfigChanged event to config-center.
  • #5429 Added access_key and access_secret which 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 WebSocketHandeShakeException which should inheritance BadRequestHttpException.
  • #5419 Optimized the code of RPN.
  • #5422 Enable swagger by default when installed swagger component.

New Contributors

Full Changelog: v3.0.6...v3.0.7

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.