You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ sentry-sdk==0.10.1
20
20
21
21
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.
22
22
23
+
## 1.3.0
24
+
25
+
- Add support for Sanic versions 20 and 21 #1146
26
+
23
27
## 1.2.0
24
28
25
29
- Fix for `AWSLambda` Integration to handle other path formats for function initial handler #1139
0 commit comments