v1.82.0
juspay/hyperswitchv1.82.0Nov 17, 2023by SanchithHegde
AI Summary
The update improves card handling in the router by adding fallback mechanisms and introduces new status types to better handle multiple partial captures.
Key Highlights
- Add fallback for adding and retrieving cards from rust locker
- Introduce new attempt and intent status for partial captures
- Update Postman collection files
New Features
- Add fallback while add card and retrieve card from rust locker
Full Release Notes
## 1.82.0 (2023-11-17) ### Features - **router:** Add fallback while add card and retrieve card from rust locker ([#2888](https://github.com/juspay/hyperswitch/pull/2888)) ([`f735fb0`](https://github.com/juspay/hyperswitch/commit/f735fb0551812fd781a2db8bac5a0deef4cabb2b)) by @ShankarSinghC ### Bug Fixes - **core:** Introduce new attempt and intent status to handle multiple partial captures ([#2802](https://github.com/juspay/hyperswitch/pull/2802)) ([`cb88be0`](https://github.com/juspay/hyperswitch/commit/cb88be01f22725948648976c2a5606a03b5ce92a)) by @hrithikesh026 ### Testing - **postman:** Update postman collection files ([`7d05b74`](https://github.com/juspay/hyperswitch/commit/7d05b74b950d9e078b063e17d046cbeb501d006a)) by @github-actions **Full Changelog:** [`v1.81.0...v1.82.0`](https://github.com/juspay/hyperswitch/compare/v1.81.0...v1.82.0)