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 adds a number of features. Also it significantly improves
testing, CI and documentation.
Breaking changes
There are no breaking changes in the release.
New features
Support UUID type in msgpack (#90).
queue-utube handling (#85).
Master discovery (#113).
SQL support (#62).
Bugfixes
Reset buffer if its average use size smaller than quater of
capacity (#95).
Testing
Coveralls support (#149).
Reusable testing workflow (integration testing with latest
Tarantool) (#112).
Simple CI based on GitHub actions (#114).
Handle everything with `go test` (#115).
Fix queue tests (#107).
Make test case consistent with comments (#105).
Other
Go modules support (#91).
Update API documentation: comments and examples (#123).
0 commit comments