Skip to content

Commit f295117

Browse files
authored
Updated change log for new release 1.1 (#1108)
1 parent f6ea27c commit f295117

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ sentry-sdk==0.10.1
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.1.0
24+
25+
- Fix for `AWSLambda` integration returns value of original handler #1106
26+
- Fix for `RQ` integration that only captures exception if RQ job has failed and ignore retries #1076
27+
- Feature that supports Tracing for the `Tornado` integration #1060
28+
- Feature that supports wild cards in `ignore_logger` in the `Logging` Integration #1053
29+
- Fix for django that deals with template span description names that are either lists or tuples #1054
30+
2331
## 1.0.0
2432

2533
This release contains a breaking change

0 commit comments

Comments
 (0)