Releases: Finch-API/finch-api-java
Releases · Finch-API/finch-api-java
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2024-08-09)
Full Changelog: v1.0.0...v1.0.1
Chores
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-08-01)
Full Changelog: v0.33.0...v1.0.0
Chores
v0.33.0
Compare
Sorry, something went wrong.
No results found
0.33.0 (2024-07-30)
Full Changelog: v0.32.0...v0.33.0
Features
client: deprecate getAccessToken in favor of client.accessTokens().create() (#272 ) (cf49dcd )
Chores
v0.32.0
Compare
Sorry, something went wrong.
No results found
0.32.0 (2024-07-30)
Full Changelog: v0.31.1...v0.32.0
Features
Chores
formatting: fix formatting (65f8cd8 )
v0.31.1
Compare
Sorry, something went wrong.
No results found
0.31.1 (2024-07-29)
Full Changelog: v0.31.0...v0.31.1
Bug Fixes
client: GetAccessTokenResponse was incorrectly expecting property 'accessToken' instead of 'access_token' (#265 ) (b6a6413 )
v0.31.0
Compare
Sorry, something went wrong.
No results found
0.31.0 (2024-07-26)
Full Changelog: v0.30.2...v0.31.0
Features
api: add 'payment frequencies' and 'pay group ids' to payment model (#262 ) (0e1ab3c )
v0.30.2
Compare
Sorry, something went wrong.
No results found
0.30.2 (2024-07-24)
Full Changelog: v0.30.1...v0.30.2
Bug Fixes
api: mark redirect_uri as optional for getAccessToken helper (#260 ) (b7dcddf )
v0.30.1
Compare
Sorry, something went wrong.
No results found
0.30.1 (2024-07-23)
Full Changelog: v0.30.0...v0.30.1
Chores
v0.30.0
Compare
Sorry, something went wrong.
No results found
0.30.0 (2024-07-19)
Full Changelog: v0.29.5...v0.30.0
⚠ BREAKING CHANGES
api: authentication method type is an enum, not a plain string (#252 )
Bug Fixes
api: authentication method type is an enum, not a plain string (#252 ) (1ac0fc0 )
Chores
v0.29.5
Compare
Sorry, something went wrong.
No results found
0.29.5 (2024-07-17)
Full Changelog: v0.29.4...v0.29.5
Bug Fixes
Chores
docs: minor update to formatting of API link in README (#249 ) (f6edd21 )
internal: codegen related update (#250 ) (e40ae76 )