Dataset Preview
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 3 new columns ({'path', 'sha1', 'size'}) and 9 missing columns ({'message', 'authored_date', 'merge', 'author_email', 'project', 'author_name', 'modifications', 'hash', 'in_main_branch'}).
This happened while the json dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/92284253312633-config-parquet-and-info-archit11-hyperswitch-code-f36821c4/hub/datasets--archit11--hyperswitch-code-history7/snapshots/9bddec8f6ce5b017fab577bc3f42c876edaf497e/files_index.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
path: string
size: int64
sha1: 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(Value('null'))}
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 3 new columns ({'path', 'sha1', 'size'}) and 9 missing columns ({'message', 'authored_date', 'merge', 'author_email', 'project', 'author_name', 'modifications', 'hash', 'in_main_branch'}).
This happened while the json dataset builder was generating data using
/tmp/hf-datasets-cache/medium/datasets/92284253312633-config-parquet-and-info-archit11-hyperswitch-code-f36821c4/hub/datasets--archit11--hyperswitch-code-history7/snapshots/9bddec8f6ce5b017fab577bc3f42c876edaf497e/files_index.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 |
|---|---|---|---|---|---|---|---|---|
569a02d64e113da8cedec0be0e0099fa442b4036 | Gaurav Rawat | 104276743+GauravRawat369@users.noreply.github.com | 2025-08-27T20:43:11 | fix: v2 errors and create new files for subscriptions | true | false | juspay/hyperswitch | [] |
0d0ed11d73a056599490196c697bfb2c0d46d88f | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-27T18:18:47 | fix clippy | true | false | juspay/hyperswitch | [] |
bbb619d5d906768b7d9a45a7829d8cb7eab89769 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-27T18:16:21 | Address review comments | true | false | juspay/hyperswitch | [] |
7b88e57b230f2a6258d829e09e7f57fb1807bf7b | Anurag Singh | anurag.singh.001@MacBookPro.lan | 2025-08-27T15:56:38 | fix(core): fix net_amount on incremental auth update | true | false | juspay/hyperswitch | [] |
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 | [] |
25c78dfcfecc612ca4228cbe95eee26f445f03e7 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-27T12:29:57 | chore: run formatter | true | false | juspay/hyperswitch | [] |
3a153f186f6f00a3587d07ce635e0c45b48ea1bd | Sarthak Soni | sarthakasoni@gmail.com | 2025-08-27T10:55:06 | fix: Conn integration for record back | true | false | juspay/hyperswitch | [] |
4bbb7e081b020c29e1594393c2cb2c63893e22b6 | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-27T09:59:47 | fix: added failure cases response mapping | true | false | juspay/hyperswitch | [] |
a30f82fded9b466f548f6001a6834e40289e416e | Debarati Ghatak | debarati.ghatak@Debarati-Ghatak-FW569NC29L.local | 2025-08-27T06:29:28 | fix(connector): [CYBERSOURCE] Add transaction_type for Googlepay CIT payments | true | false | juspay/hyperswitch | [] |
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 | [] |
98a0fec38e7cdc4f0eb7102026c966abe64bdc5d | Aditya Chaurasia | kumaaraditya47@gmail.com | 2025-08-26T20:40:39 | redis and DB update api | true | false | juspay/hyperswitch | [] |
bbc0bb6734430533d057dcacd96b40190c0797f5 | Sarthak Soni | sarthakasoni@gmail.com | 2025-08-26T20:16:07 | feat: added DB calls | true | false | juspay/hyperswitch | [] |
ba90061311e2114701eef8eaf6efd36e8d61d422 | Gaurav Rawat | 104276743+GauravRawat369@users.noreply.github.com | 2025-08-26T19:40:01 | feat: add record back to v1 | true | false | juspay/hyperswitch | [] |
d9f82f5d730dd6647baeb2fc3b8db242ac53be6d | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-26T18:23:30 | fix: added boleto related fields in feature metadata | true | false | juspay/hyperswitch | [] |
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 | [] |
609e2a1e305888ff0cf96c471ad081b76c0fb864 | Prajjwal kumar | write2prajjwal@gmail.com | 2025-08-26T15:39:35 | refactor: add impls for update and create structs | true | false | juspay/hyperswitch | [] |
eb744dba59b697f3f37c4e264afc9188358b4c3e | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-26T15:39:22 | chore: run formatter | true | false | juspay/hyperswitch | [] |
85789ad7a80c8678ddcb4d36f5c801110c7874fb | Malay Awasthi | malay.awasthi@juspay.in | 2025-08-26T15:31:41 | Initial commit | true | false | juspay/hyperswitch | [] |
4ea32abeb072706edcf82fcf06a7901a89cb02a4 | Prajjwal kumar | write2prajjwal@gmail.com | 2025-08-26T15:06:53 | db: update query | true | false | juspay/hyperswitch | [] |
c7e5a206cc93cc15dbb1b434bdea3084b3c84c3a | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-26T13:44:49 | fix: removed comments | true | false | juspay/hyperswitch | [] |
e312672eaa5aac8139661e86653868d425f0ec74 | Chikke Srujan | chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local | 2025-08-26T13:19:02 | fix fetching token in record internal attempt | true | false | juspay/hyperswitch | [] |
b1c0fd1b431a4627613fd403aa42fab401bed514 | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-26T13:14:56 | feat(core): Added Payment Method Type in Cancel and Refund flows | true | false | juspay/hyperswitch | [] |
265ed1fadf465748ad626bed6210a6e2cba0e3d2 | Mrudul Vajpayee | mrudul.vajpayee@juspay.in | 2025-08-26T12:53:23 | first | true | false | juspay/hyperswitch | [] |
f5dc1e9e6cf07ad0a91547d79f23ab297084dd55 | nihtin | nithingowdan77@gmail.com | 2025-08-26T12:40:48 | Update | true | false | juspay/hyperswitch | [] |
848671b0ca2df074a447a13bb6f75f5cc760bb8b | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-26T12:36:52 | Tracing library add in injector for UCS | true | false | juspay/hyperswitch | [] |
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 | [] |
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 | [] |
51bd502f7f02301ac15f7c03c4687b4d64b4c0cd | Sarthak Soni | sarthakasoni@gmail.com | 2025-08-26T12:03:55 | feat(subscriptions): Core dev initial commit | true | false | juspay/hyperswitch | [] |
973b0ae35b8b8a112f293535713964cb2868cb32 | Prajjwal kumar | write2prajjwal@gmail.com | 2025-08-26T12:01:19 | db: add storage interface | true | false | juspay/hyperswitch | [] |
823398777193c10b1eab7c4bdaa6cf594c767bf8 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-26T11:58:29 | chore: run formatter | true | false | juspay/hyperswitch | [] |
267ab4b765d7c07d83eaecf30b3a27961ed3ec45 | Amitsingh Tanwar | amitsingh.tanwar@juspay.in | 2025-08-26T11:57:42 | chore: refactor the code | true | false | juspay/hyperswitch | [] |
3f179bcbe40cc60bf93ebf11358b088ffc65cda2 | Pradesh | pradesh.s@juspay.in | 2025-08-26T11:51:14 | removing timestamp config to use superposition as not required. | true | false | juspay/hyperswitch | [] |
b81e46f42e0ff657b4149dd47f05b2265e1d7d85 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T11:44:58 | fix clippy | true | false | juspay/hyperswitch | [] |
8d86f336816d3a8094278c1331b9ae37ad70a744 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T11:41:19 | address review comments | true | false | juspay/hyperswitch | [] |
65e05f796f431b27a3aaf40c3f161abbb2441ed4 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T11:31:57 | fix(connector): Use SignatureKey for VGS auth_type | true | false | juspay/hyperswitch | [] |
0b37daac011d6f484ffa793ce20567d890886a7c | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T10:51:35 | feat(router): Add payment_type to Get Intent response | true | false | juspay/hyperswitch | [] |
05120be944769d1740277a957ecf0d3c7dfe8677 | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-26T10:46:16 | feat(connector): [SANTANDER] Added a check on Env | true | false | juspay/hyperswitch | [] |
263b0da6c88d304a9d621feae35ddef20eb57ebc | Chikke Srujan | chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local | 2025-08-26T10:31:33 | spell check fix | true | false | juspay/hyperswitch | [] |
ca7c17b871245eb6ef4d33b2eb14c716df7ea5fe | Chikke Srujan | chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local | 2025-08-26T10:26:28 | minor fix | true | false | juspay/hyperswitch | [] |
135da4154701bb2d1ef2c70ed071029493cd4187 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T09:16:19 | fix CI | true | false | juspay/hyperswitch | [] |
6b02d44b7b99911e10e7a626a58f93a93f38e980 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-25T09:12:04 | feat(router): Payment Intent, MCA and PML changes for split payments (v2) | true | false | juspay/hyperswitch | [] |
f51b2158540bb0ec50cbb4d2d397a27530a678b4 | Anurag Singh | anurag.singh.001@Anurag-Singh-WPMHJ5619X.local | 2025-08-26T07:43:38 | fix clippy error | true | false | juspay/hyperswitch | [] |
9c0d466cb8c55aeb5ececbea3b526aef87f95e18 | Aniket Burman | aniket.burman@Aniket-Burman-JDXHW2PH34.local | 2025-08-26T07:41:22 | fix | true | false | juspay/hyperswitch | [] |
7a57f6672f8afc7b97c506c60bde9d22684c6093 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-26T07:38:10 | chore: run formatter | true | false | juspay/hyperswitch | [] |
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 | [] |
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 | [] |
6ec9e870939e2bdee736c7d7d308d874f5e5055a | Aniket Burman | aniket.burman@Aniket-Burman-JDXHW2PH34.local | 2025-08-26T07:05:01 | Initial Commit . | true | false | juspay/hyperswitch | [] |
e17bc2c33c0b734e0e9a04565610bd35c76928f7 | Vani Gupta | vani.gupta@juspay.in | 2025-08-26T06:59:59 | metadata config for dashboard | true | false | juspay/hyperswitch | [] |
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 | [] |
95ba4d7bdfdcd21e17687b818fe4ee5701209e3a | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-26T05:48:04 | fix: resolved clippy errors | true | false | juspay/hyperswitch | [] |
75b13832a6a21a086afc4f7e51f5f21d8295c1e8 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T05:40:03 | add payment method operation | true | false | juspay/hyperswitch | [] |
a348f34fe6b836441af67a2a8c7c4b78d6b686bf | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-26T05:19:54 | chore: run formatter | true | false | juspay/hyperswitch | [] |
25b20a98d455803a6b8e32eff2ae92a668a146b5 | Vani Gupta | vani.gupta@juspay.in | 2025-08-26T05:05:34 | fix | true | false | juspay/hyperswitch | [] |
e4e94b68439b2741c36dd4f04c2d1494b7a7c2ce | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-26T02:13:35 | preauthenticate changes | true | false | juspay/hyperswitch | [] |
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 | [] |
e96b4e145181f094cd7845bbffbf87d0b91d2bbc | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-25T23:50:19 | cleanups | true | false | juspay/hyperswitch | [] |
d5397f60a02f43ecf490e12913b412f82c838a1d | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-25T17:55:23 | fix: resolved pr comments | true | false | juspay/hyperswitch | [] |
3fab3ca9bd321dfed266f1ca8f5e5797792aaa24 | Amitsingh Tanwar | amitsingh.tanwar@juspay.in | 2025-08-25T17:48:24 | chore: refactor the cypress test | true | false | juspay/hyperswitch | [] |
dc08f755ba7f9e2e7ea81dbc02fe699ddd5cf22b | Anurag Singh | anurag.singh.001@MacBookPro.lan | 2025-08-25T17:40:50 | refactor: resolve comment | true | false | juspay/hyperswitch | [] |
bcf30eade1189e4cce937e730c5e7b609bb616c6 | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-25T17:34:35 | fix: resolved pr comments | true | false | juspay/hyperswitch | [] |
59e2d2e291a5a8fc746aec37aa873afe6de05e57 | Sayak Bhattacharya | sayak.b@Sayak-Bhattacharya-G092THXJ34.local | 2025-08-25T16:35:11 | feat(connector): [SANTANDER] Add Scheduled Type Pix QR Code Payment Method | true | false | juspay/hyperswitch | [] |
c5d251704513fcab3ddb7a6589c0001d1cb3103c | Prajjwal kumar | write2prajjwal@gmail.com | 2025-08-25T13:44:09 | feat: subscriptions | true | false | juspay/hyperswitch | [] |
920e1131f48c308eef187f9740cf4d1eb0207fd2 | Kanika Chaudhary | kanika.c@juspay.in | 2025-08-25T13:27:56 | add event logging for ucs operations | true | false | juspay/hyperswitch | [] |
2a2f3c7c0b82026537e3130dc2b3763ee32f7896 | nihtin | nithingowdan77@gmail.com | 2025-08-25T13:36:03 | unneeded return | true | false | juspay/hyperswitch | [] |
660ec1d9a0fbf22567fccccebb2ea25560639c12 | Sahkal Poddar | sahkal.poddar@juspay.in | 2025-08-25T13:14:07 | fixed v2 clippy error | true | false | juspay/hyperswitch | [] |
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 | [] |
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 | [] |
b8c5bf3f6d0809ba318694d69db1e4431b2c4c0b | Kashif | kashif.dev@protonmail.com | 2025-08-25T12:57:46 | feat(connector): [Adyenplatform] process payouts using PSP tokens (#9040) | true | false | juspay/hyperswitch | [] |
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 | [] |
2ab8780ac49c5c78a030c495a02698023d2ffef5 | Vani Gupta | vani.gupta@juspay.in | 2025-08-25T11:36:40 | fix:wasm | true | false | juspay/hyperswitch | [] |
3772320283f2cff45c33e8731cbfe8c4b673235b | nihtin | nithingowdan77@gmail.com | 2025-08-25T11:13:45 | update | true | false | juspay/hyperswitch | [] |
bd1b2d0b0b38c0c4e3b1bcf1072047e83aa45d62 | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-25T11:11:23 | clippy changes | true | false | juspay/hyperswitch | [] |
e0ac1d5012769dd73cd1b122927e3efa96edb0af | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-25T10:48:16 | comment resolution | true | false | juspay/hyperswitch | [] |
c533ffc63788b625fbae7f365b5ef4231d625564 | Sahkal Poddar | sahkal.poddar@juspay.in | 2025-08-25T10:21:10 | removed commented code | true | false | juspay/hyperswitch | [] |
cb4106e5bf25aa6bd52501b9097b67e4d3cb29b2 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-25T10:20:52 | chore: run formatter | true | false | juspay/hyperswitch | [] |
37eee503edbb1ac08a0bc8b868a9294951950ab6 | Sahkal Poddar | sahkal.poddar@juspay.in | 2025-08-25T10:19:14 | fixed ctp confirmation bug | true | false | juspay/hyperswitch | [] |
ddf1a6a5f36fcc8fd8e6a0497ee7f7ff7a5b98fa | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-25T09:37:21 | feat(connector): Add VGS connector impls (#7942) | true | false | juspay/hyperswitch | [] |
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 | [] |
5af325f0d74b7936133da7eefb3e036efb113fb3 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-25T09:19:59 | chore(cypress): run formatter and address lints | true | false | juspay/hyperswitch | [] |
b46074d7463205d6118ed18863fb875e31c4c086 | AkshayaFoiger | akshaya.shankar@juspay.in | 2025-08-25T09:17:41 | add cypress test | true | false | juspay/hyperswitch | [] |
27ee462188b03bbf51b483fb58b61c978d561d32 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-25T08:57:17 | chore: run formatter | true | false | juspay/hyperswitch | [] |
2e484d4d29d22123f3f503db52633efdb015d666 | AkshayaFoiger | akshaya.shankar@juspay.in | 2025-08-25T08:55:22 | fix clippy | true | false | juspay/hyperswitch | [] |
d75dcd04c2ee73bde0c539517207465243ba60cb | nihtin | nithingowdan77@gmail.com | 2025-08-25T08:36:03 | Update CIT mit | true | false | juspay/hyperswitch | [] |
591eca572de47effa270f9558b5282382c245930 | Anurag Thakur | anurag.thakur@juspay.in | 2025-08-25T08:35:07 | temp | true | false | juspay/hyperswitch | [] |
9540ac87aab22e02dc98e237e0bd8b1e861330e3 | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-25T08:31:53 | chore: run formatter | true | false | juspay/hyperswitch | [] |
cbc8fd9e1d62cae46a3ea73e4e0b7d4917828b45 | AkshayaFoiger | akshaya.shankar@juspay.in | 2025-08-25T08:30:27 | ficx: merge conflicts | true | false | juspay/hyperswitch | [] |
2ae762857efdbc77c88cc570eb78d69df49d4849 | AkshayaFoiger | akshaya.shankar@juspay.in | 2025-08-25T08:23:33 | resolve code rabbit comments | true | false | juspay/hyperswitch | [] |
a80bff18ced312a8f2d18932da6c44dfbbc5b652 | Ayush | 114248859+ayush22667@users.noreply.github.com | 2025-08-25T07:44:43 | feat(trustpayments): add Trustpayments connector support in feature matrix and handle comments | true | false | juspay/hyperswitch | [] |
c6fce92ac99d396b27e28947624054f1b71fedcc | Amitsingh Tanwar | amitsingh.tanwar@juspay.in | 2025-08-25T02:47:56 | chore: call_connector_action handling | true | false | juspay/hyperswitch | [] |
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 | [] |
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 | [] |
f74ebd92eb1cd431b5b2bff1aec11cf95166ff2f | Anurag Singh | anurag.singh.001@MacBookPro.lan | 2025-08-24T19:51:27 | fix(core): send whole_connector_response even when connector sends an error | true | false | juspay/hyperswitch | [] |
e186883d72f6eca23360b471d51641382a0d1efd | Pradesh | pradesh.s@juspay.in | 2025-08-24T17:08:04 | adding boolean configs to fetch from superposition | true | false | juspay/hyperswitch | [] |
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 | [] |
1ef63216fe32f314669c2b3ba08835edf04895b9 | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-24T02:08:25 | Making dependencies non-optional | true | false | juspay/hyperswitch | [] |
555cd3df0ff9ba892d48dc589564b4a803e5a55f | hyperswitch-bot[bot] | 148525504+hyperswitch-bot[bot]@users.noreply.github.com | 2025-08-23T21:09:10 | chore: run formatter | true | false | juspay/hyperswitch | [] |
28e0bfc30116a9f84bc0644edd1f40ec693391e7 | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-23T21:08:04 | resolving the Cargo Check command errors | true | false | juspay/hyperswitch | [] |
861aab29706f97b40e9d8729d88325192e02fb2d | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-23T10:37:17 | remove the keymanager changes | true | false | juspay/hyperswitch | [] |
575ff01e2c67490703d52af002e3ab7dc2df1b21 | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-23T10:34:46 | remove todo coment | true | false | juspay/hyperswitch | [] |
25948adf879bd9e95020d7ca18ba69e3c2495512 | Shivansh Mathur | shivansh.mathur@juspay.in | 2025-08-23T10:33:08 | comment resolution | true | false | juspay/hyperswitch | [] |
End of preview.
No dataset card yet
- Downloads last month
- 4