We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875e3dc commit b550c4fCopy full SHA for b550c4f
ChangeLog.md
@@ -3,6 +3,12 @@ AWS Lambda change log
3
4
## ?.?.? / ????-??-??
5
6
+## 4.5.0 / 2023-06-11
7
+
8
+* Check whether configured / passed handler extends the `Handler` base
9
+ class and fail with a dedicated error message otherwise
10
+ (@thekid)
11
12
## 4.4.0 / 2023-06-10
13
14
* Merged PR #21: Implement `xp lambda run ...` to run lambdas locally
0 commit comments