Skip to content

v0.8.0

Compare
Choose a tag to compare
@rybakit rybakit released this 14 Jun 21:16
· 99 commits to master since this release
  • Added UUID support (Tarantool 2.4+) (example)
  • Added extended error support (Tarantool 2.4.1+), including new protocol format and MessagePack extension
  • Added CustomErrorMiddleware, that allows to transparently convert Lua errors into PHP exceptions (Tarantool 2.4.1+) (example)
  • Made MessagePack extension classes final
  • Added PurePacker::fromAvailableExtensions()
  • Renamed Keys::ERROR to Keys::ERROR_24 (0x31), added Keys::ERROR (0x52) and error map keys