Skip to content

Commit 396c43d

Browse files
Changelog for release v0.5.6 (#859)
1 parent b12762e commit 396c43d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
# 0.5.6 2023-04-14
2+
3+
## Build System / Dependencies
4+
5+
* **deps:** bump `fred` from `5.2.0` to `6.0.0` (#869) (01bc162d)
6+
7+
## Continuous Integration
8+
9+
* **manual_release:** add `multiple_mca` feature in ci (#872) (aebb4dca)
10+
11+
## New Features
12+
13+
* **core:** add backwards compatibility for multiple mca (#866) (cf902f19)
14+
* **router:**
15+
* added dispute retrieve and dispute list apis (#842) (acab7671)
16+
* separate straight through algorithm in separate column in payment attempt (#863) (01f86c49)
17+
* **connector:**
18+
* [Airwallex] add multiple redirect support for 3DS (#811) (d1d58e33)
19+
* [Worldpay] add support for webhook (#820) (23511166)
20+
* [Coinbase] [Opennode] Add support for crypto payments via PG redirection (#834) (b3d14737)
21+
* multiple connector account support for the same `country` (#816) (6188d515)
22+
* connector tokenization flow (#750) (29da1dfa)
23+
* **process_tracker:** changing runner selection to dyn dispatch (#853) (18b84c42)
24+
25+
## Bug Fixes
26+
27+
* **merchant_account:** change `primary_business_details` to vec in update (#877) (396d24fe)
28+
* redis deserialization issue in tokenization call (#878) (5e9d7d6b)
29+
* duplication check fix in basilisk-hs (#881) (b12762e7)
30+
31+
## Refactors
32+
33+
* **Tokenization:** remove ConnectorCallType from tokenization call (#862) (0d047e08)
34+
* **router_env:** improve logging setup (#847) (1b94d25f)
35+
* **refund_type:** Feat/add copy derive (#849) (ccf03273)
36+
37+
138
# 0.5.5 (2023-04-10)
239

340
## New Features

0 commit comments

Comments
 (0)