Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2021

Bumps awsCdkVersion from 1.124.0 to 1.129.0.
Updates core from 1.124.0 to 1.129.0

Release notes

Sourced from core's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from core's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates iam from 1.124.0 to 1.129.0

Release notes

Sourced from iam's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from iam's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates sqs from 1.124.0 to 1.129.0

Release notes

Sourced from sqs's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from sqs's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates iot from 1.124.0 to 1.129.0

Release notes

Sourced from iot's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from iot's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates lambda from 1.124.0 to 1.129.0

Release notes

Sourced from lambda's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from lambda's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates dynamodb from 1.124.0 to 1.129.0

Release notes

Sourced from dynamodb's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from dynamodb's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Updates apigateway from 1.124.0 to 1.129.0

Release notes

Sourced from apigateway's releases.

v1.129.0

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

v1.128.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

... (truncated)

Changelog

Sourced from apigateway's changelog.

1.129.0 (2021-10-21)

Features

Bug Fixes

  • apigatewayv2: unable to retrieve domain url for default stage (#16854) (c6db91e), closes #16638
  • cfn-diff: correctly handle Date strings in diff (#16591) (86f2714), closes #16444
  • ecs: imported services don't have account & region set correctly (#16997) (dc6f743), closes #11199 #11199 #15944
  • events: PhysicalName.GENERATE_IF_NEEDED does not work for EventBus (#17008) (707fa00), closes #14337
  • lambda: docker image function fails when insightsVersion is specified (#16781) (d0e15cc), closes #16642
  • lambda-layer-node-proxy-agent: Replace use of package.json with Dockerfile command npm install [package]@[version] (#17078) (a129046)
  • opensearch: add validation to domainName property (#17017) (3ec6832), closes #17016
  • pipelines: additionalInputs fails for deep directory (#17074) (403d3ce), closes #16936

1.128.0 (2021-10-14)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • assertions: Starting this release, the assertions module will be published to Maven with the name 'assertions' instead of 'cdk-assertions'.

Features

  • apigatewayv2-integrations: http api - support for request parameter mapping (#15630) (0452aed)
  • cli: hotswap deployments for ECS Services (#16864) (ad7288f)
  • codepipeline: add support for string user parameters to the Lambda invoke action (#16946) (e19ea31), closes #16776
  • lambda: docker platform for architecture (#16858) (5c258a3)
  • lambda-event-sources: self managed kafka: support sasl/plain authentication (#16712) (d4ad93f)
  • stepfunctions-tasks: AWS SDK service integrations (#16746) (ae840ff), closes #16780

Bug Fixes

  • ecs: add ASG capacity via Capacity Provider by not specifying machineImageType (#16361) (93b3fdc), closes #16360
  • servicecatalog: Allow users to create multiple product versions from assets. (#16914) (958d755)
  • codebuild: add build image AMAZON_LINUX_2_ARM_2 (#16931) (370cb31), closes #16930

... (truncated)

Commits
  • fb43f89 chore(release): 1.129.0 (#17093)
  • 3987808 Update CHANGELOG.md
  • 76b9efa chore(release): 1.129.0
  • 74066ca chore: bumped jsii dependencies to 1.40.0 (#17087)
  • a129046 fix(lambda-layer-node-proxy-agent): Replace use of package.json with Dockerfi...
  • 6a3dabe Merge pull request #17076 from otaviomacedo/no-rosetta
  • 1fa1876 chore: replaced merge action with a queue action (#17052)
  • 7a63b92 chore(assertions): remove rosetta:extract from build command (#17072)
  • 403d3ce fix(pipelines): additionalInputs fails for deep directory (#17074)
  • ac54842 chore(assertions): remove rosetta:extract from build command (#17072)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `awsCdkVersion` from 1.124.0 to 1.129.0.

Updates `core` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `iam` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `sqs` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `iot` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `lambda` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `dynamodb` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

Updates `apigateway` from 1.124.0 to 1.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.124.0...v1.129.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:iot
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:apigateway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #243.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/gradle/awsCdkVersion-1.129.0 branch November 8, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants