File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ # 0.5.7 (2023-04-18)
2+
3+ ## New Features
4+
5+ * ** connector:**
6+ * [ Shift4] add support for card 3DS payment (#828 ) (29999fe5)
7+ * [ Nuvei] add support for card mandates (#818 ) (298a0a49)
8+ * ** bank_redirects:** modify api contract for sofort (#880 ) (fc2e4514)
9+ * add template code for connector forte (#854 ) (7a581a6)
10+ * add template code for connector nexinets (#852 ) (dee5f61)
11+
12+ ## Bug Fixes
13+
14+ * ** connector:** [ coinbase] make metadata as option parameter (#887 ) (f5728955)
15+ * Update events table after notifying merchant (#871 ) (013026)
16+ * ** stripe:** remove cancel reason validation for stripe (#876 ) (fa44c1f6)
17+
18+ ## Enhancement
19+
20+ * ** payments:** make TokenizationAction clonable (#895 )
21+
22+ ## Integration
23+
24+ * Frm integration with hyperswitch (#857 )
25+
26+ ## Refactors
27+
28+ * use lowercase names for run environment and config files (#801 ) (ffaa8da0)
29+ * derive ` Serialize ` and ` Deserialize ` to ` Country ` enum (#882 ) (456c16fb)
30+ * ** storage_models, errors:** impl StorageErrorExt for error_stack::Result<T, errors::StorageError> (#886 ) (b4020294)
31+ * ** router:** KMS decrypt secrets when kms feature is enabled (#868 ) (8905e663)
32+
133# 0.5.6 2023-04-14
234
335## Build System / Dependencies
You can’t perform that action at this time.
0 commit comments