Skip to content

Commit

Permalink
meta: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szokeasaurusrex authored Sep 30, 2024
1 parent 1219191 commit 0a3e140
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@

## 2.36.4

### Various fixes & improvements
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.**

### Other fixes & improvements

- fix(crons): Run `monitors run` program on check-in failure (#2171) by @szokeasaurusrex
- build: Upgrade `curl-sys` (#2164) by @szokeasaurusrex
- ci: update actions/upload-artifact to v4 with merge (#2158) by @joshuarli

## 2.36.2

Expand Down

0 comments on commit 0a3e140

Please sign in to comment.