Skip to content

Releases: figo-connect/java-figo

4.0.16

27 Nov 16:38
Compare
Choose a tag to compare

4.0.8

11 Sep 09:38
Compare
Choose a tag to compare
  • Fix icon marshalling in accounts response

4.0.7

11 Sep 09:39
Compare
Choose a tag to compare
  • Remove validation of legacy refresh token

Remove fingerprinting logic

16 Apr 12:58
401d1d0
Compare
Choose a tag to compare

Removed fingerprinting to enable compatibility with new figo platform

3.1.8

20 Dec 14:49
Compare
Choose a tag to compare
  • add CatalogBanks model

3.1.7: * remove `next_execution_date` property

01 Nov 09:22
Compare
Choose a tag to compare
* add response for `removeBankpin`

Version 3.1.3

19 Jun 14:58
Compare
Choose a tag to compare

Re-add updateAccount again, after it was accidentally removed

V3.1.1

09 May 12:10
Compare
Choose a tag to compare

This release fixes what V3.1.0 promised and removes error.name and error.message.

V3.1.0

03 May 13:36
Compare
Choose a tag to compare

Release of figo Java SDK v3.1.0

  • removed <ErrorObject>.message, <ErrorObject>.name
  • added tests for certain error situations
  • removed tests with state
  • remodelled tests (better setup & tear down)

Release V3.0.1

26 Feb 15:25
Compare
Choose a tag to compare

With this release

  • we aligned API major version with SDK major version
  • added some tests to ensure compatibility with API v3