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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,12 @@
2
2
3
3
## 2.5.1
4
4
5
-
### Various fixes & improvements
5
+
This change fixes a regression in our cron monitoring feature, which caused cron checkins not to be sent. The regression appears to have been introduced in version 2.4.0.
6
+
7
+
**We recommend that all users, who use Cron monitoring and are currently running sentry-python ≥2.4.0, upgrade to this release as soon as possible!**
8
+
9
+
### Other fixes & improvements
6
10
7
-
- Revert "Refactor the Celery Beat integration (#3105)" (#3144) by @szokeasaurusrex
8
11
- feat(tracing): Warn if not-started transaction entered (#3003) by @szokeasaurusrex
9
12
- test(scope): Ensure `last_event_id` cleared (#3124) by @szokeasaurusrex
10
13
- fix(scope): Clear last_event_id on scope clear (#3124) by @szokeasaurusrex
0 commit comments