Skip to content

Releases: pluggyai/pluggy-java

v1.4.0

10 Oct 16:03

Choose a tag to compare

  • Added automaticallyInvestedBalance to the BankData model.
  • Added holderType and creditCardStatus to the CreditData model.

thanks to @lucasrafagnin

v1.3.0

19 Sep 16:26
501079a

Choose a tag to compare

feat(ItemResponse): add statusDetail. (#51)

* fix(ItemResponse): add statusDetail.

* Versions

v1.2.0

18 Jul 01:02

Choose a tag to compare

  • Add products parameter to create and update

v1.1.0

18 Jul 00:29

Choose a tag to compare

  • Add credentials types and new credential fields

v1.0.0

08 Jul 15:09

Choose a tag to compare

  • Update lombok version
  • Model item status, execution status and execution error code as enums instead strings
  • Add @builder

v0.16.2

24 May 15:23
d137a8f

Choose a tag to compare

  • fix(utils): add ConnectorId enum helper.

v0.16.1

21 May 14:28
34bddba

Choose a tag to compare

  • add isOpenFinance
  • add isSandbox
  • add supportsPaymentInitiation

v0.16.0

11 Jul 18:17
8bde7be

Choose a tag to compare

  • feat(PluggyClient): add credentials encryption for POST/PATCH to /items and add rsaPublicKey method. (#45)

v0.15.1

05 Jul 18:52
6f5fd01

Choose a tag to compare

  • fix(ApiKeyAuthUnterceptor): add User-Agent to all requests and fix missing version inside header. #44

v0.15.0

20 Apr 14:39
fad08d9

Choose a tag to compare

  • feat(Connector): add resetPasswordUrl and oauth parameters to model. #43