hyperswitch
chore(deps): update `reqwest` to 1.0
#4551
Open

Commits
  • chore(deps): [test_utils] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 243 days ago
  • chore(deps): [analytics] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 243 days ago
  • chore(deps): [api_models] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 243 days ago
  • chore(deps): [drainer] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 243 days ago
  • chore(deps): [common_utils & router] [unfixed] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 243 days ago
  • chore(deps): [pm_auth & router] [unfixed] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 242 days ago
  • chore(deps): [pm_auth & router] [fixed] bump reqwest from v0.11.18 to v0.12.2
    pixincreate committed 241 days ago
  • chore(fmt-clippy): address rust fmt and clippy warning
    pixincreate committed 241 days ago
  • Merge branch 'main' of github.com:juspay/hyperswitch into update-reqwest
    pixincreate committed 237 days ago
  • chore: address comments and stackoverflows
    pixincreate committed 236 days ago
  • refactor: log the error
    pixincreate committed 236 days ago
  • Revert "refactor: log the error"
    pixincreate committed 236 days ago
  • refactor: log the error
    pixincreate committed 236 days ago
  • chore(fmt-clippy): revert rustminstack to 6mib and update http to 1.1.0 instead of adding additional dependency
    pixincreate committed 236 days ago
  • fix(connector): [CYBERSOURCE] Handle HTML Error Response and add Descriptor field in ApplePay payments request (#4451)
    deepanshu-iiitu committed 213 days ago
  • refactor(voucher): remove billing details from voucher pmd (#4361)
    swangi-kumari committed 213 days ago
  • feat(core): [Payouts] Add access_token flow for Payout Create and Fulfill flow (#4375)
    Sakilmostak committed 213 days ago
  • refactor(connector): pass optional browser_info to stripe for increased trust (#4374)
    pixincreate committed 213 days ago
  • Refactor(core): make save_payment_method as post_update_tracker trait function (#4307)
    prajjwalkumar17 committed 213 days ago
  • docs(cypress): Update Cypress README Documentation (#4380)
    Gnanasundari24 committed 213 days ago
  • ci(postman): Fix Adyen postman collection (#4459)
    likhinbopanna committed 213 days ago
  • docs: add documentation page for building Docker images (#4457)
    SanchithHegde committed 213 days ago
  • refactor(payment_methods): store `card_network` in locker (#4425)
    Chethan-rao committed 213 days ago
  • refactor(configs): add comments to configs for deployments to environments (#4458)
    prasunna09 committed 213 days ago
  • ci(cypress): Add 3DS flow test for connectors (#4454)
    Gnanasundari24 committed 212 days ago
  • feat: add an api for toggling extended card info feature (#4444)
    Chethan-rao committed 212 days ago
  • chore(postman): update Postman collection files
    github-actions[bot] committed 212 days ago
  • chore(version): 2024.04.26.0
    github-actions[bot] committed 212 days ago
  • refactor(access_token): use `merchant_connector_id` for storing access token (#4462)
    Narayanbhat166 committed 212 days ago
  • refactor(required_fields): change required fields for billing address (#4258)
    Narayanbhat166 committed 212 days ago
  • refactor(scheduler): join frequency and count in `RetryMapping` (#4313)
    Sakilmostak committed 212 days ago
  • feat(users): use cookie for auth (#4434)
    racnan committed 212 days ago
  • feat(connector): [CRYPTOPAY] Report underpaid/overpaid amount in outgoing webhooks (#4468)
    deepanshu-iiitu committed 211 days ago
  • chore(version): 2024.04.29.0
    github-actions[bot] committed 209 days ago
  • feat(router): send poll_config in next_action of confirm response for external 3ds flow (#4443)
    sai-harsha-vardhan committed 209 days ago
  • feat(FRM): Revise post FRM core flows (#4394)
    srujanchikke committed 209 days ago
  • feat(router): handle authorization for frictionless flow in external 3ds flow (#4471)
    sai-harsha-vardhan committed 209 days ago
  • feat: stripe connect integration for payouts (#2041)
    kashif-m committed 209 days ago
  • feat(user): add single purpose token and auth (#4470)
    apoorvdixit88 committed 208 days ago
  • chore(version): 2024.04.30.0
    github-actions[bot] committed 208 days ago
  • fix(euclid_wasm): connector config wasm metadata update (#4460)
    JeevaRamu0104 committed 208 days ago
  • Refactor(core): remove payment_method_id from RouterData struct (#4485)
    prajjwalkumar17 committed 208 days ago
  • ci: fix paypal postman tests (#4501)
    vspecky committed 208 days ago
  • refactor(cypress): read creds from env instead of hardcoding the path (#4430)
    pixincreate committed 208 days ago
  • refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465)
    ThisIsMani committed 208 days ago
  • feat(FRM): add shipping details for signifyd (#4500)
    srujanchikke committed 207 days ago
  • feat: add support for merchant to pass public key and ttl for encrypting payload (#4456)
    Chethan-rao committed 207 days ago
  • feat: add an api for retrieving the extended card info from redis (#4484)
    Chethan-rao committed 207 days ago
  • fix(connector): send valid sdk information in authentication flow netcetera (#4474)
    hrithikesh026 committed 207 days ago
  • chore: make client certificate and private key secret across codebase (#4490)
    hrithikesh026 committed 207 days ago
  • fix(access_token): use fallback to `connector_name` if `merchant_connector_id` is not present (#4503)
    Narayanbhat166 committed 207 days ago
  • chore(version): 2024.05.02.0
    github-actions[bot] committed 206 days ago
  • feat(connector): [Ebanx] Add payout flows (#4146)
    Sakilmostak committed 206 days ago
  • refactor(user): use single purpose token and auth to accept invite (#4498)
    apoorvdixit88 committed 206 days ago
  • feat(user): add route to get user details (#4510)
    apoorvdixit88 committed 206 days ago
  • feat(connector): [Paypal] Add payout flow for wallet(Paypal and Venmo) (#4406)
    Sakilmostak committed 206 days ago
  • feat(opensearch): refactoring (#4244)
    ivor11 committed 206 days ago
  • chore(payouts): update deployment configs for connector_customer (#4499)
    kashif-m committed 205 days ago
  • feat: store encrypted extended card info in redis (#4493)
    Chethan-rao committed 205 days ago
  • feat(core): Rename crate data_models to hyperswitch_domain_models (#4504)
    deepanshu-iiitu committed 205 days ago
  • fix(users): add password validations (#4489)
    Riddhiagrawal001 committed 205 days ago
  • Refactor(Connectors): [BOA] enhance response objects (#4508)
    AkshayaFoiger committed 205 days ago
  • feat(users): Create Decision manager for User Flows (#4518)
    ThisIsMani committed 205 days ago
  • chore(version): 2024.05.03.0
    github-actions[bot] committed 205 days ago
  • ci(postman): Remove update_mandate_id test in Cybersource collection (#4526)
    likhinbopanna committed 205 days ago
  • fix(api_request): make `payment_method_data` as optional (#4527)
    Narayanbhat166 committed 205 days ago
  • chore(postman): update Postman collection files
    github-actions[bot] committed 205 days ago
  • chore(version): 2024.05.03.1
    github-actions[bot] committed 205 days ago
  • ci(release-stable-version): use `cocogitto` to obtain previous and next tags (#4537)
    SanchithHegde committed 204 days ago
  • feat(core): add profile level config to toggle extended card bin (#4445)
    Aprabhat19 committed 204 days ago
  • docs(cypress): update cypress docs (#4505)
    pixincreate committed 204 days ago
  • feat(euclid_wasm): Add configs for new payout connectors (#4528)
    Sakilmostak committed 204 days ago
  • refactor(connector): [NMI] Change fields for external auth due to API contract changes (#4531)
    Sakilmostak committed 204 days ago
  • fix(connector): [BAMBORA] Restrict Card Expiry Year to 2 Digits and pass Amount in Decimal Format (#4536)
    deepanshu-iiitu committed 204 days ago
  • fix(users): Revert add password validations (#4542)
    Riddhiagrawal001 committed 204 days ago
  • Merge branch 'main' into update-reqwest
    Narayanbhat166 committed 204 days ago
  • Revert "Merge branch 'main' into update-reqwest"
    Narayanbhat166 committed 204 days ago
Loading