* Use the newest base layer `B.CfnLambdaLayer` which uses new asset bundling mechanism (Dockerfile).
2.4.0
* Add Boto3 client validation under SfnCall function.
2.3.4
* Add functionality to pass Boto3 client to SfnCall function for multithreding support.
2.3.3
* Fix api empty dict serialization.
2.3.2
* Improve parsing of JWT claims from API Gateway authorizer output.
2.3.1
* If you want to use `cryptography` module, you must use Python 3.8. * Add explanations for Python 3.8 versions. * Fix supported layer python versions.