Skip to content

Commit 3bd9d61

Browse files
chore(version): v0.6.3
1 parent 46d0eef commit 3bd9d61

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to hyperswitch-card-vault will be documented here.
44

55
- - -
66

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))
21+
22+
**Full Changelog:** [`v0.6.2...v0.6.3`](https://github.com/juspay/hyperswitch-card-vault/compare/v0.6.2...v0.6.3)
23+
24+
- - -
25+
26+
727
## 0.6.2 (2024-12-17)
828

929
### Bug Fixes

0 commit comments

Comments
 (0)