Skip to content

Releases: tarantool/go-iproto

v1.0.0

27 Dec 18:41
Compare
Choose a tag to compare

Overview

The first stable release exports IPROTO constants from Tarantool 3.0.0.

Breaking changes

  • ER_UNUSED with error code 248 renamed to ER_DEFAULT_VALUE_TYPE (#4).

New features

  • Constants from Tarantool 3.0.0 (#4).

v0.1.0

01 Jun 10:05
Compare
Choose a tag to compare

Overview

The initial release adds IPROTO constants exported from Tarantool 2.11.0.

New features

  • IPROTO constants exported from Tarantool 2.11.0 (#1, #2).