Skip to content

v2.92.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 15 Aug 18:22
bf62e55

Features

Bug Fixes


Alpha modules (2.92.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • batch: if using spot instances on your Compute Environments, they will default to SPOT_PRICE_CAPACITY_OPTIMIZED instead of SPOT_CAPACITY_OPTIMIZED now.

Features

  • batch: grantSubmitJob method (#26729) (716871f), closes #25574
  • batch: set default spot allocation strategy to SPOT_PRICE_CAPACITY_OPTIMIZED (#26731) (e0ca252)