* Upgrade CDK support from v1 to v2. * Upgrade GitHub pipelines checkout version from v2 to v3. * Set GitHub pipelines node version 18. * Set GitHub pipelines python version 3.10.
2.3.0
* Update of `authorizer` function. Removing of sensitive information form lambda event implemented.
2.2.0
* Remove unnecessary dependencies.
2.1.1
* Add more integration tests. * Update README documentation.
2.1.0
* Add ability to specify what type of authentication strategy to use. Support for both `ApiKey` / `ApiSecret` and `Authorization` headers.