Releases: Adyen/adyen-ruby-api-library
Releases · Adyen/adyen-ruby-api-library
Adyen Ruby API Library v7.0.2
What's Changed
Other Changes 🖇️
- Live URL fix for checkout/terminal by @jillingk in #140
- Bump Version by @jillingk in #142
- add feedback form to readme by @wboereboom in #145
- [ITT-449] Rename notification to webhooks by @antolo-arch in #149
- [ITT-483] Lint ruby by @antolo-arch in #148
- docs: replace old api-explorer link by @wilsonpinto in #150
- Delete dependabot.yml by @jillingk in #152
- Quick fix by @antolo-arch in #155
- [ITT-600] Add release automation by @antolo-arch in #154
- Remove spaces from templates by @wboereboom in #158
- Update services by @AdyenAutomationBot in #157
- Migrate release automation to Node by @Aleffio in #160
- Release v7.0.2 by @AdyenAutomationBot in #156
New Contributors
- @wilsonpinto made their first contribution in #150
- @AdyenAutomationBot made their first contribution in #157
- @Aleffio made their first contribution in #160
Full Changelog: v7.0.1...v7.0.2
Adyen Ruby API Library 7.0.1
What's Changed
Full Changelog: v7.0.0...v7.0.1
Adyen Ruby API Library v7.0.0
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
- [ITT-390] Create service templates by @antolo-arch in #123
- [ITT-95] Generate LEM by @antolo-arch in #124
- [ITT-91] Generate balance Platform by @antolo-arch in #125
- [ITT-90] Generate transfers api by @antolo-arch in #126
- [ITT-92] Generate management by @antolo-arch in #127
- [ITT-94] generate BinLookup by @antolo-arch in #128
- [ITT-44] add headers by @antolo-arch in #129
- [ITT-98] Generate Stored Value service by @antolo-arch in #130
- [ITT-111] Generate terminal management api by @antolo-arch in #131
- [ITT-96] Generate payout by @antolo-arch in #132
- [ITT-115] Generate payment endpoints by @antolo-arch in #134
- [ITT-504] Regenerate all service by @jillingk in #135
- [ITT-109] Update README and Bump Version for Release by @jillingk in #136
New Contributors
- @antolo-arch made their first contribution in #123
Full Changelog: v6.3.0...v7.0.0
Adyen Ruby API Library 6.3.0
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
Full Changelog: 6.1.0...v6.3.0
Adyen Ruby API Library 6.2.0
What's Changed
- Support customizable Faraday connection options by @raedmakhlouf in #104
- Update Modifications API for Checkout v67 by @jillingk in #110
New Contributors
- @raedmakhlouf made their first contribution in #104
Full Changelog: v6.1.0...v6.2.0
Adyen Ruby API Library 6.1.0
What's Changed
- Update syntax to work with faraday 2.0 by @msneujink in #98
- Renaming master to main in doc files and README.md by @acampos1916 in #97
- Add Apple Pay sessions endpoint to Checkout by @RickWieman in #101
- Mask fields when request is string by @rabinshr in #102
New Contributors
- @msneujink made their first contribution in #98
- @acampos1916 made their first contribution in #97
- @rabinshr made their first contribution in #102
Full Changelog: 6.0.0...6.1.0
Adyen Ruby API Library 6.0.0
#92 [PW-5488] Update version 68 and add sessions api
Adyen Ruby API Library 5.1.0
#87 Add deleteSignatories endpoint (Account API)