1.14.0
Minor Changes
- Add
createReleaseRequestOptions
anduploadFileRequestOptions
configuration options (#43)- Both are an object or function that returns additional configuration for the underlying
request
call for creating a Sentry release and uploading the files for that release, respectively
- Both are an object or function that returns additional configuration for the underlying