We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4eb17 commit efc359cCopy full SHA for efc359c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.0.0
2
+
3
+## Features
4
5
+- Drops Python 2 support and require Werkzeug 2 or later
6
+- Remove deprecated API_GATEWAY_AUTHORIZER, event and context variables from WSGI environment. (Use serverless.authorizer, serverless.event and serverless.context instead)
7
8
# 1.7.8
9
10
## Bugs
0 commit comments