Skip to content

Commit 5563bba

Browse files
authored
doc: Updated change log for new release 1.1.1
1 parent ab0cd2c commit 5563bba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ 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.1
24+
25+
- Fix for `AWSLambda` Integration to handle other path formats for function initial handler #1139
26+
- Fix for worker to set deamon attribute instead of deprecated setDaemon method #1093
27+
- Fix for `bottle` Integration that discards `-dev` for version extraction #1085
28+
- Fix for transport that adds a unified hook for capturing metrics about dropped events #1100
29+
- Add `Httpx` Integration #1119
30+
- Add support for china domains in `AWSLambda` Integration #1051
31+
2332
## 1.1.0
2433

2534
- Fix for `AWSLambda` integration returns value of original handler #1106

0 commit comments

Comments
 (0)