v1.27.2
juspay/hyperswitchv1.27.2Aug 27, 2023by SanchithHegde
AI Summary
This release adds a configuration option for idle pool connection timeout and refactors client secret authentication to include fulfilment time.
Key Highlights
- Add `idle_pool_connection_timeout` as a config
- Authenticate client secret with fulfilment time
New Features
- Idle pool connection timeout configuration
Full Release Notes
## 1.27.2 (2023-08-27) ### Bug Fixes - **request:** Add `idle_pool_connection_timeout` as a config ([#2016](https://github.com/juspay/hyperswitch/pull/2016)) ([`6247996`](https://github.com/juspay/hyperswitch/commit/6247996ddead66086551eef0de8f0b5d678eec27)) by @NishantJoshi00 ### Refactors - **core:** Authenticate client secret with fulfilment time ([#2026](https://github.com/juspay/hyperswitch/pull/2026)) ([`1e44c8d`](https://github.com/juspay/hyperswitch/commit/1e44c8df1e57351bc5d704d7fc0bee66c5e84aec)) by @prajjwalkumar17 **Full Changelog:** [`v1.27.1...v1.27.2`](https://github.com/juspay/hyperswitch/compare/v1.27.1...v1.27.2)