Skip to content

Releases: Adyen/adyen-ruby-api-library

Adyen Ruby API Library v7.1.0

28 Aug 14:10
52c69a7

Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️

Full Changelog: v7.0.3...v7.1.0

Adyen Ruby API Library v7.0.3

23 Aug 06:45
22b68b9

Choose a tag to compare

What's Changed

Other Changes 🖇️

Full Changelog: v7.0.2...v7.0.3

Adyen Ruby API Library v7.0.2

15 Aug 11:46
bbe5be6

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

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

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

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

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

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

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

Choose a tag to compare

#87 Add deleteSignatories endpoint (Account API)