Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 May 01:53
· 30 commits to main since this release

2.0.0 (2026-05-15)

  • fix!: use HTTP Basic auth + /v1/saas base for SaaS Protection API (#2) (c052563)

BREAKING CHANGES

  • DattoSaasProtectionConfig.apiKey removed. Callers must
    now pass both publicKey and secretKey.

Known follow-up: per-customer resource paths in src/resources/*.ts were
written against the same speculative spec and may need correction once
a live partner key is available for verification (CHANGELOG flags this).