Releases: centralnicgroup-opensource/rtldev-middleware-java-sdk
Releases · centralnicgroup-opensource/rtldev-middleware-java-sdk
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2020-05-18)
Features
- responsetranslator: added initial version coming with rewrite/restructuring from scratch (a953e69)
BREAKING CHANGES
- responsetranslator: Downward incompatible restructuring (Merge of Response/ResponseTemplate, Rewrite
ResponseTemplateManager) and introducing ResponseTranslator
v3.2.0
v3.1.0
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)