Skip to content

Commit

Permalink
Release 5.9.1
Browse files Browse the repository at this point in the history
* Schema updates on Payments Links (Four)
* Schema updates on Sessions (Four)
* Schema update (Payments) -  added `fund_transfer_type` in `PayoutRequest` (Four)
* Schema update (Payments) - added support for `RequestProviderTokenSource` (Four)
* Schema update (Sessions) - added `cartes_bancaires` to `SessionScheme` (Four)
* Schema update (Marketplace) - added `company_verification` to `MarketplaceFilePurpose` (Four)
* Schema update (Marketplace) - added support for `EntityDocument` (Four)
* Added support for Workflows GET Action invocations (Four)
* Bugfix - Payment destination response deserialization config (Default)
  • Loading branch information
rsaestrela committed Apr 11, 2022
1 parent 9f556b1 commit 6427991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.checkout
version=5.8.0
version=5.9.1

maven2_url=https://oss.sonatype.org/service/local/staging/deploy/maven2/
snapshot_url=https://oss.sonatype.org/content/repositories/snapshots/
Expand Down

0 comments on commit 6427991

Please sign in to comment.