Skip to content

[0.8.0] - 2025-09-11

Latest

Choose a tag to compare

@akudiyar akudiyar released this 18 Sep 00:06
· 1 commit to master since this release

Features

  • Added support for specifying a timeout option (can be used e.g. as tarantool.timeout). When it is set, the value (in milliseconds) will be passed to the options of the corresponding tarantool/crud library methods like replace_many (see https://github.com/tarantool/crud/tree/master?tab=readme-ov-file#replace-many). Use it to organize backpressure or allow the server to process big portions of data without failing.

What's changed

Full Changelog: v0.7.0...v0.8.0