Skip to content

Commit 3bb19ac

Browse files
authored
chore(release): 2.103.1 (#27702)
See CHANGELOG
2 parents d0d7547 + ea1e6cd commit 3bb19ac

File tree

39 files changed

+117
-42032
lines changed

39 files changed

+117
-42032
lines changed

CHANGELOG.v2.alpha.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.103.1-alpha.0](https://github.com/aws/aws-cdk/compare/v2.103.0-alpha.0...v2.103.1-alpha.0) (2023-10-26)
6+
57
## [2.103.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.102.1-alpha.0...v2.103.0-alpha.0) (2023-10-25)
68

79
### Features

CHANGELOG.v2.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.103.1](https://github.com/aws/aws-cdk/compare/v2.103.0...v2.103.1) (2023-10-26)
6+
7+
8+
### Reverts
9+
10+
* "fix(pipelines): using the same source (s3, connection, or codecommit) in a pipeline causes duplicate id error" ([#27700](https://github.com/aws/aws-cdk/issues/27700)) ([47db081](https://github.com/aws/aws-cdk/commit/47db081f610707d570dfafb1a7962c227c14426c)), closes [aws/aws-cdk#27602](https://github.com/aws/aws-cdk/issues/27602)
11+
512
## [2.103.0](https://github.com/aws/aws-cdk/compare/v2.102.1...v2.103.0) (2023-10-25)
613

714

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/PipelinesFileSystemLocations.assets.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/PipelinesFileSystemLocations.template.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
},
806806
"OutputArtifacts": [
807807
{
808-
"Name": "c81125c577cddc5477d274144695873cfd8965e6a0_key_Source"
808+
"Name": "c81125c577cddc5477d274144695873cfd8965e6a0_Source"
809809
}
810810
],
811811
"RoleArn": {
@@ -835,7 +835,7 @@
835835
},
836836
"InputArtifacts": [
837837
{
838-
"Name": "c81125c577cddc5477d274144695873cfd8965e6a0_key_Source"
838+
"Name": "c81125c577cddc5477d274144695873cfd8965e6a0_Source"
839839
}
840840
],
841841
"Name": "Synth",

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/PipelinesFileSystemLocationsPipeline5689C8D8.dot

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/manifest.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/tree.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.pipeline-with-additional-inputs.js.snapshot/PipelineAdditionalInputs.assets.json

-19
This file was deleted.

0 commit comments

Comments
 (0)