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

Commit

Permalink
Release/v1.9.2 (#1053)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
denisquesada authored Mar 1, 2024
1 parent bbf5df9 commit d4224cb
Show file tree
Hide file tree
Showing 49 changed files with 20,319 additions and 10,520 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mainline-dev-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mainline-dev-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mainline-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/newpr-code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/newpr-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/gallium
lts/hydrogen
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.9.2] - 2024-02-28

### Changed

- Migrate to AWS SDK v3.
- Upgrade to Node.js 18.

## [1.9.1] - 2023-12-15

### Fixed
Expand Down
18 changes: 11 additions & 7 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ This software includes third party software subject to the following copyrights:
@aws-amplify/[email protected] under the Apache-2.0
@aws-amplify/[email protected] under the n/a
@aws-cdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@aws-sdk/[email protected] under the Apache-2.0
@babel/[email protected] under the MIT
@cloudscape-design/[email protected] under the Apache-2.0
@cloudscape-design/[email protected] under the Apache-2.0
Expand All @@ -33,12 +39,11 @@ This software includes third party software subject to the following copyrights:
@fortawesome/[email protected] under the MIT
@hookform/[email protected] under the MIT
@reach/[email protected] under the MIT
@testing-library/jest-dom@5.16.5 under the MIT
@testing-library/jest-dom@5.17.0 under the MIT
@testing-library/[email protected] under the MIT
@testing-library/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/aws-[email protected] under the MIT
@types/aws-[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
@types/[email protected] under the MIT
Expand Down Expand Up @@ -77,10 +82,9 @@ This software includes third party software subject to the following copyrights:
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the MIT
[email protected] under the Apache-2.0
[email protected].0 under the Apache-2.0
[email protected].3 under the Apache-2.0
[email protected] under the Apache-2.0
[email protected] under the MIT
[email protected] under the Apache-2.0
Expand Down Expand Up @@ -114,7 +118,7 @@ [email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
[email protected].0 under the Apache-2.0
[email protected].2 under the Apache-2.0
[email protected] under the MIT
[email protected] under the MIT
[email protected] under the MIT
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,8 @@ This project is licensed under the Apache-2.0 License.
## Feedback

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].

## Collection of Anonymous Operational Metrics

This solution collects anonymous operational metrics to help AWS improve the quality of features of the solution. For more information, including how to disable
this capability, please see the [implementation guide](https://docs.aws.amazon.com/solutions/latest/performance-dashboard-on-aws/overview.html).
2 changes: 1 addition & 1 deletion backend/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
lts/gallium
lts/hydrogen
Loading

0 comments on commit d4224cb

Please sign in to comment.