Commit 0ffd926
committed
Release 1.10.0
Overview
The release improves compatibility with new Tarantool versions.
Breaking changes
There are no breaking changes in the release.
New features
Support iproto feature discovery (#120).
Support errors extended information (#209).
Support error type in MessagePack (#209).
Support event subscription (#119).
Support session settings (#215).
Support pap-sha256 authorization method (Tarantool EE
feature) (#243).
Support graceful shutdown (#214).
Bugfixes
Decimal package uses a test variable DecimalPrecision instead
of a package-level variable decimalPrecision (#233).
Flaky test TestClientRequestObjectsWithContext (#244).
Flaky test multi/TestDisconnectAll (#234).1 parent 13b9f8e commit 0ffd926
1 file changed
+15
-8
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 | + | |
13 | 23 | | |
14 | 24 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
19 | 29 | | |
20 | 30 | | |
21 | | - | |
22 | | - | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | 34 | | |
27 | | - | |
28 | | - | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| |||
0 commit comments