Skip to content

Releases: moneyhub/moneyhub-api-client

v4.0.0

13 Jan 18:14
Compare
Choose a tag to compare

Features

  • Allow passing requests timeout
  • Allow passing Identity service url without /oidc suffix

Bug Fixes

  • Update openid-client and got 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

03 Dec 10:06
Compare
Choose a tag to compare
  • Add getAccounts methods with account_details:read scope 6a588a1
  • Update docs ac1b5e8

v3.10.1...v3.11.0

v3.10.1

09 Nov 13:04
Compare
Choose a tag to compare
  • Update example get payment script d6f17be
  • Update example script to accept external id a560c57

v3.10.0...v3.10.1

v3.8.0

26 Aug 08:23
Compare
Choose a tag to compare

v3.7.5...v3.8.0

v3.7.5

25 Aug 10:44
Compare
Choose a tag to compare
  • Add tax:read scope to use case 2 scopes 8c8ae3d

v3.7.4...v3.7.5

v3.7.3

05 Aug 07:17
Compare
Choose a tag to compare
  • Add project scopes to examples constant 22955c2

v3.7.2...v3.7.3

v3.7.2

30 Jul 08:12
Compare
Choose a tag to compare

v3.7.0

27 Jul 14:05
Compare
Choose a tag to compare
  • Add getGlobalCounterparties 929645d
  • Make payeeId required for payments 4a95dfc
  • Make state required for payments f7313af

v3.6.0...v3.7.0

v3.6.0

27 Jul 09:07
Compare
Choose a tag to compare
  • Transaction attachment end points added to client

v3.5.3...v3.6.0

v3.5.3

22 Jul 12:22
Compare
Choose a tag to compare
  • Bump lodash from 4.17.15 to 4.17.19 1e3cab4

v3.5.2...v3.5.3