PackageTrack
Sign in Get early access

async-stripe

API bindings for the Stripe HTTP API

0.41.0 5.0M downloads/mo #4511 most downloaded on crates.io arlyon/async-stripe

What this package is like to depend on

Last release 18 days ago

05 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Some releases are documented

notes for 29 of 53 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

74 releases · first in 2021

17 releases in the last 12 months

see the full history below

Release timeline

74 releases · Jan 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 74
  1. 1.0.0-rc.8 05 Aug 2026 pre-release
    Release notes

    Added

    • (client) add per-attempt request timeouts

    Other

    • Fallback to Stripe transient status codes for retries
    • update readme
    Open source →
    Release notes

    Other

    • release v1.0.0-rc.7
    Open source →
  2. 1.0.0-rc.7 31 Jul 2026 pre-release

    Nothing published for this version

  3. 1.0.0-rc.6 28 May 2026 pre-release
    Release notes

    Added

    • (client) add per-attempt request timeouts

    Other

    • Fallback to Stripe transient status codes for retries
    • update readme
    Open source →
  4. 1.0.0-rc.5 13 Apr 2026 pre-release
    Release notes

    Added

    • redact-generated-debug feature

    Other

    • add cargo features component
    Open source →
  5. 1.0.0-rc.4 07 Apr 2026 pre-release
    Release notes

    Other

    • Fix syntax highlighting in README
    Open source →
  6. 1.0.0-rc.3 10 Mar 2026 pre-release

    Nothing published for this version

  7. 1.0.0-rc.2 12 Feb 2026 pre-release

    Nothing published for this version

  8. 1.0.0-rc.1 10 Feb 2026 pre-release

    Nothing published for this version

  9. 1.0.0-rc.0 07 Jan 2026 pre-release
    Release notes

    Fixed

    • fix tests

    Other

    • update readme
    • make site public and add docs
    • Add tracing instrumentation to core API calls
    Open source →
  10. 1.0.0-alpha.10 12 Dec 2025 pre-release

    Nothing published for this version

  11. 1.0.0-alpha.9 04 Dec 2025 pre-release

    Nothing published for this version

  12. 1.0.0-alpha.8 26 Nov 2025 pre-release
    Release notes

    Fixed

    • replace hard-coded ring with feature flags
    • fix clippy lints in tests
    Open source →
  13. 1.0.0-alpha.7 13 Nov 2025 pre-release

    Nothing published for this version

  14. 1.0.0-alpha.6 31 Oct 2025 pre-release

    Nothing published for this version

  15. 1.0.0-alpha.5 30 Oct 2025 pre-release

    Nothing published for this version

  16. 1.0.0-alpha.4 02 Oct 2025 pre-release
    Release notes

    Other

    • update everything else to edition 2024
    • add migration guide
    Open source →
  17. 1.0.0-alpha.3 16 Sep 2025 pre-release
    Release notes

    Added

    • (async-stripe-core) Create newtype for idempotency key
    • keep original string on unknown variants

    Fixed

    • (async-stripe) Fix header name, extract it to const
    • (async-stripe) export StripeRequest
    • doc_lazy_continuation linting issue
    • bump MSRV (closes #532)

    Other

    • rework readme
    • Fix clippy
    • bump to 1.0.0-alpha.2
    • bump msrv to match master
    • use unwrap_or_default
    • Bump to hyper1 and associated deps
    • Client split (#525)
    • Implement miniserde-based deserialization
    • Remove some client allocations
    • try bumping msrv
    • Squashed commit of the following:
    • Merge branch 'master' into readme-ref-next
    • update MSRV
    • bump msrv since openssl fails to compile
    • mention next branch in readme
    • Update README.md
    • bump msrv
    • bump msrv
    • bump msrv
    • Fix small typos
    • bump MSRV
    • much -> must
    • Also update readme
    • Update README.md
    • Miscellaneous changes
    • Bump MSRV to 1.54 to support modern examples
    • Rename some links to the old repo
    • Prepare to release 0.14
    • Release 0.13.0
    • Pin test toolchain to 1.49.0 (MSRV)
    • Fix typos
    • Bump version to rc3
    • Change project name
    • Overhaul contributing and readme
    • Remove "blocking" as a default feature
    • Update cargo example to include "default-tls" flag
    • Update README.md
    • Update openapi spec
    • Bump version to 0.12.0
    • Set default stripe api version
    • Fix headers in documentation
    • Bump crate version
    • Bump version
    • Update README w/ codegen instructions
    • more updates
    • 0.10.4 - add event id field
    • bump version to 0.10.3 and add checkout.session test
    • Bump version to 0.10.2
    • Bump version to fix docs.rs build
    • Bump version to 0.10.0
    • Fix tests
    • Update README.md
    • Bump version number, update changelog
    • Bump version to 0.9.1
    • Bump version
    • Fix examples for headers changes
    • Bump version to 0.8.0
    • Bump version to 0.7.2
    • Fix handling of customer sources list
    • Bump version number
    • Bump version to 0.6.0
    • Fix using client with another stripe account
    • Bump version to 0.5.3
    • Bump version to v0.5.2
    • Bump version to v0.5.1
    • Bump to v0.5.0 and change source repository
    • Ensure payment source serializes correctly
    • Update Source Enum and structs, added source functions
    • Bump version to 0.4.7
    • Bump version to 0.4.6
    • Bump version to 0.4.5
    • Bump to v0.4.4
    • Fix documentation tests
    • Update version to 0.4.2
    • Add README section for using custom connect accounts
    • Add a Getting Started section to the README
    • Update docs to mention stripe-js client-side libraries
    • Update version to 0.4.1
    • Bump release to 0.4.0
    • Merge branch '0.3.x'
    • Bump release to 0.3.3
    • Use Openssl by default, w/ plans to support rustls
    • Bump version to 0.3.2 and update CHANGELOG
    • Fix HTTPS Options in README
    • Release v0.3.1
    • Add features to allow either native-tls or openssl
    • Remove version from README title
    • Update released version to 0.3.0
    • Add status badges to README
    • Update readme for v0.2.0
    • Revert README update; v0.1.1 is latest release
    • Bump version to 0.2.0
    • Add license/links/tags for Cargo
    • Update Cargo.toml w/ publishable name
    • Initial commit
    Open source →
  18. 1.0.0-alpha.2 22 Apr 2025 pre-release

    Nothing published for this version

  19. 0.41.0 08 Apr 2025
    Release notes

    Features

    • include refund events in EventType enum (1a164c8)

    0.40.2 (2025-03-21)

    Bug Fixes

    • Remove quotes from EventType display (4b0deeb)

    0.40.1 (2025-03-18)

    Bug Fixes

    • Make customer session module public (f149d15)
    Open source →
  20. 0.40.2 21 Mar 2025

    Nothing published for this version

  21. 0.40.1 18 Mar 2025

    Nothing published for this version

  22. 0.40.0 19 Feb 2025
    Release notes

    Features

    0.39.2 (2024-09-24)

    Bug Fixes

    • erroneous deref clippy lint (1fcbb29)

    0.39.1 (2024-09-03)

    Bug Fixes

    • correct docs host and path for API references (539836d)
    Open source →
  23. 0.39.1 03 Sep 2024

    Nothing published for this version

  24. 0.39.0 31 Aug 2024
    Release notes

    Bug Fixes

    Features

    0.38.1 (2024-08-06)

    Bug Fixes

    Open source →
  25. 0.38.1 06 Aug 2024

    Nothing published for this version

  26. 0.38.0 31 Jul 2024
    Release notes

    Features

    • add support for TestClock operations (d792798), closes #574

    0.37.3 (2024-07-29)

    Bug Fixes

    • linting issue for Rust 1.80 (9232213)

    0.37.2 (2024-07-23)

    Bug Fixes

    0.37.1 (2024-05-24)

    Bug Fixes

    • Leftover clippy warnings (888307d)
    • Run clippy on openapi generator (c63c197)
    Open source →
  27. 0.37.3 29 Jul 2024

    Nothing published for this version

  28. 0.37.2 23 Jul 2024

    Nothing published for this version

  29. 0.37.1 24 May 2024

    Nothing published for this version

  30. 0.37.0 30 Apr 2024
    Release notes

    Bug Fixes

    • customer-ext,PM query: type field is optional (362659e)

    Features

    • setup_intent: add mandate_data for confirm (51e34d6)
    • setup_intent: verify microdeposits flow (15b3663)
    Open source →
  31. 0.36.0 30 Apr 2024
    Release notes

    Features

    • Add retrieve_line_items function for CheckoutSession (5c74b3b)

    0.35.3 (2024-04-26)

    Bug Fixes

    • Clippy append instead of extend (1a85b9b)
    • Clippy explicit ToString implementation (15250a9)
    • Clippy panic warnings (552aff2)
    • Clippys from generated code (89cce5b)
    • More clippy warnings (6de23bb)
    • Remove useless reference that causes clippy warnings (2fca98b)

    0.35.2 (2024-04-26)

    Bug Fixes

    • Clippy warnings (842bce6)
    • Implement workaround for ace in the verify-codegen action (79c1f6f)
    • Semantic release needs minimal rust version (642ea31)

    0.35.1 (2024-04-26)

    Bug Fixes

    Open source →
  32. 0.35.3 26 Apr 2024

    Nothing published for this version

  33. 0.35.2 26 Apr 2024

    Nothing published for this version

  34. 0.34.1 16 Feb 2024

    Nothing published for this version

  35. 0.34.0 16 Feb 2024
    Release notes

    Features

    • generate latest changes from OpenApi spec (a3b0e4d)

    0.33.1 (2024-02-08)

    Bug Fixes

    • expose the auto_advance field from the FinalizeInvoiceParams struct (ae1a807)
    Open source →
  36. 0.33.1 16 Feb 2024

    Nothing published for this version

  37. 0.33.0 16 Feb 2024
    Release notes

    Bug Fixes

    • support pdp_ as an id prefix for dispute objects (be506d6)

    Features

    • generate latest changes from OpenApi spec (29a457d)
    Open source →
  38. 0.32.0 16 Feb 2024
    Release notes

    Features

    • generate latest changes from OpenApi spec (19ac377)

    0.31.2 (2024-01-24)

    Bug Fixes

    • currency: add BYN and MMK to currency list (03cddce)

    0.31.1 (2024-01-24)

    Bug Fixes

    • pagination: prevent infinite loop caused by clone (bc20bd4)
    Open source →
  39. 0.31.2 16 Feb 2024

    Nothing published for this version

  40. 0.31.1 16 Feb 2024

    Nothing published for this version

  41. 0.31.0 24 Jan 2024
    Release notes

    Features

    • generate latest changes from OpenApi spec (9b3a844)

    0.30.1 (2024-01-24)

    Bug Fixes

    • codegen: generate terminal resource objects (bf7e117)
    Open source →
  42. 0.30.1 24 Jan 2024

    Nothing published for this version

  43. 0.30.0 24 Jan 2024
    Release notes

    Bug Fixes

    • avoid generating nested currency options (f020df4)
    • typo in checkout.rs (c55541b)

    Features

    • generate latest changes from OpenApi spec (d0cbc71)
    Open source →
  44. 0.29.0 10 Jan 2024
    Release notes

    Features

    • generate latest changes from OpenApi spec (32e802e)

    0.28.1 (2024-01-10)

    Bug Fixes

    • add plan prefix to PriceId (6655058)
    Open source →
  45. 0.28.1 10 Jan 2024

    Nothing published for this version

  46. 0.28.0 10 Jan 2024
    Release notes

    Features

    • generate latest changes from OpenApi spec (4c25649)
    Open source →
  47. 0.27.0 10 Jan 2024
    Release notes

    Bug Fixes

    • add support for atxi id prefix (414d534)

    Features

    Open source →
  48. 0.26.0 01 Dec 2023
    Release notes

    Features

    • fixed bool value (c752f52)
    • fixed bool value (153d63d)
    • fixed mutability (86aabdd)
    • fixed mutability (5ad76c5)
    • fixed warnings (30f0a1e)
    • fixed warnings (e0d0bd8)
    • updated ListPaginator to be generic over type T where T impl PaginableList instead of having separate SearchListPaginator and ListPaginator implementations for types SearchList and List. (9d49602)
    • updated ListPaginator to be generic over type T where T impl PaginableList instead of having separate SearchListPaginator and ListPaginator implementations for types SearchList and List. (411f82c)

    0.25.2 (2023-10-05)

    Bug Fixes

    • prevent panic on StatusCode conversion (9b94228)

    0.25.1 (2023-09-27)

    Bug Fixes

    • respect the required and optional fields for EventType and Metadata (cdabd2e)
    Open source →
  49. 0.25.2 05 Oct 2023

    Nothing published for this version

  50. 0.25.1 27 Sep 2023

    Nothing published for this version

  51. 0.25.0 27 Sep 2023
    Release notes

    Features

    • generate latest changes from OpenApi spec (652a360)
    Open source →
  52. 0.24.0 27 Sep 2023
    Release notes

    Features

    • Generate latest changes from OpenApi spec (7421960)
    • Generate latest changes from OpenApi spec (2fedb71)
    Open source →
  53. 0.23.0 21 Sep 2023
    Release notes

    Bug Fixes

    • don't pin time-core for msrv (00a9a1d)
    • Update hyper-rustls to fix RUSTSEC-2023-0052 (7c31f76)

    Features

    • add support for connect tokens (b7c5489)
    • add tax calculation api behind a feature (2266ed1)
    • handle currency_options (1bb8165)

    0.22.2 (2023-05-11)

    Bug Fixes

    • Add sis_ id prefix for usage record summaries (1042493)

    0.22.1 (2023-05-09)

    Bug Fixes

    • Move feature check to build.rs (8d06be0)
    Open source →
  54. 0.22.2 11 May 2023

    Nothing published for this version

  55. 0.21.0 07 Apr 2023
    Release notes

    Bug Fixes

    • #342: add documentation regarding idempotency to the main readme (d28f7df), closes #342

    Features

    • use codegen version of WebhookEvent rather than overriding manually (8347a6d)

    0.20.2 (2023-04-05)

    Bug Fixes

    • generate api version from the codegen (3006688)

    0.20.1 (2023-03-23)

    Bug Fixes

    Open source →
  56. 0.20.2 07 Apr 2023

    Nothing published for this version

  57. 0.20.1 07 Apr 2023

    Nothing published for this version

  58. 0.20.0 07 Apr 2023
    Release notes

    Features

    • Implement Balance retrieve (7509c98)
    Open source →
  59. 0.19.0 07 Apr 2023
    Release notes

    Features

    • add CreditNote and CustomerBalanceTransaction (dc82e59)

    0.18.4 (2023-03-05)

    Bug Fixes

    • add missing prefix for CheckoutSessionItemId (c6bdb57)

    0.18.3 (2023-02-20)

    Bug Fixes

    • reexport duplicate SubscriptionPaymentBehaviour (dbcff41)

    0.18.2 (2023-02-04)

    Bug Fixes

    • prevent publishing the benchmark crate (e4be54d)

    0.18.1 (2023-02-04)

    Bug Fixes

    • prevent publishing the openapi crate (6de846e)
    Open source →
  60. 0.18.4 05 Mar 2023

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive