Releases: Adyen/adyen-node-api-library
Releases · Adyen/adyen-node-api-library
Adyen Node API Library v5.0.0
Breaking Change
- Terminal API refactoring
Terminal Service has been refactored. Some model properties' names have been changed, which means that this is a breaking change from v4 to v5 only if you were using the library for Terminal requests.
Adyen Node API Library v4.0.3
Merge pull request #480 from Adyen/v4.0.3 distribution folder
Adyen Node API Library v4.0.2
- Fixes the
response.body
of the HTTP Client.
Adyen Node API Library v3.2.5
distribution folder
Adyen Node API Library v3.2.4
- Fixes the
response.body
of the HTTP Client.
Adyen Node API Library v4.0.1
Fixes missing hmacSignature
in notification
type definition
Adyen Node API Library v4.0.0
Major
Breaking change: The internal Convert
method inside the notifications
service is not available anymore.
Adyen Node API Library v3.2.0
Merge branch 'master' into develop
Adyen Node API Library v3.1.3
Update package.json
Adyen Node API Library v3.1.3-rc.1
update workflow