Releases: DianaIonita/serverless-api-gateway-caching
Releases · DianaIonita/serverless-api-gateway-caching
1.1.0
Changes Summary
- Added support for configuring per-key cache invalidation authorization
- Removed the option to specify whether cache key parameters are required or not, since that appears to have no effect on API GW caching and is likely used with request validators.
1.0.0
Summary
- Enables or disables API Gateway caching at stage and method level based on configuration
- Includes or excludes cache key parameters based on configuration