Skip to content

v1.0.29-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@huangzhhui huangzhhui released this 02 Apr 04:23
· 1190 commits to master since this release

Added

  • Disregister the service with consul when server stop

Changed

  • Use Swoole_process::kill instead of posix_kill

Fixed

  • Fix always create the proxy class but no the requirement
  • Optimize connection release
  • Fix "Route not found" when use PHAR pack the application
  • Fix env loader in PHAR environment
  • Fix @Value annotation

Others

  • Optimize the return type of Swoft\Log\Logger:: getRequestTime()