The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 2 new columns ({'patch', 'commit'}) and 9 missing columns ({'hash', 'authored_date', 'merge', 'message', 'author_name', 'project', 'modifications', 'in_main_branch', 'author_email'}).

This happened while the json dataset builder was generating data using

/tmp/hf-datasets-cache/medium/datasets/70150535515066-config-parquet-and-info-archit11-newhyperswitch-40f3c87c/hub/datasets--archit11--newhyperswitch/snapshots/8bfa07dd43a7725640384fd052a0879b2d40b489/patches/02/0269edf45b34dc7b9a8ab24596aa1d1ec9f6b475.patch.jsonl.gz

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 644, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              commit: string
              patch: string
              to
              {'hash': Value('string'), 'author_name': Value('string'), 'author_email': Value('string'), 'authored_date': Value('timestamp[s]'), 'message': Value('string'), 'in_main_branch': Value('bool'), 'merge': Value('bool'), 'project': Value('string'), 'modifications': List({'commit': Value('string'), 'old_path': Value('null'), 'new_path': Value('string'), 'change_type': Value('string'), 'added': Value('int64'), 'removed': Value('int64'), 'filename': Value('string')})}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1456, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1055, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 894, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 970, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1702, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 2 new columns ({'patch', 'commit'}) and 9 missing columns ({'hash', 'authored_date', 'merge', 'message', 'author_name', 'project', 'modifications', 'in_main_branch', 'author_email'}).
              
              This happened while the json dataset builder was generating data using
              
              /tmp/hf-datasets-cache/medium/datasets/70150535515066-config-parquet-and-info-archit11-newhyperswitch-40f3c87c/hub/datasets--archit11--newhyperswitch/snapshots/8bfa07dd43a7725640384fd052a0879b2d40b489/patches/02/0269edf45b34dc7b9a8ab24596aa1d1ec9f6b475.patch.jsonl.gz
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

