v1.63.0

juspay/hyperswitchv1.63.0Oct 20, 2023by SanchithHegde

AI Summary

This version adds the ability to update the `surcharge_applicable` field within a payment intent and fixes KMS decryption for the Redis temp locker encryption key.

Key Highlights

  • Add support for updating surcharge_applicable field intent
  • Fix Kms decryption of redis_temp_locker_encryption_key
  • Refactor Nexi nets connector to remove default case handling

New Features

  • Add support for updating surcharge_applicable field intent

Full Release Notes

## 1.63.0 (2023-10-20)

### Features

- Add support for updating surcharge_applicable field intent ([#2647](https://github.com/juspay/hyperswitch/pull/2647)) ([`949937e`](https://github.com/juspay/hyperswitch/commit/949937e3644346f8b2b952944efb884f270645a8)) by @hrithikesh026

### Bug Fixes

- Kms decryption of redis_temp_locker_encryption_key ([#2650](https://github.com/juspay/hyperswitch/pull/2650)) ([`5a6601f`](https://github.com/juspay/hyperswitch/commit/5a6601fad4d11cd7d2f1322a6453504494d20c6f)) by @Abhicodes-crypto

### Refactors

- **router:** [Nexi nets] Remove Default Case Handling ([#2639](https://github.com/juspay/hyperswitch/pull/2639)) ([`4b64c56`](https://github.com/juspay/hyperswitch/commit/4b64c563558d7c0a02b248c23921ed47ff294980)) by @Harshwardhan9431

**Full Changelog:** [`v1.62.0...v1.63.0`](https://github.com/juspay/hyperswitch/compare/v1.62.0...v1.63.0)