v1.8.0
Changes
This release adds support for SNS model in Parser
, API Gateway HTTP API IAM and Lambda Authorization support in Event source data classes
, and the new EventBridge Replay field in both Parser
and Event source data classes
.
Docs now have a new FAQ section within Logger to answer a common question on boto3
debugging logs, least privilege IAM permission to deploy Lambda Layers, and fix a typo in SES data class example.
🌟 Minor Changes
- feat: include new EventBridge replay-name field in parser and data_classes utilities (#211) by @heitorlessa
- feat: Add sns notification support to Parser utility #206 (#207) by @risenberg-cyberark
- feat(data_classes): API Gateway V2 IAM and Lambda (#201) by @michaelbrewer
📜 Documentation updates
- docs: correct example usage of SES data class (#209) by @cakepietoast
- docs: add faq section (#202) by @Nr18
- docs: add minimal permission set for using layer (#204) by @am29d
Maintenance
- chore: bump to 1.8.0 (#212) by @heitorlessa
- chore: update docs dependencies (#205) by @heitorlessa
This release was made possible by the following contributors:
@Nr18, @am29d, @cakepietoast, @heitorlessa, @michaelbrewer, @risenberg-cyberark and Ran Isenberg, and @mwarkentin