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
This release introduce several bugfixes and behavior improvements.
Fixed
- Exception rethrow in crud API (PR #310).
- Work with timestamps larger than year 2038 for some platforms
(like Windows) (PR #311). It covers
- building new `tarantool.Datetime` objects from timestamp,
- parsing datetime objects received from Tarantool.
0 commit comments