You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview
The patch release with fixes from the master branch.
Breaking changes
There are no breaking changes in the release.
Bugfixes
Race condition at roundRobinStrategy.GetNextConnection() (#309)
Incorrect decoding of an MP_DECIMAL when the `scale` value is
negative (#314)
Incorrect options (`after`, `batch_size` and `force_map_call`)
setup for crud.SelectRequest (#320)
Other
Change encoding of the queue.Identify() UUID argument from binary
blob to plain string. Needed for upgrade to Tarantool 3.0, where a
binary blob is decoded to a varbinary object (#313).
0 commit comments