Hyperswitch v1.50.0
1.50.0 (2023-10-04)
Features
- connector:
- [Stax] Use connector_response_reference_id as reference to merchant (#2415) (
099b241
) by @ManobhavSachan - [PowerTranz] Use connector_response_reference_id as reference to merchant (#2413) (
0d703c7
) by @kritikash18 - [Payeezy] Use connector_response_reference_id as reference to merchant (#2410) (
485c09d
) by @rootCircle - [Square] Use reference_id as reference to merchant (#2434) (
591c9b7
) by @VedantKhairnar
- [Stax] Use connector_response_reference_id as reference to merchant (#2415) (
- router:
- Remove unnecessary lookups in refund and payment_attempt kv flow (#2425) (
f720aec
) by @sai-harsha-vardhan - [OpenNode] response reference id (#2416) (
3bfea72
) by @eigengravy - Add profile id and extra filters in lists (#2379) (
ab2cde7
) by @apoorvdixit88
- Remove unnecessary lookups in refund and payment_attempt kv flow (#2425) (
Bug Fixes
- CI: Fix spell check for CI pull request (#2439) (
04f2e11
) by @ShankarSinghC - router: Merchant account delete does not delete the merchant_key_store (#2367) (
35f7ce0
) by @dalprahcd
Refactors
- config: Update payment method filter for apple pay (#2423) (
d177b4d
) by @ShankarSinghC - payment_methods: Add
requires_cvv
config while creating merchant account (#2431) (6e5ab0d
) by @Chethan-rao - webhook: Add a function to retrieve payment_id (#2447) (
409913f
) by @Narayanbhat166
Build System / Dependencies
- deps: Address
undeclared crate or module
errors on Windows forscheduler
crate (#2411) (4225238
) by @SanchithHegde
Full Changelog: v1.49.0...v1.50.0