Skip to content

v0.38.0

Compare
Choose a tag to compare
@eladb eladb released this 08 Jul 14:12
feac997

Bug Fixes

Features

  • use classes for structs in Python (#3232) (161a459)
  • codebuild: allow specifying principals and credentials for pulling build images. (#3049) (3319fe5), closes #2175

BREAKING CHANGES

  • codebuild: LinuxBuildImage.fromDockerHub() has been renamed to fromDockerRegistry() and WindowsBuildImage.fromDockerHub() has been renamed to fromDockerRegistry()
  • iam: aws-iam.User and Group: managedPolicyArns =>
    managedPolicies.
  • in all identifiers, renamed IPv4 => Ipv4, IPv6 =>
    Ipv6, AZs => Azs.