Commit a0685c4
committed
Release 1.6.0
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).1 parent d44ffa0 commit a0685c4
1 file changed
+18
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 | | |
14 | | - | |
| 25 | + | |
15 | 26 | | |
16 | 27 | | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
20 | 31 | | |
21 | 32 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
32 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
| |||
0 commit comments