1.12.0
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 thebaseSentryURL
likehttps://sentry.io/api/0
(#38).
- Note that configuring a
Patches
- Update documentation to reference Sentry auth tokens instead of API keys (which are deprecated) (#37)