Hyperswitch v1.49.0
1.49.0 (2023-10-03)
Features
- connector: [Nuvei] Add order id as the reference id (#2408) (
d5d876b
) by @Ceres445 - pm_auth: Added pm_auth_config to merchant_connector_account (#2183) (
abfdea2
) by @Sarthak1799 - pm_list: [Trustpay] add bank_redirect - blik pm type required field info for trustpay (#2390) (
d81762a
) by @prasunna09 - webhooks: Webhooks effect tracker (#2260) (
5048d24
) by @Narayanbhat166
Bug Fixes
- CI: Fix spell check for CI pull request (#2420) (
3b10b1c
) by @ShankarSinghC - cards: Allow card cvc 000 (#2387) (
f0dc374
) by @vsrivatsa-juspay - configs: Add
lock_settings
indocker_compose.toml
(#2396) (14fec5c
) by @srujanchikke - connector: [noon] add connector_auth params and update description (#2429) (
0aa6b30
) by @SamraatBansal - payment_methos: Prioritized
apple_pay_combined
deserialization overapple_pay
(#2393) (f12ce9c
) by @ShankarSinghC - Temp support for ach gocardless with existing api contracts (#2395) (
d43fbcc
) by @ArjunKarthik
Refactors
- connector:
- router: Add
#[cfg(not(feature = "kms"))]
feature flag to test the simplified apple pay flow locally (#2200) (e5ad9c5
) by @ShankarSinghC
Testing
- postman: Update postman collection files (
34099ba
) by @github-actions
Documentation
- README:
- Include Hacktoberfest information (#2386) (
e8eb929
) by @VedantKhairnar - Fixed TOC links (#2402) (
c81d8e9
) by @VedantKhairnar
- Include Hacktoberfest information (#2386) (
Miscellaneous Tasks
- deps: Bump webpki from 0.22.0 to 0.22.2 (#2419) (
6bf0e75
) by @dependabot
Full Changelog: v1.48.1...v1.49.0