Skip to content

v3.1.0

Compare
Choose a tag to compare
@KaiSchwarz-cnic KaiSchwarz-cnic released this 28 Apr 15:02
· 254 commits to master since this release

3.1.0 (2020-04-28)

Bug Fixes

  • docs: fixed javadoc comments (b6aa6bd)
  • messaging: return a specific error template in case of missing API response code or description (500934b)
  • security: replace passwords whereever they could be used for output (65860ab)

Features

  • apiclient: allow to specify additional libraries via setUserAgent (58c7eb2)
  • apiclient: automatic IDN conversion of API command parameters to punycode (afc36af)
  • apiclient: support the High Performance Proxy Setup. see README.md (446ec48)
  • response: added getCommandPlain (getting used command in plain text) (9dfe033)
  • response: possibility of placeholder vars in standard responses to improve error details (5590557)