v1.54.0
juspay/hyperswitchv1.54.0Oct 9, 2023by SanchithHegde
AI Summary
Key updates include connector reference ID updates for Fiserv and Nuvei, a new KV wrapper for executing tasks, and logic to mark long-standing payments as failed.
Key Highlights
- Connector reference ID updates for Fiserv and Nuvei
- Added KV wrapper for executing kv tasks
- Logic to make long standing payments failed
New Features
- Fiserv connector_response_reference_id update
- Nuvei connector_request_reference_id update
- Kv wrapper for executing kv tasks
- Process tracker for long standing payments
Full Release Notes
## 1.54.0 (2023-10-09) ### Features - **connector:** - [Fiserv] update connector_response_reference_id in transformers ([#2489](https://github.com/juspay/hyperswitch/pull/2489)) ([`4eb7003`](https://github.com/juspay/hyperswitch/commit/4eb70034336e5ff42c9eea912d940ea04cae9326)) by @sahalsaad - [Nuvei] Use "connector_request_reference_id" for as "attempt_id" to improve consistency in transmitting payment information ([#2493](https://github.com/juspay/hyperswitch/pull/2493)) ([`17393f5`](https://github.com/juspay/hyperswitch/commit/17393f5be3e9027fedf9466c6401754f3c4d6b99)) by @Himanshu-370 - **kv:** Add kv wrapper for executing kv tasks ([#2384](https://github.com/juspay/hyperswitch/pull/2384)) ([`8b50997`](https://github.com/juspay/hyperswitch/commit/8b50997e56307507be101c562aa70d0a9b429137)) by @dracarys18 - **process_tracker:** Make long standing payments failed ([#2380](https://github.com/juspay/hyperswitch/pull/2380)) ([`73dfc31`](https://github.com/juspay/hyperswitch/commit/73dfc31f9d16d2cf71de8433fb630bea941a7020)) by @Narayanbhat166 ### Bug Fixes - Add release feature to drianer ([#2507](https://github.com/juspay/hyperswitch/pull/2507)) ([`224b83c`](https://github.com/juspay/hyperswitch/commit/224b83c51d53fb1ca9ae11ff2f60b7b6cc807fc8)) by @dracarys18 ### Refactors - Disable color in reports in json format ([#2509](https://github.com/juspay/hyperswitch/pull/2509)) ([`aa176c7`](https://github.com/juspay/hyperswitch/commit/aa176c7c5d79f68c8bd97a3248fd4d40e937a3ce)) by @Chethan-rao ### Miscellaneous Tasks - Address Rust 1.73 clippy lints ([#2474](https://github.com/juspay/hyperswitch/pull/2474)) ([`e02838e`](https://github.com/juspay/hyperswitch/commit/e02838eb5d3da97ef573926ded4a318ed24b6f1c)) by @Chethan-rao **Full Changelog:** [`v1.53.0...v1.54.0`](https://github.com/juspay/hyperswitch/compare/v1.53.0...v1.54.0)