Skip to content

chore: bump tarantool-sys

Georgy Moshkin requested to merge gmoshkin/bump-tarantool-sys into master

Summary

  • chore: bump tarantool-sys

Needed for #382 (closed), fixes memory leaks when dropping temporary spaces.

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here

Merge request reports