v1.38.0
版本发布时间: 2023-09-11 22:33:16
juspay/hyperswitch最新发布版本:v1.111.0(2024-08-22 23:24:38)
1.38.0 (2023-09-11)
Features
-
confirm: Reduce the database calls to 2 stages in case of non-retry (#2113) (
28b102d
) by @NishantJoshi00 -
core: Accept payment_confirm_source header in capture call and store in payment_intent (#2116) (
2f272d2
) by @hrithikesh026 -
router: Saving verified domains to business_profile table (#2109) (
73da641
) by @prajjwalkumar17
Bug Fixes
-
router:
validate_psync_reference_id
only if call_connector_action is trigger in psync flow (#2106) (60c5fdb
) by @sai-harsha-vardhan - Implement persistent caching for config table retrieval (#2044) (
25e82a1
) by @dracarys18
Refactors
-
core: Use profile id to find connector (#2020) (
5b29c25
) by @Narayanbhat166 -
storage_impl: Split payment attempt models to domain + diesel (#2010) (
ad4b7de
) by @lsampras
Testing
Full Changelog: v1.37.0...v1.38.0