Skip to content

Releases: Adyen/adyen-ruby-api-library

Adyen Ruby API Library v7.0.2

15 Aug 11:46
bbe5be6
Compare
Choose a tag to compare

What's Changed

Other Changes 🖇️

New Contributors

Full Changelog: v7.0.1...v7.0.2

Adyen Ruby API Library 7.0.1

08 May 08:44
76a112e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

Adyen Ruby API Library v7.0.0

05 May 12:55
5f5233c
Compare
Choose a tag to compare

What's Changed

Features

  • This release adds support for new endpoints including: Configuration, Legal Entity Management, Transfers, Management.
  • Two older endpoints that were missing in this library were added: StoredValue and BalanceControl.

Restructuring

  • Changed the layout of the existing services for completeness and conformity across libraries.
  • Current integrations require some attention. The benefit being that the naming conventions are now identical to our docs/explorer, improving usability.
  • Under the hood some things have changed as well. This allows us to generate services, which means that going forward we will have this library up to date with our API at all times.

Commits

New Contributors

Full Changelog: v6.3.0...v7.0.0

Adyen Ruby API Library 6.3.0

07 Mar 16:15
0899324
Compare
Choose a tag to compare

What's Changed

  • [PW-7545] Remove Unnecessary Escaping for Notifications by @jillingk in #117
  • fix: add response to permission error for easier debugging by @idl3 in #116
  • Update CODEOWNERS by @wboereboom in #119
  • [ITT-20] Checkout V70 new/missing endpoints by @jillingk in #120

New Contributors

  • @idl3 made their first contribution in #116

Full Changelog: 6.1.0...v6.3.0

Adyen Ruby API Library 6.2.0

17 Nov 12:20
83ed3fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v6.2.0

Adyen Ruby API Library 6.1.0

02 Aug 15:21
1ae41e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0

Adyen Ruby API Library 6.0.0

20 Oct 12:29
f05a289
Compare
Choose a tag to compare

#92 [PW-5488] Update version 68 and add sessions api

Adyen Ruby API Library 5.1.0

11 Jun 11:59
b02c897
Compare
Choose a tag to compare

#87 Add deleteSignatories endpoint (Account API)

Adyen Ruby API Library 5.0.0

28 May 12:28
7bfa58b
Compare
Choose a tag to compare

#84 Update api version support to 67
#83 Update Readme based on the new template
#80 Add new APIs

Adyen Ruby API Library 4.4.0

13 Nov 16:28
33341f8
Compare
Choose a tag to compare

#75 - Dispute Service API
#77 - Add BinLookup API
#78 - Add applicationInfo only for requests which supports it