Hyperswitch Card Vault v0.3.0
0.3.0 (2024-02-05)
Features
- benches: Introduce benchmarks for internal components (#53) (
8a7bbc3
) by @NishantJoshi00 - caching: Implement hash_table and merchant table caching (#55) (
f0d4cc4
) by @NishantJoshi00 - hashicorp-kv: Add feature to extend key management service at runtime (#65) (
9260782
) by @NishantJoshi00 - Feat(router): add
duplication_check
field in stored card response(#59) (358cdb8
) by @ShankarSinghC
Miscellaneous Tasks
- deps: Update axum
0.6.20
to0.7.3
(#66) (7b8e116
) by @ShankarSinghC - Fix caching issue for conditional merchant creation (#68) (
258b3ac
) by @NishantJoshi00
Full Changelog: v0.2.0...v0.3.0