Skip to content

Releases: breeze2/slumen

Release v1.3.0

27 May 15:09
Compare
Choose a tag to compare

💥Breaking changes

  • new coroutine client based mysql connection pool
  • new runtime coroutine based mysql connectoin pool
  • new runtime coroutine based redis connectoin pool

Release v1.2.1

15 Dec 15:44
Compare
Choose a tag to compare

🐛Fixes

  • response status code

Release v1.2.0

15 Sep 09:01
Compare
Choose a tag to compare

✨Improvements

  • Be Compatible with Swoole4.1.0
  • MySQL Connection Pool Service Provider
  • Redis Connection Pool Service Provider
  • Adjust Code of MySQL Coroutine Client Pool

Release v1.0.3

16 Aug 07:45
Compare
Choose a tag to compare

✨Improvements

  • Adjust HttpEventSubscriberServiceProvider.php
  • Adjust Command.php & Service.php
  • Suit phpstan

🐛Fixes

  • slumen reload not working
  • Class SlumenHttpEventSubscriber does not exist
  • MySQL pool client number unlimit

💥Breaking changes

  • remove HttpLoggerServiceProvider

Release v1.0.2

15 Aug 09:54
Compare
Choose a tag to compare

🐛 Fixes

  • Fix lumen app reload

Release v1.0.1

01 Aug 09:01
Compare
Choose a tag to compare

🐛 Fixes

  • Fix Class SlumenHttpEventSubscriber does not exist
  • Fix MySQL Pool Client Number Unlimit

Release v1.0.0

27 Jul 11:13
Compare
Choose a tag to compare

✨Improvements

  • Http Access Info Logger Service Provider
  • Swoole Http Server Event Subscriber Service Provider
  • Swoole Coroutine MySQL Client Service Provider
  • MySQL Connection Pool

Adjust Service Hook

20 Jul 10:49
Compare
Choose a tag to compare

Release 0.8.0 ! Service Hook Has Been Adjusted

Support Service Hook

15 Jun 09:17
Compare
Choose a tag to compare

Release 0.6.0 ! Customize Service Hook in Swoole HTTP Server

Swoole HTTP Server

08 Jun 11:00
Compare
Choose a tag to compare

Release 0.2.0 ! Run Lumen with Swoole HTTP Server