Skip to content

Commit 573a4d3

Browse files
doc:Changelog for release v0.5.7 (#907)
1 parent 171c412 commit 573a4d3

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
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

0 commit comments

Comments
 (0)