hash
string
author_name
string
author_email
string
authored_date
timestamp[us]
message
string
in_main_branch
bool
merge
bool
project
string
modifications
list
26930a47e905baf647f218328e81529951d4f563
Anurag Thakur
anurag.thakur@juspay.in
2025-08-28T06:09:37
feat(router): Add payment_type to Get Intent response (v2) (#9066)
true
false
juspay/hyperswitch
[ { "commit": "26930a47e905baf647f218328e81529951d4f563", "old_path": null, "new_path": "api-reference/v2/openapi_spec_v2.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v2/openapi_spec_v2.json" }, { "commit": "26930a47e905baf647f218328e81529951d4f56...
1ff2ed9477a691b23fd2882e2e53dd20078199d4
Anurag Thakur
anurag.thakur@juspay.in
2025-08-28T02:31:13
fix(connector): Use SignatureKey for VGS auth_type (#9068)
true
false
juspay/hyperswitch
[ { "commit": "1ff2ed9477a691b23fd2882e2e53dd20078199d4", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs" } ]
d122f0157c8ccb3e000b83fb03b7587d87e5e5ea
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-28T00:30:09
chore(version): 2025.08.28.0
true
false
juspay/hyperswitch
[ { "commit": "d122f0157c8ccb3e000b83fb03b7587d87e5e5ea", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
cf64d2a9dcef422e7d080e21a7e8644694337a51
Debarshi Gupta
debarshi.gupta@juspay.in
2025-08-27T15:37:24
feat(core): Added support for unified_connector_service CardNumber and Secret<String> Type (#9044)
true
false
juspay/hyperswitch
[ { "commit": "cf64d2a9dcef422e7d080e21a7e8644694337a51", "old_path": null, "new_path": "Cargo.lock", "change_type": "M", "added": 0, "removed": 0, "filename": "Cargo.lock" }, { "commit": "cf64d2a9dcef422e7d080e21a7e8644694337a51", "old_path": null, "new_path": "crates/exte...
4b7f2093db87be939814c9da0dbaaf2f2975bb84
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-27T00:30:24
chore(version): 2025.08.27.0
true
false
juspay/hyperswitch
[ { "commit": "4b7f2093db87be939814c9da0dbaaf2f2975bb84", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
aaf5ea9886cd11222ee2eced21e098182c0388ac
Mrudul Vajpayee
124863642+mrudulvajpayee4935@users.noreply.github.com
2025-08-26T16:13:12
feat(payment-link): handle locale in payment links (#9064)
true
false
juspay/hyperswitch
[ { "commit": "aaf5ea9886cd11222ee2eced21e098182c0388ac", "old_path": null, "new_path": "crates/router/src/core/payment_link/locale.js", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/core/payment_link/locale.js" } ]
8446ffbf5992a97d79d129cade997effc60fcd85
AnkitKmrGupta
143015358+AnkitKmrGupta@users.noreply.github.com
2025-08-26T12:31:41
fix(routing): activating multiple configs in decision engine (#9036)
true
false
juspay/hyperswitch
[ { "commit": "8446ffbf5992a97d79d129cade997effc60fcd85", "old_path": null, "new_path": "crates/api_models/src/open_router.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/api_models/src/open_router.rs" }, { "commit": "8446ffbf5992a97d79d129cade997effc60fcd85"...
58ff01bab25b167c5f6d8614b02b10d16154e461
Vani Gupta
118043711+Vani-1107@users.noreply.github.com
2025-08-26T12:04:41
feat(connector): [Nuvei] Implement setup mandate flow for cards (#9012)
true
false
juspay/hyperswitch
[ { "commit": "58ff01bab25b167c5f6d8614b02b10d16154e461", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/celero/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/celero/transformers.rs" }...
30925ca5dd51be93e33ac4492b85c2322263b3fc
Pa1NarK
69745008+pixincreate@users.noreply.github.com
2025-08-26T07:05:51
refactor(connector): implement amount converter framework for authorizedotnet, bankofamerica (#8878)
true
false
juspay/hyperswitch
[ { "commit": "30925ca5dd51be93e33ac4492b85c2322263b3fc", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/authorizedotnet.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/authorizedotnet.rs" }, { ...
70b426e3cac2dffee30fe99cdaa7040d74d92312
Pa1NarK
69745008+pixincreate@users.noreply.github.com
2025-08-26T07:05:12
fix(connector): [nordea] pass valid connector metadata fields and properly throw error unsupported flows (#9041)
true
false
juspay/hyperswitch
[ { "commit": "70b426e3cac2dffee30fe99cdaa7040d74d92312", "old_path": null, "new_path": "crates/connector_configs/src/connector.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/connector_configs/src/connector.rs" }, { "commit": "70b426e3cac2dffee30fe99cdaa7040...
ce0159b6d098dba1e00622d18b0f1b29f2151b9f
Swangi Kumari
85639103+swangi-kumari@users.noreply.github.com
2025-08-26T06:48:51
feat(connector): [Paysafe] add connector template code (#9011)
true
false
juspay/hyperswitch
[ { "commit": "ce0159b6d098dba1e00622d18b0f1b29f2151b9f", "old_path": null, "new_path": "config/config.example.toml", "change_type": "M", "added": 0, "removed": 0, "filename": "config/config.example.toml" }, { "commit": "ce0159b6d098dba1e00622d18b0f1b29f2151b9f", "old_path": nu...
e01db198c7324faeaba0e0d274ba7df7274d6b64
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-26T00:30:51
chore(version): 2025.08.26.0
true
false
juspay/hyperswitch
[ { "commit": "e01db198c7324faeaba0e0d274ba7df7274d6b64", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
d18a94188ea93d07c4581888880088a9e676b1fd
Shivansh Mathur
104988143+su-shivanshmathur@users.noreply.github.com
2025-08-25T13:11:42
feat(injector): add support for new crate - injector for external vault proxy (#8959)
true
false
juspay/hyperswitch
[ { "commit": "d18a94188ea93d07c4581888880088a9e676b1fd", "old_path": null, "new_path": "Cargo.lock", "change_type": "M", "added": 0, "removed": 0, "filename": "Cargo.lock" }, { "commit": "d18a94188ea93d07c4581888880088a9e676b1fd", "old_path": null, "new_path": "crates/inje...
2da681a265ef85e90f5282acda3140e78aa847d5
Anurag
anuragsingh6501@gmail.com
2025-08-25T13:11:02
fix(connector): Add Support for CUSTOMERREQUEST Refund Reason in Adyen (#9035)
true
false
juspay/hyperswitch
[ { "commit": "2da681a265ef85e90f5282acda3140e78aa847d5", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/adyen/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/adyen/transformers.rs" } ]
b8c5bf3f6d0809ba318694d69db1e4431b2c4c0b
Kashif
kashif.dev@protonmail.com
2025-08-25T12:57:46
feat(connector): [Adyenplatform] process payouts using PSP tokens (#9040)
true
false
juspay/hyperswitch
[ { "commit": "b8c5bf3f6d0809ba318694d69db1e4431b2c4c0b", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/adyenplatform/transformers/payouts.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/adyenplatfor...
5efe4d9751bd88861bbe3e609bb815983fca9778
Aditya Chaurasia
113281443+AdityaKumaar21@users.noreply.github.com
2025-08-25T12:43:44
feat(revenue_recovery): Introducing new calculate job for card switching and invoice queueing (#8848)
true
false
juspay/hyperswitch
[ { "commit": "5efe4d9751bd88861bbe3e609bb815983fca9778", "old_path": null, "new_path": "crates/diesel_models/src/process_tracker.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/diesel_models/src/process_tracker.rs" }, { "commit": "5efe4d9751bd88861bbe3e609bb...
ddf1a6a5f36fcc8fd8e6a0497ee7f7ff7a5b98fa
Anurag Thakur
anurag.thakur@juspay.in
2025-08-25T09:37:21
feat(connector): Add VGS connector impls (#7942)
true
false
juspay/hyperswitch
[ { "commit": "ddf1a6a5f36fcc8fd8e6a0497ee7f7ff7a5b98fa", "old_path": null, "new_path": "config/config.example.toml", "change_type": "M", "added": 0, "removed": 0, "filename": "config/config.example.toml" }, { "commit": "ddf1a6a5f36fcc8fd8e6a0497ee7f7ff7a5b98fa", "old_path": nu...
0b59b9086cd68eef346413a27d03fa61fb6bb1f7
Aniket Burman
93077964+aniketburman014@users.noreply.github.com
2025-08-25T09:28:39
feat(revenue_recovery): Add redis-based payment processor token tracking for revenue recovery (#8846)
true
false
juspay/hyperswitch
[ { "commit": "0b59b9086cd68eef346413a27d03fa61fb6bb1f7", "old_path": null, "new_path": "config/config.example.toml", "change_type": "M", "added": 0, "removed": 0, "filename": "config/config.example.toml" }, { "commit": "0b59b9086cd68eef346413a27d03fa61fb6bb1f7", "old_path": nu...
f5db00352b90e99e78b631fa8b9cde5800093a9d
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-25T00:32:21
chore(version): 2025.08.25.0
true
false
juspay/hyperswitch
[ { "commit": "f5db00352b90e99e78b631fa8b9cde5800093a9d", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
ad247b7663e46e9e53c0c7011f1a3acee1ebe36c
sweta-sharma
77436883+swetasharma03@users.noreply.github.com
2025-08-24T19:59:51
feat(connector): [AFFIRM] BNPL flow added (Alpha) (#8795)
true
false
juspay/hyperswitch
[ { "commit": "ad247b7663e46e9e53c0c7011f1a3acee1ebe36c", "old_path": null, "new_path": "api-reference/v1/openapi_spec_v1.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v1/openapi_spec_v1.json" }, { "commit": "ad247b7663e46e9e53c0c7011f1a3acee1ebe36...
7047c3faa1e71c7ad13592cd41b77be3cdc1a8a2
awasthi21
107559116+awasthi21@users.noreply.github.com
2025-08-24T16:48:27
feat(core): Add network_transaction_id in payments Response (#9032)
true
false
juspay/hyperswitch
[ { "commit": "7047c3faa1e71c7ad13592cd41b77be3cdc1a8a2", "old_path": null, "new_path": "crates/diesel_models/src/payment_attempt.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/diesel_models/src/payment_attempt.rs" }, { "commit": "7047c3faa1e71c7ad13592cd41b...
cb34ec51e0f2b4ba071602f5fe974429de542b80
awasthi21
107559116+awasthi21@users.noreply.github.com
2025-08-22T16:30:03
feat(connector): [BHN] Add BHN GiftCard Flow( Alpha) (#8701)
true
false
juspay/hyperswitch
[ { "commit": "cb34ec51e0f2b4ba071602f5fe974429de542b80", "old_path": null, "new_path": "api-reference/v1/openapi_spec_v1.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v1/openapi_spec_v1.json" }, { "commit": "cb34ec51e0f2b4ba071602f5fe974429de542b8...
ad05dc4176114dad3420a78af238d3842160e464
Shankar Singh C
83439957+ShankarSinghC@users.noreply.github.com
2025-08-22T13:46:19
feat(router): add support to use signature_network and is_issuer_regulated as filters (#9033)
true
false
juspay/hyperswitch
[ { "commit": "ad05dc4176114dad3420a78af238d3842160e464", "old_path": null, "new_path": "crates/analytics/src/payments/accumulator.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/analytics/src/payments/accumulator.rs" }, { "commit": "ad05dc4176114dad3420a78af...
cc44831c51893805d76afc284107597a9dcd9963
Hrithikesh
61539176+hrithikesh026@users.noreply.github.com
2025-08-22T13:08:58
fix(redis): add support for fetching multiple keys for redis cluster (#9019)
true
false
juspay/hyperswitch
[ { "commit": "cc44831c51893805d76afc284107597a9dcd9963", "old_path": null, "new_path": "crates/redis_interface/src/commands.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/redis_interface/src/commands.rs" }, { "commit": "cc44831c51893805d76afc284107597a9dcd9...
e3c46b7de71d619b84beb2dba36b6f62a570d45f
Kanika Bansal
kanika.bansal@juspay.in
2025-08-22T13:08:23
refactor(user_roles): implement parent group info based role APIs (#8896)
true
false
juspay/hyperswitch
[ { "commit": "e3c46b7de71d619b84beb2dba36b6f62a570d45f", "old_path": null, "new_path": "crates/api_models/src/events/user_role.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/api_models/src/events/user_role.rs" }, { "commit": "e3c46b7de71d619b84beb2dba36b6f6...
0ba5d543496de040f637c5bf8d2529667d25e8a5
Ayush Anand
114248859+ayush22667@users.noreply.github.com
2025-08-22T13:05:42
feat(router): verify service for applepay merchant registration v2 (#8999)
true
false
juspay/hyperswitch
[ { "commit": "0ba5d543496de040f637c5bf8d2529667d25e8a5", "old_path": null, "new_path": "crates/router/src/core/verification.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/core/verification.rs" }, { "commit": "0ba5d543496de040f637c5bf8d2529667d25e...
6016377ad8e424c58bb91af5c145741ba84e059f
Ayush Anand
114248859+ayush22667@users.noreply.github.com
2025-08-22T13:05:09
feat(payment_methods): add payment-methods/filter endpoint to list countries and currencies for connector payment method in v2 (#8978)
true
false
juspay/hyperswitch
[ { "commit": "6016377ad8e424c58bb91af5c145741ba84e059f", "old_path": null, "new_path": "crates/router/src/routes/app.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/routes/app.rs" }, { "commit": "6016377ad8e424c58bb91af5c145741ba84e059f", "old...
e9a8187dfdc74a5b555140afd5b7ec05491f06ed
Swangi Kumari
85639103+swangi-kumari@users.noreply.github.com
2025-08-22T13:04:07
refactor(core): refund sync process scheduled time (#8930)
true
false
juspay/hyperswitch
[ { "commit": "e9a8187dfdc74a5b555140afd5b7ec05491f06ed", "old_path": null, "new_path": "crates/router/src/core/refunds.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/core/refunds.rs" } ]
b1486f8bd31dbe741ac01f36053bc4a2f3eaaa78
AkshayaFoiger
131388445+AkshayaFoiger@users.noreply.github.com
2025-08-22T12:38:55
fix(connectors): [worldpayvantiv] map cnp_txn_id to connector_txn_id and enforce max length for customer_id and connector_request_reference_id (#9031)
true
false
juspay/hyperswitch
[ { "commit": "b1486f8bd31dbe741ac01f36053bc4a2f3eaaa78", "old_path": null, "new_path": "Cargo.lock", "change_type": "M", "added": 0, "removed": 0, "filename": "Cargo.lock" }, { "commit": "b1486f8bd31dbe741ac01f36053bc4a2f3eaaa78", "old_path": null, "new_path": "crates/hype...
049e6b572d88d141fccf09e12854988daf146e67
Nithin N
57832822+Nithin1506200@users.noreply.github.com
2025-08-22T11:45:19
feat(nuvei): Googlepay , applepay and partial authorization integration for nuvei (#8985)
true
false
juspay/hyperswitch
[ { "commit": "049e6b572d88d141fccf09e12854988daf146e67", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/nuvei.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/nuvei.rs" }, { "commit": "049e6b5...
c90625a4ea163e03895276a04ec3a23d4117413d
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-22T00:30:41
chore(version): 2025.08.22.0
true
false
juspay/hyperswitch
[ { "commit": "c90625a4ea163e03895276a04ec3a23d4117413d", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
84a3492550118f4ad2a48beb50e87625605b6a82
Amisha Prabhat
55580080+Aprabhat19@users.noreply.github.com
2025-08-21T18:02:36
feat(revenue): Add support for hard-decline switch for revenue-recovery service (#8879)
true
false
juspay/hyperswitch
[ { "commit": "84a3492550118f4ad2a48beb50e87625605b6a82", "old_path": null, "new_path": "api-reference/v1/openapi_spec_v1.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v1/openapi_spec_v1.json" }, { "commit": "84a3492550118f4ad2a48beb50e87625605b6a8...
49cd1225abb852bf4c024d39ce777caa98c58892
Aishwariyaa Anand
124241367+Aishwariyaa-Anand@users.noreply.github.com
2025-08-21T15:59:08
refactor(core): propagate merchant_reference_id for PaymentsAuthorizeData (#9013)
true
false
juspay/hyperswitch
[ { "commit": "49cd1225abb852bf4c024d39ce777caa98c58892", "old_path": null, "new_path": "crates/router/src/core/payments/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/core/payments/transformers.rs" } ]
6d984d4859c349da8ab44914ee0ad37c94ef6e0c
AkshayaFoiger
131388445+AkshayaFoiger@users.noreply.github.com
2025-08-21T14:42:08
feat(connector): add integration status to feature matrix (#8351)
true
false
juspay/hyperswitch
[ { "commit": "6d984d4859c349da8ab44914ee0ad37c94ef6e0c", "old_path": null, "new_path": "api-reference/v1/openapi_spec_v1.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v1/openapi_spec_v1.json" }, { "commit": "6d984d4859c349da8ab44914ee0ad37c94ef6e0...
8d398c623d21f667a28224f78f0851394dd57477
Anurag
anuragsingh6501@gmail.com
2025-08-21T14:01:02
fix(connector): [STRIPE] Populate Error Message in Incremental Authorization Flow (#9006)
true
false
juspay/hyperswitch
[ { "commit": "8d398c623d21f667a28224f78f0851394dd57477", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/stripe.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/stripe.rs" }, { "commit": "8d398...
0269edf45b34dc7b9a8ab24596aa1d1ec9f6b475
Kashif
kashif.dev@protonmail.com
2025-08-21T13:59:55
refactor(connector): [AdyenPlatform] update incoming webhooks for payouts (#9002)
true
false
juspay/hyperswitch
[ { "commit": "0269edf45b34dc7b9a8ab24596aa1d1ec9f6b475", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/adyenplatform.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/adyenplatform.rs" }, { "c...
ebfaba872ad77bdfc50755ce830a6a8de5a231ce
Hrithikesh
61539176+hrithikesh026@users.noreply.github.com
2025-08-21T13:58:40
chore: include missing drop null constraint queries in v2_compatible_migrations (#8940)
true
false
juspay/hyperswitch
[ { "commit": "ebfaba872ad77bdfc50755ce830a6a8de5a231ce", "old_path": null, "new_path": ".github/CODEOWNERS", "change_type": "M", "added": 0, "removed": 0, "filename": ".github/CODEOWNERS" }, { "commit": "ebfaba872ad77bdfc50755ce830a6a8de5a231ce", "old_path": null, "new_pat...
47ae9908e1b3adc6d889e13742959e466e878c79
Ayush Anand
114248859+ayush22667@users.noreply.github.com
2025-08-21T13:50:59
feat(payments): add PaymentListFilterConstraints and payments_list_by_filter endpoint for v2 (#8794)
true
false
juspay/hyperswitch
[ { "commit": "47ae9908e1b3adc6d889e13742959e466e878c79", "old_path": null, "new_path": "api-reference/v2/openapi_spec_v2.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v2/openapi_spec_v2.json" }, { "commit": "47ae9908e1b3adc6d889e13742959e466e878c7...
a819b4639b1e4279b117f4693cb0716b08e5e2e9
Mrudul Vajpayee
124863642+mrudulvajpayee4935@users.noreply.github.com
2025-08-21T11:03:37
feat(payment-link): update traditional chinese paymentlink exp msg (#9007)
true
false
juspay/hyperswitch
[ { "commit": "a819b4639b1e4279b117f4693cb0716b08e5e2e9", "old_path": null, "new_path": "crates/router/src/core/payment_link/locale.js", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/router/src/core/payment_link/locale.js" } ]
19db2b5cb8eb8abac1a7a6a57a68422c10e2a9b4
Vani Gupta
118043711+Vani-1107@users.noreply.github.com
2025-08-21T10:26:42
feat(connector): [barclaycard] Implement 3DS flow for cards (#8936)
true
false
juspay/hyperswitch
[ { "commit": "19db2b5cb8eb8abac1a7a6a57a68422c10e2a9b4", "old_path": null, "new_path": "config/config.example.toml", "change_type": "M", "added": 0, "removed": 0, "filename": "config/config.example.toml" }, { "commit": "19db2b5cb8eb8abac1a7a6a57a68422c10e2a9b4", "old_path": nu...
ccccdf280fd00a55a8262384a8a8e9b0655cd7d5
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-21T00:29:46
chore(version): 2025.08.21.0
true
false
juspay/hyperswitch
[ { "commit": "ccccdf280fd00a55a8262384a8a8e9b0655cd7d5", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
e1fc14135cc3527cfb5afeccd4934bad8386c7b1
Nithin N
57832822+Nithin1506200@users.noreply.github.com
2025-08-20T12:15:34
feat(connector): [CELERO] Integrate Card Payments (Alpha) (#8574)
true
false
juspay/hyperswitch
[ { "commit": "e1fc14135cc3527cfb5afeccd4934bad8386c7b1", "old_path": null, "new_path": ".github/workflows/cypress-tests-runner.yml", "change_type": "M", "added": 0, "removed": 0, "filename": ".github/workflows/cypress-tests-runner.yml" }, { "commit": "e1fc14135cc3527cfb5afeccd4934...
73dfa5e4fa3da2772648678e5ce0dbee4d1a63b5
Sakil Mostak
73734619+Sakilmostak@users.noreply.github.com
2025-08-20T11:17:26
feat(payment-methods): [Proxy] add saved card flow for proxy payments (#8964)
true
false
juspay/hyperswitch
[ { "commit": "73dfa5e4fa3da2772648678e5ce0dbee4d1a63b5", "old_path": null, "new_path": "api-reference/v2/openapi_spec_v2.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v2/openapi_spec_v2.json" }, { "commit": "73dfa5e4fa3da2772648678e5ce0dbee4d1a63b...
a56d78a46a3ee80cdb2b48f9abfd2cd7b297e328
Sahkal Poddar
sahkalplanet@gmail.com
2025-08-20T09:36:00
fix(authentication): changed required value for juspayThreedsserver config (#8890)
true
false
juspay/hyperswitch
[ { "commit": "a56d78a46a3ee80cdb2b48f9abfd2cd7b297e328", "old_path": null, "new_path": "crates/connector_configs/toml/development.toml", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/connector_configs/toml/development.toml" }, { "commit": "a56d78a46a3ee80cdb2b4...
c09c936643170c595303293601d41c4207e12068
Vani Gupta
118043711+Vani-1107@users.noreply.github.com
2025-08-20T07:47:51
feat(connector): [DWOLLA] Connector integration (#8586)
true
false
juspay/hyperswitch
[ { "commit": "c09c936643170c595303293601d41c4207e12068", "old_path": null, "new_path": "api-reference/v1/openapi_spec_v1.json", "change_type": "M", "added": 0, "removed": 0, "filename": "api-reference/v1/openapi_spec_v1.json" }, { "commit": "c09c936643170c595303293601d41c4207e1206...
d8cefa9f4f12fd0cc6fd7847cff8f478303f0f0e
github-actions
41898282+github-actions[bot]@users.noreply.github.com
2025-08-20T00:30:02
chore(version): 2025.08.20.0
true
false
juspay/hyperswitch
[ { "commit": "d8cefa9f4f12fd0cc6fd7847cff8f478303f0f0e", "old_path": null, "new_path": "CHANGELOG.md", "change_type": "M", "added": 0, "removed": 0, "filename": "CHANGELOG.md" } ]
c5174fd6ed720340fcffe8715503eb4e5fcfc774
Sakil Mostak
73734619+Sakilmostak@users.noreply.github.com
2025-08-19T14:40:34
fix(connector): [Wise] change amount conversion unit (#8991)
true
false
juspay/hyperswitch
[ { "commit": "c5174fd6ed720340fcffe8715503eb4e5fcfc774", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/wise.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/wise.rs" }, { "commit": "c5174fd6e...
08166991f814c73b4217800ecdee560626b4986c
Swangi Kumari
85639103+swangi-kumari@users.noreply.github.com
2025-08-19T11:00:59
refactor: [Netcetera] Handle response deserialization error (#8988)
true
false
juspay/hyperswitch
[ { "commit": "08166991f814c73b4217800ecdee560626b4986c", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/netcetera/transformers.r...
72eb25f074b600aa7db6c5ddab640a89f074e725
Kashif
kashif.dev@protonmail.com
2025-08-19T10:42:23
refactor(connector): [AdyenPlatform] update required fields (#8990)
true
false
juspay/hyperswitch
[ { "commit": "72eb25f074b600aa7db6c5ddab640a89f074e725", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/adyenplatform/transformers/payouts.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/adyenplatfor...
ba15c0f194e2e128a1304e11d45f794cd3b69cbe
Swangi Kumari
85639103+swangi-kumari@users.noreply.github.com
2025-08-19T10:29:12
refactor(connector): [Nuvei] Fix card 3ds (#8913)
true
false
juspay/hyperswitch
[ { "commit": "ba15c0f194e2e128a1304e11d45f794cd3b69cbe", "old_path": null, "new_path": "crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs", "change_type": "M", "added": 0, "removed": 0, "filename": "crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs" }, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null