yarn cdk 1.68.0
v1.68.0

latest releases: 2.165.0, 2.164.1, 2.164.0...
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 cdk release

NewReleases is sending notifications on new releases.