Releases: swoft-cloud/swoft-framework
Releases · swoft-cloud/swoft-framework
v2.0.11
v2.0.1
v2.0.0
v1.0.30
v1.0.29-beta
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()
v1.0.28-beta
fix some bugs
v1.0.27-beta
- Fixed LazyListener of Event Manager swoft-cloud/swoft-component#196
v1.0.26-beta
v1.0.25-beta
v1.0.24-beta
- Fix custom component swoft-cloud/swoft-component#169