Skip to content

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 15:45
· 24 commits to main since this release
09b4497

Patch Changes

  • Preserved request details across paid retries and rejected payment challenges reached through cross-origin redirects. (by @mpp-agricola[bot], #214)
  • Fixed handling of fresh 402 payment challenges returned after a paid retry, enabling clients to recover from failed verification and complete multi-round payment flows. Introduced a retry loop with a maximum attempt limit to support these sequential challenge-response exchanges. (by @mpp-agricola[bot], #214)
What's Changed
  • fix: A fresh 402 challenge after payment is not handled by @mpp-agricola[bot] in #210
  • fix: Canonical operation http.payment_request is not declared by @mpp-agricola[bot] in #214
  • chore: release v0.10.1 by @github-actions[bot] in #211

New Contributors

  • @mpp-agricola[bot] made their first contribution in #210

Full Changelog: v0.10.0...v0.10.1