Skip to content

chore: release v0.10.0#164

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

chore: release v0.10.0#164
github-actions[bot] wants to merge 1 commit into
mainfrom
changelog-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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.10.0 (2026-07-10)

Minor Changes

  • Add hint field to PaymentError problem details. PaymentRequiredError, MalformedCredentialError, and PaymentMethodUnsupportedError now include a default hint pointing users to wallet documentation. (by @bennytimz, #166)

Patch Changes

  • Preserved MCP challenge metadata when converting MCP challenges to core payment challenges. (by @bennytimz, #166)
  • Handle multipart (files=) and streaming bodies on paid 402 retry. Multipart bodies are buffered and replayed identically; async generator bodies raise PaymentError before any I/O. (by @bennytimz, #166)
  • Fixed MCP payment error detection to support the current MCP SDK's McpError shape, where error code and data are nested under an error attribute rather than directly on the exception. Added helper functions _error_code and _error_data to extract these fields from both error shapes. (by @bennytimz, #166)

@github-actions github-actions Bot force-pushed the changelog-release/main branch 2 times, most recently from b3a3adb to 36fd556 Compare July 2, 2026 23:49
@github-actions github-actions Bot changed the title chore: release v0.9.2 chore: release v0.10.0 Jul 2, 2026
@github-actions github-actions Bot force-pushed the changelog-release/main branch 3 times, most recently from 5f6263c to 81a2919 Compare July 9, 2026 13:47
@github-actions github-actions Bot force-pushed the changelog-release/main branch from 81a2919 to 2a7708d Compare July 10, 2026 16:48
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