Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:08
· 109 commits to main since this release
v0.1.1
878d1fe

@backblaze-labs/b2-mcp v0.1.1

Changed

  • Verify the automated OIDC-based npm publish workflow with a patch release; no runtime code changes.

Fixed

  • Live B2 contract CI now sets B2_REGION so the S3-compatible live suites
    target the correct account region instead of the default S3 endpoint.
  • Pinned a contentType on the live PutObject presigned-URL assertion to match
    the server's required signed-content-type policy.
  • The Vitest layer runner always emits the default reporter so live-layer test
    failures are visible in CI logs.
  • Run the event-notification write-shape contract in CI against a
    pre-provisioned, notifications-enabled bucket (B2_LIVE_NOTIFICATION_BUCKET)
    instead of an ephemeral one.
  • Exercise the Partner API read paths in CI against a Partner-entitled account
    via a master key (B2_MASTER_KEY_ID/B2_MASTER_KEY).