Releases: pluggyai/pluggy-java
Releases · pluggyai/pluggy-java
v1.4.0
10 Oct 16:03
Compare
Sorry, something went wrong.
No results found
Added automaticallyInvestedBalance to the BankData model.
Added holderType and creditCardStatus to the CreditData model.
thanks to @lucasrafagnin ✨
v1.3.0
19 Sep 16:26
Compare
Sorry, something went wrong.
No results found
feat(ItemResponse): add statusDetail. (#51)
* fix(ItemResponse): add statusDetail.
* Versions
v1.2.0
18 Jul 01:02
Compare
Sorry, something went wrong.
No results found
Add products parameter to create and update
v1.1.0
18 Jul 00:29
Compare
Sorry, something went wrong.
No results found
Add credentials types and new credential fields
v1.0.0
08 Jul 15:09
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fix(utils): add ConnectorId enum helper.
v0.16.1
21 May 14:28
Compare
Sorry, something went wrong.
No results found
add isOpenFinance
add isSandbox
add supportsPaymentInitiation
v0.16.0
11 Jul 18:17
Compare
Sorry, something went wrong.
No results found
feat(PluggyClient): add credentials encryption for POST/PATCH to /items and add rsaPublicKey method. (#45 )
v0.15.1
05 Jul 18:52
Compare
Sorry, something went wrong.
No results found
fix(ApiKeyAuthUnterceptor): add User-Agent to all requests and fix missing version inside header. #44
v0.15.0
20 Apr 14:39
Compare
Sorry, something went wrong.
No results found
feat(Connector): add resetPasswordUrl and oauth parameters to model. #43