Overview
This release includes several bug fixes and improvements.
Changes
- Fixed incorrect Unix domain socket path length check (gh-341).
- Now net_box_uri can be accepted as a table (gh-342).
- Fixed returning values from Server:exec() if some of them are nil (gh-350).
- Introduce luatest.log helper (gh-326).