The issue serves as the tracking issue of version 2 of Hyperswitch Card Vault. ## What's new: - Hyperswitch aims to be a generic storage vault agnostic of payments domain constraints. - Having the to flexibility to suit all tenant application use cases - Support for multi-tenancy with logical separation of data - Updates to be compliant with the new PCI DSS 4.0 certification - Adding support for secret store for key management ## Implementation ### [Multi-tenancy](https://github.com/juspay/hyperswitch-card-vault/issues/91) - [ ] Logical separation of database for each tenant - [x] #99 - [x] #98 - [x] #100 ### [Generalisation]() - [ ] Hyperswitch application changes to make it compatible with V2 - [x] #104 - [ ] Rewriting API contracts to make it generic for flexibility in tenant use cases ### [Key Management]() - [x] #96 - [x] #109 - [x] #113 - [ ] Setting up policies for key rotation ### [Misc]() - [x] #102 - [x] https://github.com/juspay/hyperswitch-card-vault/issues/106 - [x] https://github.com/juspay/hyperswitch-card-vault/issues/108
The issue serves as the tracking issue of version 2 of Hyperswitch Card Vault.
What's new:
Implementation
Multi-tenancy
Generalisation
Key Management
Misc
tenant_idcolumn from all existing tables #106