Skip to content

chore: release mpp@0.8.0#150

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changelog-release/main
Open

chore: release mpp@0.8.0#150
github-actions[bot] wants to merge 1 commit intomainfrom
changelog-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 24, 2026

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


0.8.0 (2026-03-25)

Minor Changes

  • Added a Stripe Shared Payment Token (SPT) example demonstrating the full 402 → challenge → credential → retry flow using Stripe's payment method. Includes a server with SPT proxy endpoint and a headless client using a test card. (by @DerekCofausper, #145)
  • Added Stripe payment method support (method="stripe", intent="charge") with client-side StripeProvider for SPT creation, server-side ChargeMethod for PaymentIntent verification, and Mpp::create_stripe() builder integration. Added stripe and integration-stripe feature flags backed by reqwest. (by @DerekCofausper, #145)

Patch Changes

  • Fixed base64url_decode to accept standard base64 (+, /, = padding) in addition to URL-safe base64, following Postel's law and aligning with the mppx TypeScript SDK behavior. Added tests covering standard base64 with padding, URL-safe without padding, and standard alphabet without padding in both types.rs and headers.rs. (by @DerekCofausper, #145)

@github-actions github-actions bot changed the title chore: release mpp@0.7.1 chore: release mpp@0.8.0 Mar 25, 2026
@github-actions github-actions bot force-pushed the changelog-release/main branch from 0622935 to 93d2a0e Compare March 25, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant