Commit 30d5fca
committed
release: 0.11.0
Overview
This release introduces the support of crud module API, encoding and
decoding customization and various security features for Tarantool EE.
Breaking changes
This release should not break any existing behavior.
New features
- Support custom packer and unpacker factories (#191).
- Support [crud module](https://github.com/tarantool/crud) native API
(#205).
- Support `ssl_password` and `ssl_password_file` options
to decrypt private SSL key file (#224).
- Support specifying authentication method with `auth_type`
and Tarantool EE `pap-sha256` authentication method (#269).1 parent fe68814 commit 30d5fca
2 files changed
+30
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
| |||
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
0 commit comments