1.7.0 (2023-07-18)
Features
- connector:
- [Adyen] Implement Twint in Wallets (#1549) (
d317021
) by @Sakilmostak - [Stax] Add template code for Stax connector (#1698) (
f932d66
) by @deepanshu-iiitu - [Bluesnap] Remove wallet call (#1620) (
ec35d55
) by @Sangamesh26 - [Adyen] implement Kakao for Adyen (#1558) (
11ad9be
) by @AkshayaFoiger
- [Adyen] Implement Twint in Wallets (#1549) (
Bug Fixes
- build: Add a standalone Redis mode in docker-compose installation (#1661) (
ee1f6cc
) by @lsampras - router: Add parsing for
connector_request_reference_id
env (#1731) (110fbe9
) by @sai-harsha-vardhan
Refactors
- router: Remove
WebhookApiErrorSwitch
and implement error mapping usingErrorSwitch
(#1660) (a7c66dd
) by @PanGan21
Full Changelog: v1.6.0...v1.7.0