|  | bfb6f59a79 | refactor(organization): add api version column (#7418) Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2025-03-28 07:31:34 +00:00 |  | 
			
				
					|  | a31d1403ee | refactor(pm): create new crate for payment methods (#7355) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2025-03-11 21:40:53 +00:00 |  | 
			
				
					|  | dbecdcf1cf | feat(process_tracker): Add a version column in process tracker table (#7389) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2025-03-11 09:40:54 +00:00 |  | 
			
				
					|  | 44dc45b8bd | feat(core): create a process_tracker workflow for PCR (#7124) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2025-02-27 12:59:06 +00:00 |  | 
			
				
					|  | 6b52449c55 | fix(cybersource): Add truncation logic for administrative area (#7343) | 2025-02-25 05:26:00 +00:00 |  | 
			
				
					|  | 5707297621 | fix(multitenancy): add a fallback for get commands in redis (#7043) | 2025-01-28 19:08:17 +00:00 |  | 
			
				
					|  | 47a3d2b2ab | build(deps): bump opentelemetry crates to 0.27 (#6774) | 2024-12-10 11:05:34 +00:00 |  | 
			
				
					|  | d17d2fe075 | chore: enable clippy::trivially_copy_pass_by_reflint and address it (#6724) | 2024-12-05 14:41:40 +00:00 |  | 
			
				
					|  | 9a59d0a5ff | chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705) | 2024-12-02 14:30:44 +00:00 |  | 
			
				
					|  | c9df7b0557 | refactor(tenant): use tenant id type (#6643) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-11-26 08:17:58 +00:00 |  | 
			
				
					|  | c7c1e1adab | feat(payments_v2): add payment_confirm_intent api endpoint (#6263) Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: spritianeja03 <146620839+spritianeja03@users.noreply.github.com>
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in> | 2024-10-24 10:40:01 +00:00 |  | 
			
				
					|  | b853226120 | refactor(router): remove admin v2 intermediate features (#5780) Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-09-04 08:28:05 +00:00 |  | 
			
				
					|  | 59b36a054c | build: bump MSRV to 1.76.0 (#5586) | 2024-08-12 10:00:05 +00:00 |  | 
			
				
					|  | a791391e2a | feat: rename columns in organization for v2 (#5424) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-07-30 07:15:48 +00:00 |  | 
			
				
					|  | 7068fbfbe2 | refactor(merchant_id): create domain type for merchant_id(#5408)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com> | 2024-07-24 13:48:25 +00:00 |  | 
			
				
					|  | 5861c5a63b | feat(merchant_account_v2): add merchant_account_v2 domain and diesel models (#5365) Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-07-19 13:39:31 +00:00 |  | 
			
				
					|  | 7f582e4737 | build: remove unused dependencies (#5343) | 2024-07-18 13:21:42 +00:00 |  | 
			
				
					|  | e835706ad6 | refactor: use Debugimpl instead ofDisplayimpl for logging errors (#5301) | 2024-07-12 07:51:22 +00:00 |  | 
			
				
					|  | 5cde7ee034 | feat(payment_methods): Implement Process tracker workflow for Payment method Status update (#4668) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-06-21 08:51:14 +00:00 |  | 
			
				
					|  | 40dfad89ac | chore(process_tracker): use constinstead ofStringforbusiness_status(#4849)Co-authored-by: SanchithHegde <22217505+SanchithHegde@users.noreply.github.com> | 2024-06-14 11:38:34 +00:00 |  | 
			
				
					|  | 15d6c3e846 | feat(multitenancy): add support for multitenancy and handle the same in router, producer, consumer, drainer and analytics (#4630) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2024-06-03 12:27:30 +00:00 |  | 
			
				
					|  | ae77373b4c | chore: move RouterData Request types to hyperswitch_domain_models crate (#4723) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-05-23 10:18:51 +00:00 |  | 
			
				
					|  | 2216a88d25 | chore: address Rust 1.78 clippy lints (#4545) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-05-07 10:35:32 +00:00 |  | 
			
				
					|  | 33351953ba | refactor(scheduler): join frequency and count in RetryMapping(#4313) | 2024-04-26 06:30:27 +00:00 |  | 
			
				
					|  | 44e7456a10 | chore(deps): update time crate to 0.3.35 (#4338) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-04-10 14:20:40 +00:00 |  | 
			
				
					|  | 1f0d60e64f | build(deps): update dependencies (#4268) | 2024-04-02 10:13:30 +00:00 |  | 
			
				
					|  | ea730d4ffc | build(deps): bump error-stackfrom version0.3.1to0.4.1(#4188) | 2024-04-01 07:01:17 +00:00 |  | 
			
				
					|  | 070622125f | fix(log): adding span metadata to tokiospawned futures (#4118) | 2024-03-27 06:16:22 +00:00 |  | 
			
				
					|  | fd67a6c225 | feat(webhooks): store request and response payloads in eventstable (#4029) | 2024-03-14 07:00:37 +00:00 |  | 
			
				
					|  | 5bb67c7dcc | feat(webhooks): implement automatic retries for failed webhook deliveries using scheduler (#3842) | 2024-03-04 06:31:02 +00:00 |  | 
			
				
					|  | 7c63c76011 | refactor(scheduler): improve code reusability and consumer logs (#3712) | 2024-02-21 12:21:59 +00:00 |  | 
			
				
					|  | 0a7625ff8c | refactor: include api key expiry workflow into process tracker (#3661) | 2024-02-19 08:03:17 +00:00 |  | 
			
				
					|  | 97e9e30dbe | chore(deps): bump the cargo group across 1 directories with 1 update (#3624) Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-12 16:41:59 +05:30 |  | 
			
				
					|  | c55eb0afca | chore: address Rust 1.76 clippy lints (#3605) | 2024-02-12 07:06:22 +00:00 |  | 
			
				
					|  | 91519d8462 | refactor: rename kmsfeature flag toaws_kms(#3249)Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-02-02 10:18:29 +00:00 |  | 
			
				
					|  | 170e10cb8e | feat: add deep health check for scheduler (#3304) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in> | 2024-02-01 11:14:13 +00:00 |  | 
			
				
					|  | 6c46e9c19b | chore(deps): bump the cargo group across 1 directories with 3 updates (#3409) Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-22 12:53:09 +05:30 |  | 
			
				
					|  | b4df40db25 | fix(metrics): Add TASKS_ADDED_COUNT and TASKS_RESET_COUNT metrics in router scheduler flow (#3189) | 2024-01-18 10:14:59 +00:00 |  | 
			
				
					|  | c8279b110e | chore: address Rust 1.75 clippy lints (#3231) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-05 10:52:31 +00:00 |  | 
			
				
					|  | 51e1fac556 | chore: fix channel handling for consumer workflow loop (#3223) Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> | 2024-01-03 12:12:05 +00:00 |  | 
			
				
					|  | 2c4599a1cd | feat: add utility to convert TOML configuration file to list of environment variables (#3096) | 2023-12-11 07:50:19 +00:00 |  | 
			
				
					|  | 9df4e0193f | feat(analytics): Add Clickhouse based analytics (#2988) Co-authored-by: harsh_sharma_juspay <harsh.sharma@juspay.in>
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: nain-F49FF806 <126972030+nain-F49FF806@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com> | 2023-11-29 11:34:53 +00:00 |  | 
			
				
					|  | 0553587115 | build(deps): remove unused dependencies and features (#2854) | 2023-11-13 11:20:18 +00:00 |  | 
			
				
					|  | 73dfc31f9d | feat(process_tracker): make long standing payments failed (#2380) Co-authored-by: Arun Raj M <jarnura47@gmail.com> | 2023-10-09 09:02:46 +00:00 |  | 
			
				
					|  | 422523848e | build(deps): address undeclared crate or moduleerrors on Windows forschedulercrate (#2411) | 2023-10-04 04:46:53 +00:00 |  | 
			
				
					|  | 94ac5c03b2 | fix(router/scheduler): replace the occurrences of gen_range with a safer alternative (#2126) | 2023-09-12 09:04:16 +00:00 |  | 
			
				
					|  | ad4b7de628 | refactor(storage_impl): split payment attempt models to domain + diesel (#2010) Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Arvind Patel <52006565+arvindpatel24@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: anji-reddy-j <125157119+anji-reddy-j@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com> | 2023-09-11 12:03:47 +00:00 |  | 
			
				
					|  | d4221f3368 | refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681) | 2023-09-06 07:41:09 +00:00 |  |