getsentry / sentry-android-gradle-plugin

Gradle plugin for Sentry Android. Upload proguard, debug files, and more.
https://docs.sentry.io/platforms/android/gradle/
MIT License
143 stars 33 forks source link

chore(deps): update CLI to v2.36.5 #771

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Bumps plugin-build/sentry-cli.properties from 2.36.1 to 2.36.5.

Auto-generated by a dependency updater.

Changelog

2.36.5

There are no code changes in this release. It is a re-release of 2.36.4, which we are making because 2.36.4 and 2.36.3 failed to publish to PyPI.

2.36.4

This releases fixes includes a bugfix (#2171 by szokeasaurusrex) for #2169. The bug caused any command run with sentry-cli monitors run to not be executed whenever sending the cron checkin to Sentry failed, e.g. during a Sentry outage or due to some other network failure. With the bugfix, we log the error and execute the program even when there was an error sending the checkin.

We recommend that all users using sentry-cli monitors run upgrade to Sentry CLI version 2.36.4 immediately.

2.36.3

Various fixes & improvements

2.36.2

Various fixes & improvements