You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aws-codepipeline: switch to webhooks instead of polling by default for the GitHub (#1074)
BREAKING CHANGES
aws-codebuild: this changes the way CodeBuild Sources are constructed (we moved away from multiple parameters in the constructor, in favor of the more idiomatic property interface).
aws-elasticloadbalancingv2:targetGroup.listenerDependency() has been renamed to targetGroup.loadBalancerDependency().