v1.28.1

juspay/hyperswitchv1.28.1Aug 28, 2023by SanchithHegde

AI Summary

This release includes a bug fix for the Noon connector to handle 2-digit expiry years and 3DS checked status, along with a refactor to remove the routing algorithm struct from Postman tests.

Key Highlights

  • Handle 2 digit exp year and 3ds checked status (Noon)
  • Remove routing algorithm struct from merchant account create

New Features

  • Noon 2-digit expiry year handling

Full Release Notes

## 1.28.1 (2023-08-28)

### Bug Fixes

- **connector:** [Noon] handle 2 digit exp year and 3ds checked status ([#2022](https://github.com/juspay/hyperswitch/pull/2022)) ([`322c615`](https://github.com/juspay/hyperswitch/commit/322c615c56c37554ae9760b9a584bf3b0032cf43)) by @SamraatBansal

### Refactors

- **postman:** Remove `routing algorithm` struct from `merchant account create` ([#2032](https://github.com/juspay/hyperswitch/pull/2032)) ([`3d4f750`](https://github.com/juspay/hyperswitch/commit/3d4f750089b97f0fde0e74b833bf386327fb4a52)) by @Aprabhat19

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