Releases: moneyhub/moneyhub-api-client
Releases · moneyhub/moneyhub-api-client
v4.0.0
Features
- Allow passing requests timeout
- Allow passing Identity service url without
/oidc
suffix
Bug Fixes
- Update
openid-client
andgot
to fix security vulnerabilities
Breaking Changes
- Normalisation of all methods to use object destructuring to pass parameters. Please refer to the docs of each method when migrating to this version
- Delete methods only return the status code when succesful
- All methods to retrieve data return the body response as json, on previous versions some methods were returning the full response from the got library.
- When our API response code is not 2xx an HTTP error is thrown. Includes a response property with more information.
v3.11.0
v3.10.1
v3.8.0
v3.7.5
v3.7.3
v3.7.2
v3.7.0
v3.6.0
- Transaction attachment end points added to client