Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit d4224cb

Browse files
authored
Release/v1.9.2 (#1053)
* chore: prepare next version cr: https://code.amazon.com/reviews/CR-108532213 * chore: upgrades to node v18 * refactor: migrates to aws sdk v3 SIM: https://i.amazon.com/P107433202 cr: https://code.amazon.com/reviews/CR-110889305 * fix: updates the xray aws client setup for sdk v3 client cr: https://code.amazon.com/reviews/CR-113848124 * chore: updates changelog file cr: https://code.amazon.com/reviews/CR-114387423 * fix: bumps @react-native-community/cli transitive package to mitigate a dependabot alert * chore: updates readme.md cr: https://code.amazon.com/reviews/CR-115707104 * chore: updates AWS Solutions ops metrics info into readme cr: https://code.amazon.com/reviews/CR-115708880
1 parent bbf5df9 commit d4224cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+20319
-10520
lines changed

.github/workflows/mainline-dev-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [16.x]
18+
node-version: [18.x]
1919

2020
steps:
2121
- name: Checkout

.github/workflows/mainline-dev-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [16.x]
16+
node-version: [18.x]
1717

1818
steps:
1919
- name: Checkout

.github/workflows/mainline-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [16.x]
16+
node-version: [18.x]
1717

1818
steps:
1919
- name: Checkout

.github/workflows/newpr-code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [16.x]
17+
node-version: [18.x]
1818

1919
steps:
2020
- name: Checkout

.github/workflows/newpr-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [16.x]
17+
node-version: [18.x]
1818

1919
steps:
2020
- name: Checkout

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/gallium
1+
lts/hydrogen

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.9.2] - 2024-02-28
9+
10+
### Changed
11+
12+
- Migrate to AWS SDK v3.
13+
- Upgrade to Node.js 18.
14+
815
## [1.9.1] - 2023-12-15
916

1017
### Fixed

NOTICE.txt

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ This software includes third party software subject to the following copyrights:
2323
@aws-amplify/[email protected] under the Apache-2.0
2424
@aws-amplify/[email protected] under the n/a
2525
@aws-cdk/[email protected] under the Apache-2.0
26+
@aws-sdk/[email protected] under the Apache-2.0
27+
@aws-sdk/[email protected] under the Apache-2.0
28+
@aws-sdk/[email protected] under the Apache-2.0
29+
@aws-sdk/[email protected] under the Apache-2.0
30+
@aws-sdk/[email protected] under the Apache-2.0
31+
@aws-sdk/[email protected] under the Apache-2.0
2632
@babel/[email protected] under the MIT
2733
@cloudscape-design/[email protected] under the Apache-2.0
2834
@cloudscape-design/[email protected] under the Apache-2.0
@@ -33,12 +39,11 @@ This software includes third party software subject to the following copyrights:
3339
@fortawesome/[email protected] under the MIT
3440
@hookform/[email protected] under the MIT
3541
@reach/[email protected] under the MIT
36-
@testing-library/jest-dom@5.16.5 under the MIT
42+
@testing-library/jest-dom@5.17.0 under the MIT
3743
@testing-library/[email protected] under the MIT
3844
@testing-library/[email protected] under the MIT
39-
@types/[email protected] under the MIT
4045
@types/[email protected] under the MIT
41-
@types/aws-[email protected] under the MIT
46+
@types/aws-[email protected] under the MIT
4247
@types/[email protected] under the MIT
4348
@types/[email protected] under the MIT
4449
@types/[email protected] under the MIT
@@ -77,10 +82,9 @@ This software includes third party software subject to the following copyrights:
7782
[email protected] under the Apache-2.0
7883
[email protected] under the Apache-2.0
7984
[email protected] under the Apache-2.0
80-
[email protected] under the Apache-2.0
81-
[email protected] under the Apache-2.0
85+
[email protected] under the MIT
8286
[email protected] under the Apache-2.0
83-
[email protected].0 under the Apache-2.0
87+
[email protected].3 under the Apache-2.0
8488
[email protected] under the Apache-2.0
8589
[email protected] under the MIT
8690
[email protected] under the Apache-2.0
@@ -114,7 +118,7 @@ [email protected] under the MIT
114118
[email protected] under the MIT
115119
[email protected] under the MIT
116120
[email protected] under the MIT
117-
[email protected].0 under the Apache-2.0
121+
[email protected].2 under the Apache-2.0
118122
[email protected] under the MIT
119123
[email protected] under the MIT
120124
[email protected] under the MIT

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,8 @@ This project is licensed under the Apache-2.0 License.
5959
## Feedback
6060

6161
We're currently collecting feedback on Performance Dashboard on AWS to ensure the product meets your needs. If you would like to share your thoughts, we'd love to hear from you. Reach out to us at [email protected].
62+
63+
## Collection of Anonymous Operational Metrics
64+
65+
This solution collects anonymous operational metrics to help AWS improve the quality of features of the solution. For more information, including how to disable
66+
this capability, please see the [implementation guide](https://docs.aws.amazon.com/solutions/latest/performance-dashboard-on-aws/overview.html).

backend/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/gallium
1+
lts/hydrogen

0 commit comments

Comments
 (0)