Skip to content

1.12.0

Compare
Choose a tag to compare
@schneidmaster schneidmaster released this 04 Sep 14:57
· 53 commits to master since this release
35824ed

Minor Changes

  • Use /organizations/:id/releases endpoint to create new releases in Sentry (thus supporting release commits) (#36).
    • Note that configuring a baseSentryURL with a /projects suffix was previously required but is now deprecated; you should specify the baseSentryURL like https://sentry.io/api/0 (#38).

Patches

  • Update documentation to reference Sentry auth tokens instead of API keys (which are deprecated) (#37)