Skip to content

chore: update tarantool module (sbroad is updated as well)

Dmitry Rodionov requested to merge dkr/update-tarantool-module-plus-sbroad into master

Summary

  • chore: update tarantool module (sbroad is updated as well)

Since there are breaking changes tarantool module cant be updated separately from sbroad. So this patch updates both of them.

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