This repository has been archived by the owner on May 24, 2023. It is now read-only.
Releases: commercetools/commercetools-paypal-plus-integration
Releases · commercetools/commercetools-paypal-plus-integration
v0.11.1
v0.11.0
v0.10.0
Change
- Deploy to new docker hub location: https://hub.docker.com/repository/docker/commercetools/commercetools-paypal-plus-integration (#203)
v0.9.1
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.4.0
Features
- apply custom payment description, if provided as a custom field, otherwise fall back to description with reference number (#132 #137)
Improvements/Re-factoring
- re-factor caching of
CacheableSphereClientFactoryImpl
using self-wired beans (#118 #119) - fixed incorrect service/library name from
commercetools-paypal-plus-integration-java
tocommercetools-paypal-plus-integration
(#114 #115) - update/re-factor documentation about payment edge cases, shop integration (add references to the documentations)
Release process
v0.3.0
Sync
Features:
- sync commercetools custom
Types
required by the service on startup. (#40) - don't call Sphere API if update actions list is empty (ce0b6bf)
Migration notes:
successUrl
andcancelUrl
field definitions must be ensure to be mandatory (required). SeeMigration Guide#To v0.3+
for details