Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@oleg-jukovec oleg-jukovec released this 04 Jul 16:20

Overview

The release adds support for PHP 8.x and fixes incompatibility with Tarantool 2.10+.

Breaking changes

This release should not break existing code.

New features

  • Support PHP 8.x (#171).
  • Support Tarantool 2.10+ (#175).
  • Call IPROTO method (#101).
  • Support new _index system space format (#151).

Bugfixes

  • Give meaningful error when retry_count is zero (#83).
  • select() by space_no and index_name (#42).