8000 meta: Changelog for 1.5.1 (#1279) · DEVBOX10/sentry-python@519033d · GitHub
[go: up one dir, main page]

Skip to content

Commit 519033d

Browse files
authored
meta: Changelog for 1.5.1 (getsentry#1279)
1 parent d2f1d61 commit 519033d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +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-
## Unreleased
23+
## 1.5.1
2424

2525
- Fix django legacy url resolver regex substitution due to upstream CVE-2021-44420 fix #1272
26-
- Record lost `sample_rate` events only if tracing is enabled
26+
- Record lost `sample_rate` events only if tracing is enabled #1268
27+
- Fix gevent version parsing for non-numeric parts #1243
28+
- Record span and breadcrumb when Django opens db connection #1250
2729

2830
## 1.5.0
2931

0 commit comments

Comments
 (0)
0