Skip to content

Commit

Permalink
meta: Changelog for 1.5.1 (#1279)
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Dec 13, 2021
1 parent d2f1d61 commit 519033d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Expand Up @@ -20,10 +20,12 @@ sentry-sdk==1.5.0

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.

## Unreleased
## 1.5.1

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

## 1.5.0

Expand Down

0 comments on commit 519033d

Please sign in to comment.