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
+20
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,26 @@ All notable changes to hyperswitch-card-vault will be documented here.
4
4
5
5
- - -
6
6
7
+
## 0.6.3 (2025-01-13)
8
+
9
+
### Bug Fixes
10
+
11
+
- Add console filters for json logs ([#142](https://github.com/juspay/hyperswitch-card-vault/pull/142)) ([`890c9e6`](https://github.com/juspay/hyperswitch-card-vault/commit/890c9e64a8d7e3354dd25d6fc09c691365ec9626))
12
+
13
+
### Refactors
14
+
15
+
- Record `tenant_id` and `request_id` from header in the trace span ([#139](https://github.com/juspay/hyperswitch-card-vault/pull/139)) ([`e2c964c`](https://github.com/juspay/hyperswitch-card-vault/commit/e2c964c25cb32ef162255621087ea2a8aa0a2739))
16
+
- Add logs wherever necessary and fix few error propagation ([#141](https://github.com/juspay/hyperswitch-card-vault/pull/141)) ([`a5351d2`](https://github.com/juspay/hyperswitch-card-vault/commit/a5351d2f2389ce43aab939818b57179d924b4929))
17
+
18
+
### Miscellaneous Tasks
19
+
20
+
- Add x-tenant-id in encryption service call ([#140](https://github.com/juspay/hyperswitch-card-vault/pull/140)) ([`46d0eef`](https://github.com/juspay/hyperswitch-card-vault/commit/46d0eefe1a7d049e3db9df4ba8cfb96b4c92b882))
0 commit comments