- none
0.0.6 - 2022-07-25
- [#3] Increase read timeout for Documents#create to 2 minutes
0.0.5 - 2020-03-01
- Address CVE-2020-8130 -
rakeOS command injection vulnerability
0.0.4 - 2019-12-31
- Support for some
usersAPIs (list and get)
0.0.3 - 2019-08-16
- Support File params in body actions (multipart form)
- Include response body in invalid http response error message
- Symbolize names when parsing JSON response
- Unnecessary dependency for
rest-clientgem
0.0.2 - 2019-08-14
- Support for
tokenAPI - Support for some
documentsAPIs (create, check and retrieve)
0.0.1 - 2019-08-13
- Base implementation of gem along with
pingAPI