1.53.0 (2023-10-09)
Features
- connector:
- [Braintree] implement dispute webhook (#2031) (
eeccd10
) by @AkshayaFoiger - [Paypal] Implement 3DS for Cards (#2443) (
d95a64d
) by @Sakilmostak - [Cybersource] Use connector_response_reference_id as reference to merchant (#2470) (
a2dfc48
) by @rashmibharambe - [Coinbase] Add order id as the reference id (#2469) (
9c2fff5
) by @Ceres445 - [Multisafepay] Use transaction_id as reference to transaction (#2451) (
ba2efac
) by @nabeel001
- [Braintree] implement dispute webhook (#2031) (
Bug Fixes
- Add startup config log to drainer (#2482) (
5038234
) by @dracarys18 - Fetch data directly from DB in OLAP functions (#2475) (
12b5341
) by @dracarys18
Refactors
- connector: [trustpay] refactor trustpay and handled variants errors (#2484) (
3f1e7c2
) by @Cioraz - merchant_account: Make
organization_id
as mandatory (#2458) (53b4816
) by @Narayanbhat166
Miscellaneous Tasks
- Env changes for gocardless mandate (#2485) (
65ca5f1
) by @ArjunKarthik
Full Changelog: v1.52.0...v1.53.0