v1.77.0

juspay/hyperswitchv1.77.0Nov 13, 2023by SanchithHegde

AI Summary

This release improves observability by adding latency tracking to API events and introduces new JWT authentication variants and routing fallback strategies.

Key Highlights

  • Add hs latency to API events
  • Add new JWT authentication variants
  • Profile specific fallback derivation while routing payments
  • Remove unused dependencies and features

New Features

  • Added hs latency to api event
  • Add new JWT authentication variants and use them
  • Profile specific fallback derivation while routing payments

Full Release Notes

## 1.77.0 (2023-11-13)

### Features

- **apievent:** Added hs latency to api event ([#2734](https://github.com/juspay/hyperswitch/pull/2734)) ([`c124511`](https://github.com/juspay/hyperswitch/commit/c124511052ed8911a2ccfcf648c0793b5c1ca690)) by @harsh-sharma-juspay
- **router:**
  - Add new JWT authentication variants and use them ([#2835](https://github.com/juspay/hyperswitch/pull/2835)) ([`f88eee7`](https://github.com/juspay/hyperswitch/commit/f88eee7362be2cc3e8e8dc2bb7bfd263892ff01e)) by @ThisIsMani
  - Profile specific fallback derivation while routing payments ([#2806](https://github.com/juspay/hyperswitch/pull/2806)) ([`8e538db`](https://github.com/juspay/hyperswitch/commit/8e538dbd5c189047d0a0b24fa752b9a1c67554f5)) by @prajjwalkumar17

### Build System / Dependencies

- **deps:** Remove unused dependencies and features ([#2854](https://github.com/juspay/hyperswitch/pull/2854)) ([`0553587`](https://github.com/juspay/hyperswitch/commit/05535871152f4a6ac24ce6b5b5390da13cc29b96)) by @SanchithHegde

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