Hyperswitch v1.11.0
1.11.0 (2023-07-26)
Features
- compatibility: Add wallet mandate support setup intent and connector_metadata field (#1767) (
af9a458
) by @sahkal - connector:
- [Boku] Template generation (#1760) (
78c6cce
) by @Sakilmostak - [Stripe, Adyen, Checkout] Add reference ID support for retries (#1735) (
9ba8ec3
) by @sai-harsha-vardhan - [Adyen] Add pix support for adyen (#1703) (
33a1368
) by @Sangamesh26
- [Boku] Template generation (#1760) (
- db: Implement
MerchantKeyStoreInterface
forMockDb
(#1772) (f3baf2f
) by @SanchithHegde - macro: Add config validation macro for connectors (#1755) (
37a0651
) by @Narayanbhat166 - router: Add merchant_id check for manual_retry_allowed flag sent in payments response (#1785) (
435c939
) by @sai-harsha-vardhan
Bug Fixes
- connector:
- [Bluesnap] Populate Error Reason and Update error handling (#1787) (
5c6bcb5
) by @SamraatBansal - [Tsys] Update endpoint and unit tests (#1730) (
8223f8b
) by @SamraatBansal
- [Bluesnap] Populate Error Reason and Update error handling (#1787) (
- redis_interface: Add back Redis pool connect step (#1789) (
1f8e790
) by @SanchithHegde
Refactors
- fix: [Mollie] Add support for both HeaderKey and BodyKey AuthType (#1761) (
07c60f8
) by @swangi-kumari - redis_interface: Remove the
Drop
implementation onRedisConnectionPool
(#1786) (ac17b11
) by @SanchithHegde
Testing
- UI-tests: Allow ignoring connector tests at runtime (#1766) (
884f284
) by @jagan-jaya - connector: [Nexinets] Add UI test for Nexinets Payment methods (#1784) (
bf62a7c
) by @srujanchikke
Full Changelog: v1.10.2...v1.11.0