Commit fbe6065
committed
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2020-04-28)
### Bug Fixes
* **docs:** fixed javadoc comments ([b6aa6bd](b6aa6bd))
* **messaging:** return a specific error template in case of missing API response code or description ([500934b](500934b))
* **security:** replace passwords whereever they could be used for output ([65860ab](65860ab))
### Features
* **apiclient:** allow to specify additional libraries via setUserAgent ([58c7eb2](58c7eb2))
* **apiclient:** automatic IDN conversion of API command parameters to punycode ([afc36af](afc36af))
* **apiclient:** support the `High Performance Proxy Setup`. see README.md ([446ec48](446ec48))
* **response:** added getCommandPlain (getting used command in plain text) ([9dfe033](9dfe033))
* **response:** possibility of placeholder vars in standard responses to improve error details ([5590557](5590557))1 parent b6aa6bd commit fbe6065
2 files changed
+19
-1
lines changed| 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 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments