1.26.0 (2023-08-23)
Features
- business_profile: Add profile id in affected tables and modify api contract (#1971) (
fe8d4c2
) by @Narayanbhat166 - connector: Fail payment authorize when capture_method is manual_method (#1893) (
bca9d50
) by @hrithikesh026 - core: Add psync for multiple partial captures (#1934) (
5657ad6
) by @hrithikesh026 - pm_list: Add card pm required field info for connectors (#1918) (
52e0176
) by @prasunna09 - router:
- Add relevant metrics and logs for manual retries flow (#1985) (
1b346fc
) by @sai-harsha-vardhan - Add fields in payments list response (#1987) (
abc736b
) by @harshapathuri86 - Add
attempt_count
in list payments response (#1990) (f0cc0fb
) by @sai-harsha-vardhan
- Add relevant metrics and logs for manual retries flow (#1985) (
Bug Fixes
- test_utils: Remove
cmd
alias forstd::process::Command
(#1981) (c161530
) by @pixincreate - webhooks:
- Send stripe compatible webhooks for stripe compatible merchants (#1986) (
36631ad
) by @Abhicodes-crypto - Handling errors inside source verification (#1994) (
f690c5f
) by @NishantJoshi00
- Send stripe compatible webhooks for stripe compatible merchants (#1986) (
Performance
- db: Add index for attempt_id merchant_id (#1993) (
57d22b9
) by @NishantJoshi00
Refactors
- core: Made authenticate_client_secret function public (#1992) (
6986772
) by @prajjwalkumar17
Full Changelog: v1.25.1...v1.26.0