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
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)