You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+19
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ All notable changes to hyperswitch-card-vault will be documented here.
4
4
5
5
- - -
6
6
7
+
## 0.3.0 (2024-02-05)
8
+
9
+
### Features
10
+
11
+
-**benches:** Introduce benchmarks for internal components ([#53](https://github.com/juspay/hyperswitch-card-vault/pull/53)) ([`8a7bbc3`](https://github.com/juspay/hyperswitch-card-vault/commit/8a7bbc3f6db41e938e19fd36bb55bd3b7ef585b0))
12
+
-**caching:** Implement hash_table and merchant table caching ([#55](https://github.com/juspay/hyperswitch-card-vault/pull/55)) ([`f0d4cc4`](https://github.com/juspay/hyperswitch-card-vault/commit/f0d4cc45868977505fe34023161c31505aabc348))
13
+
-**hashicorp-kv:** Add feature to extend key management service at runtime ([#65](https://github.com/juspay/hyperswitch-card-vault/pull/65)) ([`9260782`](https://github.com/juspay/hyperswitch-card-vault/commit/9260782cbe5dfc11e0674cdea7dda267c0710e8f))
14
+
-**router:** Add `duplication_check` field in stored card response([#59](https://github.com/juspay/hyperswitch-card-vault/pull/59)) ([`358cdb8`](https://github.com/juspay/hyperswitch-card-vault/commit/358cdb8d89b594a0f273dd976867879357c19ef3))
15
+
16
+
### Miscellaneous Tasks
17
+
18
+
-**deps:** Update axum `0.6.20` to `0.7.3` ([#66](https://github.com/juspay/hyperswitch-card-vault/pull/66)) ([`7b8e116`](https://github.com/juspay/hyperswitch-card-vault/commit/7b8e1163a4a2a51fc2bc4404c6608a4d3a572ed4))
19
+
- Fix caching issue for conditional merchant creation ([#68](https://github.com/juspay/hyperswitch-card-vault/pull/68)) ([`258b3ac`](https://github.com/juspay/hyperswitch-card-vault/commit/258b3ac416bcdfcc731cfa88967a42ea690347e1))
0 commit comments