You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).