Skip to content

Commit 5d783ee

Browse files
committed
release/v1.6.1
1 parent fd747f8 commit 5d783ee

28 files changed

+55
-46
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.6.0] - 01-11-2024
8+
## [1.6.1] - 02-21-2024
9+
10+
### Fixed
11+
12+
- fix(docs): broken links in documentation
13+
- fix(route53): associate hosted zones timeout
14+
- chore(diagnostics-pack): cleanup
15+
16+
## [1.6.0] - 01-10-2024
917

1018
### Added
1119

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This software includes third party software subject to the following copyrights:
3939
@aws-sdk/client-kms - Apache-2.0
4040
@aws-sdk/client-network-firewall - Apache-2.0
4141
@aws-sdk/client-organizations - Apache-2.0
42-
@aws-sdk/client-s3 - Apache-2.0
42+
@aws-sdk/client-route-53 - Apache-2.0
4343
@aws-sdk/client-s3 - Apache-2.0
4444
@aws-sdk/client-secrets-manager - Apache-2.0
4545
@aws-sdk/client-service-quotas - Apache-2.0

solution-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: SO0199
33
name: landing-zone-accelerator-on-aws
4-
version: v1.6.0
4+
version: v1.6.1
55
cloudformation_templates:
66
- template: AWSAccelerator-InstallerStack.template
77
main_template: true

source/mkdocs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ nav:
7272
- v1.5.2: typedocs/v1.5.2/index.html
7373
- v1.6:
7474
- v1.6.0: typedocs/v1.6.0/index.html
75+
- v1.6.1: typedocs/v1.6.1/index.html
7576

7677

7778
theme:

source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "landing-zone-accelerator-on-aws",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Landing Zone Accelerator on AWS",
55
"license": "Apache-2.0",
66
"author": {

source/packages/@aws-accelerator/accelerator/test/__snapshots__/accounts-stack.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,7 +1915,7 @@ exports[`AccountsStack us-east-1 Construct(AccountsStack): Snapshot Test 1`] =
19151915
"Properties": {
19161916
"Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-east-1/version",
19171917
"Type": "String",
1918-
"Value": "1.6.0",
1918+
"Value": "1.6.1",
19191919
},
19201920
"Type": "AWS::SSM::Parameter",
19211921
},
@@ -1970,7 +1970,7 @@ exports[`AccountsStack us-west-2 Construct(AccountsStackUsWest2): Snapshot Test
19701970
"Properties": {
19711971
"Name": "/accelerator/AWSAccelerator-AccountsStack-111111111111-us-west-2/version",
19721972
"Type": "String",
1973-
"Value": "1.6.0",
1973+
"Value": "1.6.1",
19741974
},
19751975
"Type": "AWS::SSM::Parameter",
19761976
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/applications-stack.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ exports[`ApplicationsStack Construct(ApplicationsStack): Snapshot Test 1`] = `
440440
"Properties": {
441441
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
442442
"Type": "String",
443-
"Value": "1.6.0",
443+
"Value": "1.6.1",
444444
},
445445
"Type": "AWS::SSM::Parameter",
446446
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/bootstrap-stack.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ exports[`BootstrapStack Construct(BootstrapStack): Snapshot Test 1`] = `
945945
"Properties": {
946946
"Name": "/accelerator/AWSAccelerator-BootstrapStack-111111111111-us-east-1/version",
947947
"Type": "String",
948-
"Value": "1.6.0",
948+
"Value": "1.6.1",
949949
},
950950
"Type": "AWS::SSM::Parameter",
951951
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/customizations-stack.test.ts.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 1`]
656656
"Properties": {
657657
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-111111111111-us-east-1/version",
658658
"Type": "String",
659-
"Value": "1.6.0",
659+
"Value": "1.6.1",
660660
},
661661
"Type": "AWS::SSM::Parameter",
662662
},
@@ -1114,7 +1114,7 @@ exports[`CustomizationsStack Construct(CustomizationsStack): Snapshot Test 2`]
11141114
"Properties": {
11151115
"Name": "/accelerator/AWSAccelerator-CustomizationsStack-444444444444-us-east-1/version",
11161116
"Type": "String",
1117-
"Value": "1.6.0",
1117+
"Value": "1.6.1",
11181118
},
11191119
"Type": "AWS::SSM::Parameter",
11201120
},

source/packages/@aws-accelerator/accelerator/test/__snapshots__/dependencies-stack.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ exports[`DependenciesStack Construct(DependenciesStack): Snapshot Test 1`] = `
201201
"Properties": {
202202
"Name": "/accelerator/AWSAccelerator-DependenciesStack-111111111111-us-east-1/version",
203203
"Type": "String",
204-
"Value": "1.6.0",
204+
"Value": "1.6.1",
205205
},
206206
"Type": "AWS::SSM::Parameter",
207207
},

0 commit comments

Comments
 (0)