Hyperswitch v1.55.0
1.55.0 (2023-10-10)
Features
- connector:
- [Multisafepay] Use connector_request_reference_id as reference to the connector (#2503) (
c34f1bf
) by @SagarDevAchar - [GlobalPayments] Introduce connector_request_reference_id for GlobalPayments (#2519) (
116139b
) by @amaan14999 - [Airwallex] Use connector_request_reference_id as merchant reference id #2291 (#2516) (
6e89e41
) by @sccalabr
- [Multisafepay] Use connector_request_reference_id as reference to the connector (#2503) (
- trace: Add optional sampling behaviour for routes (#2511) (
ec51e48
) by @NishantJoshi00 - Gracefully shutdown drainer if redis goes down (#2391) (
2870af1
) by @dracarys18 - Kv for reverse lookup (#2445) (
13aaf96
) by @dracarys18 - Add x-hs-latency header for application overhead measurement (#2486) (
cf0db35
) by @BallaNitesh
Bug Fixes
- connector:
- [Airwallex] convert expiry year to four digit (#2527) (
4b0fa12
) by @SamraatBansal - [noon] add missing response status (#2528) (
808ee45
) by @SamraatBansal
- [Airwallex] convert expiry year to four digit (#2527) (
Refactors
- payment_methods: Added mca_id in bank details (#2495) (
ac3c500
) by @Sarthak1799 - test_utils: Refactor
test_utils
crate and addfolder
support with updated documentation (#2487) (6b52ac3
) by @pixincreate
Miscellaneous Tasks
- [GOCARDLESS] env changes for becs and sepa mandates (#2535) (
4f5a383
) by @deepanshu-iiitu
Full Changelog: v1.54.0...v1.55.0