Releases: DianaIonita/serverless-api-gateway-caching
Releases · DianaIonita/serverless-api-gateway-caching
1.3.0
Changes Summary
#23 Fixed an issue with serverless method casing and added support for the '.' character in the handler's path (thanks @mridang)
#32 Added an option to encrypt cache data (thanks @willfarrell)
1.2.2
Changes Summary
#26 Fixed issue where caching could not be applied to an endpoint with a path parameter containing underscores. Also fixed issue where, if one endpoint could not be found in the compiled CloudFormation template, no other subsequent endpoint would have their caching parameter settings updated.
1.2.1
1.2.0
Changes Summary
#18 Added support for multiple HTTP events per function and support for custom function names (Thanks to @LuciCondescu)
1.1.6
1.1.5
1.1.4
1.1.3
Changes Summary
- Fixed npm package version issue