Skip to content

Release MakePay SDK 0.4.0 with OAuth and DPoP - #3

Merged
9 commits merged into
mainfrom
codex/sdk-oauth-0.4.0
Jul 25, 2026
Merged

9 commits merged into
mainfrom
codex/sdk-oauth-0.4.0

Conversation

@jamesw383

Copy link
Copy Markdown
Collaborator

Summary

  • preserve API-key construction while adding async OAuth auth providers
  • add RFC-aligned DPoP helpers, a controlled 401 refresh retry, and redirect credential stripping
  • add idempotent payment-link mutations and grant-scoped webhook subscription methods
  • publish an exact five-file artifact through npm trusted publishing to the next tag

Verification

  • build and SDK tests pass
  • packed install/import/DPoP smoke passes
  • exact artifact allowlist and secret/source-map scan pass
  • production and complete npm audits report zero vulnerabilities
  • standalone and monorepo mirror tarballs are byte-for-byte identical
  • CI covers Node 18, 22, and 24

Release sequence

After approval and green CI, merge this PR, configure the npm-release environment and npm trusted publisher for .github/workflows/publish.yml, tag the exact merge commit as v0.4.0, and publish the immutable candidate to next. Promote the same version to latest only after registry-artifact smoke testing.

@jamesw383
jamesw383 requested a review from orangebtc July 25, 2026 12:28
@orangebtc orangebtc closed this pull request by merging all changes into main in 242edc9 Jul 25, 2026
@orangebtc
orangebtc deleted the codex/sdk-oauth-0.4.0 branch July 25, 2026 12:40
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.

2 participants