v1.80.0

juspay/hyperswitchv1.80.0Nov 16, 2023by SanchithHegde

AI Summary

The update focuses on improving the card infrastructure by adding migration capabilities and enhancing background processing for webhooks.

Key Highlights

  • API to migrate cards from basilisk to rust
  • Background spawning of webhooks and async scheduling
  • OpenAPI spec support for GSM APIs

New Features

  • Add api to migrate card from basilisk to rust
  • Spawn webhooks and async scheduling in background

Full Release Notes

## 1.80.0 (2023-11-16)

### Features

- **router:** Add api to migrate card from basilisk to rust ([#2853](https://github.com/juspay/hyperswitch/pull/2853)) ([`b8b20c4`](https://github.com/juspay/hyperswitch/commit/b8b20c412df0485bf395f9aa21e6e34e90d97acd)) by @ShankarSinghC
- Spawn webhooks and async scheduling in background ([#2780](https://github.com/juspay/hyperswitch/pull/2780)) ([`f248fe2`](https://github.com/juspay/hyperswitch/commit/f248fe2889c9cb68af4464ab0db1735224ab5c8d)) by @jarnura

### Refactors

- **router:** Add openapi spec support for gsm apis ([#2871](https://github.com/juspay/hyperswitch/pull/2871)) ([`62c9cca`](https://github.com/juspay/hyperswitch/commit/62c9ccae6ab0d128c54962675b88739ad7797fe6)) by @sai-harsha-vardhan

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