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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
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.7.0 (2026-02-24)
8
+
9
+
### Features
10
+
11
+
- Convert external key manager feature flag to runtime config with enum-based validation pattern ([#155](https://github.com/juspay/hyperswitch-card-vault/pull/155)) ([`0b07ee4`](https://github.com/juspay/hyperswitch-card-vault/commit/0b07ee40484055af86aee458416f896105267583))
12
+
13
+
### Bug Fixes
14
+
15
+
- Resolve all failing CI checks ([#156](https://github.com/juspay/hyperswitch-card-vault/pull/156)) ([`560eca3`](https://github.com/juspay/hyperswitch-card-vault/commit/560eca3a6d34b0b57d6657fe61f283f67ca4031f))
16
+
17
+
### Build System / Dependencies
18
+
19
+
-**docker:** Update Debian base images from bookworm to trixie ([#157](https://github.com/juspay/hyperswitch-card-vault/pull/157)) ([`7309812`](https://github.com/juspay/hyperswitch-card-vault/commit/7309812f95b7c4cf681eeaf4886f0c9f065262e8))
0 commit comments