github hyperf/hyperf v2.1.4
Release v2.1.4

latest releases: v3.0.49, v2.2.41, v3.1.22...
3 years ago

Fixed

  • #3165 Fixed Hyperf\Database\Schema\MySqlBuilder::getColumnListing does not works in MySQL 8.0.
  • #3174 Fixed bug that the where bindings will be replaced by not rigorous code.
  • #3179 Fixed json-rpc client failed to receive data when the target server restart.
  • #3189 Fixed kafka producer unusable in cluster setup.
  • #3191 Fixed rpc-client with pool transporter recv failed once when the server restart in the next request.

Added

  • #3170 Added FindNewerDriver which is friendly with mac, linux and docker for watcher.

Optimized

  • #3169 Optimized code for set_error_handler of ErrorExceptionHandler, which expects callable(int, string, string, int, array): bool.
  • #3191 Optimized code for hyperf/json-rpc, try to reconnect the server when connection closed.

Changed

  • #3174 Assert the binding values for database by default.

Incubator

  • DAG Directed Acyclic Graph.
  • RPN Reverse Polish Notation.

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.