Skip to content

v0.10.0

Compare
Choose a tag to compare
@rybakit rybakit released this 05 Jul 17:59
· 27 commits to master since this release
  • Dropped PHP 7.1 support
  • Dropped PeclPacker
  • The rybakit/msgpack and symfony/uid dependencies are now mandatory and are installed with the main package
  • The MiddlewareHandler::create() method is replaced with MiddlewareHandler::prepend() and MiddlewareHandler::append()
  • Added microseconds timeout support
  • Enhanced tests
  • Added more examples
  • Switched to GitHub actions
  • Added reusable testing workflow which is now called from the Tarantool CI workflow
  • Added Tarantool 2.7, 2.8, 2.10 and PHP 8.1 to the test matrix