github aws/aws-cdk v1.68.0

latest releases: v2.164.1, v2.164.0, v2.163.1...
4 years ago

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • config: scopeToResource(), scopeToResources() and scopeToTag() APIs have been removed. Use the ruleScope property to restrict the scope of a Config rule. fromResource(), fromResources() and fromTag() can be used from the RuleScope class.
  • cloudfront: Distribution behaviors now enable compression by default
  • cloudfront: Distribution forwardQueryString and forwardQueryStringCacheKeys have been removed in favor of cachePolicy and the new CachePolicy construct.
  • cloudfront: Distributions now default to the "CachingOptimized" managed cache policy

Features

Bug Fixes

Don't miss a new aws-cdk release

NewReleases is sending notifications on new releases.