Releases: DianaIonita/serverless-api-gateway-caching
Releases · DianaIonita/serverless-api-gateway-caching
1.10.4
Change Summary
#138 Cache key parameters are no longer "required" by default (thanks @josh-feather)
1.10.3
Change summary
#132 Changed default value of Method RequestParameters from {}
to true
(thanks @geetchoubey)
1.10.2
1.10.1
1.10.0
1.9.0
Changes Summary
#115 Added support for cacheKeyParameters
on additionalEndpoints
(thanks @jlangsu)
#116 Fixed issue where a shared API Gateway basePath
setting prevented some endpoints from having their caching settings updated
#117 Fixed basePath
not being used when calling updateStage
#118 Added tests to cover for cacheKeyParameters
on additionalEndpoints