Skip to content

Commit b9bef62

Browse files
authored
meta: Changelog for 1.5.4 (#1320)
1 parent 4dc2deb commit b9bef62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ sentry-sdk==1.5.0
2020

2121
A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker.
2222

23+
## 1.5.4
24+
25+
- Add Python 3.10 to text suite (#1309)
26+
- Capture only 5xx HTTP errors in Falcon Integration (#1314)
27+
- Attempt custom urlconf resolve in `got_request_exception` as well (#1317)
28+
2329
## 1.5.3
2430

2531
- Pick up custom urlconf set by Django middlewares from request if any (#1308)

0 commit comments

Comments
 (0)