Hyperswitch v1.12.0
1.12.0 (2023-07-27)
Features
- connector: [Zen] Add Latam Payment Methods (#1670) (
4df67ad
) by @SamraatBansal - core: Changed frm_config format type in merchant_connector_account and added frm_message in payments response (#1543) (
c284f41
) by @rishavkar - errors: Add
GenericDuplicateError
inApiErrorResponse
(#1792) (7f94716
) by @sai-harsha-vardhan - router:
- Add grouping and priority logic in connector utils to handle multiple errors in connector flows (#1765) (
e6a5e9f
) by @sai-harsha-vardhan - Apply filters on payments (#1744) (
04c3de7
) by @apoorvdixit88
- Add grouping and priority logic in connector utils to handle multiple errors in connector flows (#1765) (
- Api contract for gift cards (#1634) (
8369626
) by @Sangamesh26
Bug Fixes
- connector:
- [Powertranz] Fix response handling for https status code other than 200 (#1775) (
4805a94
) by @ArjunKarthik - [Klarna] Handle error response with both error_messages and error_message fields (#1783) (
9cfdce0
) by @ArjunKarthik
- [Powertranz] Fix response handling for https status code other than 200 (#1775) (
- router: Add manual retry flag in Re-direction url (#1791) (
20f6644
) by @sahkal
Refactors
- core: Use secrets for connector AuthType in connector integration (#1441) (
d068569
) by @ShankarSinghC
Revert
- Feat(connector): [Adyen] Add pix support for adyen (#1795) (
38f14b9
) by @Sangamesh26
Full Changelog: v1.11.0...v1.12.0