Skip to content

Releases: juspay/hyperswitch

Hyperswitch V0.5.15

19 May 17:45
v0.5.15
186bd72
Compare
Choose a tag to compare

0.5.15 (2023-05-19)

Features

Bug Fixes

Refactors

Documentation

Miscellaneous Tasks

Revert

Hyperswitch V0.5.14

16 May 19:29
v0.5.14
32a3722
Compare
Choose a tag to compare

0.5.14 (2023-05-16)

Features

Bug Fixes

Documentation

Full Changelog: v0.5.13...v0.5.14

Hyperswitch v0.5.13

23 May 09:00
v0.5.13
f31926b
Compare
Choose a tag to compare

0.5.13 (2023-05-16)

Features

Bug Fixes

Hyperswitch v0.5.12

15 May 13:17
v0.5.12
acb91eb
Compare
Choose a tag to compare

0.5.12 (2023-05-15)

Features

Bug Fixes

Refactors

Documentation

Revert

Hyperswitch v0.5.11

11 May 06:41
v0.5.11
5214e22
Compare
Choose a tag to compare

0.5.11 (2023-05-11)

Features

Bug Fixes

Refactors

Miscellaneous Tasks

Hyperswitch v0.5.10

08 May 16:58
5c5c3ef
Compare
Choose a tag to compare

0.5.10 (2023-05-08)

Features

Bug Fixes

Refactors

Hyperswitch v0.5.9

08 May 10:43
c888635
Compare
Choose a tag to compare

0.5.9 (2023-05-04)

Features

Bug Fixes

Refactors

Documentation

Miscellaneous Tasks

Build System / Dependencies

Hyperswitch v0.5.8

03 May 10:15
897250e
Compare
Choose a tag to compare

0.5.8 (2023-04-25)

Chores

Documentation Changes

New Features

Bug Fixes

Other Changes

Refactors

New Contributors

Full Changelog: v0.5.7...v0.5.8

Hyperswitch v0.5.7

19 Apr 08:04
573a4d3
Compare
Choose a tag to compare

0.5.7 (2023-04-18)

New Features

Bug Fixes

Enhancement

Integration

Refactors

New Contributors

Full Changelog: v0.5.6...v0.5.7

Hyperswitch v0.5.6

17 Apr 06:55
396c43d
Compare
Choose a tag to compare

0.5.6 2023-04-14

Build System / Dependencies

Continuous Integration

  • manual_release: add multiple_mca feature in ci (#872) (aebb4dc)

New Features

  • core: add backwards compatibility for multiple mca (#866) (cf902f1)
  • router:
    • added dispute retrieve and dispute list apis (#842) (acab767)
    • separate straight through algorithm in separate column in payment attempt (#863) (01f86c4)
  • connector:
    • [Airwallex] add multiple redirect support for 3DS (#811) (d1d58e3)
    • [Worldpay] add support for webhook (#820) (2351116)
    • [Coinbase] [Opennode] Add support for crypto payments via PG redirection (#834) (b3d1473)
  • multiple connector account support for the same country (#816) (6188d51)
  • connector tokenization flow (#750) (29da1df)
  • process_tracker: changing runner selection to dyn dispatch (#853) (18b84c4)

Bug Fixes

  • merchant_account: change primary_business_details to vec in update (#877) (396d24f)
  • redis deserialization issue in tokenization call (#878) (5e9d7d6)
  • duplication check fix in basilisk-hs (#881) (b12762e)

Refactors

  • Tokenization: remove ConnectorCallType from tokenization call (#862) (0d047e0)
  • router_env: improve logging setup (#847) (1b94d25)
  • refund_type: Feat/add copy dervie (#849) (ccf0327)