Releases: hhxsv5/laravel-s
Releases · hhxsv5/laravel-s
v3.7.24
- Added memory metrics of Prometheus @hhxsv5
- Optimized the calls of APCu @hhxsv5
v3.7.23
- Support μs for request time metric @hhxsv5
- Add some metrics & grafana demo @hhxsv5
- Add observe switch @hhxsv5
- Respect mime type from laravel response for static responses #383 @abnud1
Add tow features
- Support multiple processes creation @Louis-Ni
- Support Prometheus Exporter @hhxsv5
v3.7.21
- Fixed #288 #362
- Optimized custom process creating
Add URL Cleaner
v3.7.19
update memory leak detection method
v3.7.18
- Support DcatAdmin 2.x @celaraze
- Fixed the memory leak at Container::$reboundCallbacks
- Optimize important notices
v3.7.17
- Optimized default worker_num
- Added env LARAVELS_DISPATCH_MODE
- Fixed #341
- Added docs about performance tuning
v3.7.16
- Added more benchmarks
- Disabled tcp_fastopen
- Optimized reloading apollo process
- Fixed the conflicts of --env & APP_ENV
v3.7.15
- Supported Swoole 4.6.x
- Disabled all Coroutine
- Added example for WebSocket push
- Added benchmark