You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branches 'cypress/fix' and 'main' of github.com:juspay/hyperswitch into cypress/fix
* 'cypress/fix' of github.com:juspay/hyperswitch:
chore(cypress): run formatter and address lints
* 'main' of github.com:juspay/hyperswitch:
feat(router): add merchantId authentication for Payments v2 (#8239)
chore(version): 2025.06.06.0
Documentation edits made through Mintlify web editor
Documentation edits made through Mintlify web editor
feat(router): Return payment_experience in PML for payment (v2) (#8255)
refactor: add infra-values in intent kafka events (#8264)
fix(wasm): [Worldpayvantiv] add support for metadata.report_group (#8260)
chore(version): 2025.06.05.0
revert(routing): Add connectors from current active routing algorithm before adding fallback connectors (#8207)
feat(connectors): [Worldpayvantiv] add card support (#8219)
feat(connectors): [Template] add Worldpayvantiv (#8226)
refactor(dynamic_routing): add logic for creating merchant account in decision engine (#8191)
feat(events): adding infra level components to api-events (#8214)
chore(version): 2025.06.04.0
feat(core): add support for consuming eci for AuthNResponse in Authentication flow (#8225)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+54Lines changed: 54 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,60 @@ All notable changes to HyperSwitch will be documented here.
4
4
5
5
- - -
6
6
7
+
## 2025.06.06.0
8
+
9
+
### Features
10
+
11
+
- **router:** Return payment_experience in PML for payment (v2) ([#8255](https://github.com/juspay/hyperswitch/pull/8255)) ([`9ce3d73`](https://github.com/juspay/hyperswitch/commit/9ce3d73e53c1d0196af4617142048c00a7937f98))
12
+
13
+
### Bug Fixes
14
+
15
+
- **wasm:** [Worldpayvantiv] add support for metadata.report_group ([#8260](https://github.com/juspay/hyperswitch/pull/8260)) ([`d15ee49`](https://github.com/juspay/hyperswitch/commit/d15ee49bad78a5d3e460bf08fc83ae3df84dcfee))
16
+
17
+
### Refactors
18
+
19
+
- Add infra-values in intent kafka events ([#8264](https://github.com/juspay/hyperswitch/pull/8264)) ([`4a7c08f`](https://github.com/juspay/hyperswitch/commit/4a7c08fbc57f9712f1ff478d01d4929b9576b448))
- [Worldpayvantiv] add card support ([#8219](https://github.com/juspay/hyperswitch/pull/8219)) ([`f5c4f61`](https://github.com/juspay/hyperswitch/commit/f5c4f6106f6ef624354eff1a7e7f2b21d80a1464))
32
+
- **events:** Adding infra level components to api-events ([#8214](https://github.com/juspay/hyperswitch/pull/8214)) ([`ec908d3`](https://github.com/juspay/hyperswitch/commit/ec908d38acb6e6e6a5bc204dc4b47ec46248d00e))
33
+
34
+
### Refactors
35
+
36
+
- **dynamic_routing:** Add logic for creating merchant account in decision engine ([#8191](https://github.com/juspay/hyperswitch/pull/8191)) ([`835a425`](https://github.com/juspay/hyperswitch/commit/835a425ded2cf26b9a3f69f29c3a26a41603b2de))
37
+
38
+
### Revert
39
+
40
+
- **routing:** Add connectors from current active routing algorithm before adding fallback connectors ([#8207](https://github.com/juspay/hyperswitch/pull/8207)) ([`e902d6d`](https://github.com/juspay/hyperswitch/commit/e902d6d9eabe2e3d4050160d7527d6ff3ccf85d9))
- **core:** Add support for consuming eci for AuthNResponse in Authentication flow ([#8225](https://github.com/juspay/hyperswitch/pull/8225)) ([`33cd60e`](https://github.com/juspay/hyperswitch/commit/33cd60e64288b2a6bb24cc27b9d319fdbeab46ef))
51
+
- **payments:** Implement routing in payments v2 ([#7709](https://github.com/juspay/hyperswitch/pull/7709)) ([`8871f31`](https://github.com/juspay/hyperswitch/commit/8871f310fca7c5c2994c5265a694f74fbc027e71))
52
+
53
+
### Refactors
54
+
55
+
- **refunds_v2:** Add feature flags and db methods to non kv config ([#7987](https://github.com/juspay/hyperswitch/pull/7987)) ([`e6482fb`](https://github.com/juspay/hyperswitch/commit/e6482fbe84e2e7bcbcafa7ab95c8ab573bc4bed7))
0 commit comments