Skip to content

Commit

Permalink
Merge pull request #174 from pcozzi/version-bump-2.5.0
Browse files Browse the repository at this point in the history
chore: update version to 2.5.0
  • Loading branch information
pcozzi authored Oct 25, 2023
2 parents 6f0d69a + 3828dfb commit 2c73162
Show file tree
Hide file tree
Showing 126 changed files with 740 additions and 234 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-config-inject version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-auth-devicecert"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-errors version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-auth-devicecert"
}
],
"packageName": "@awssolutions/cdf-auth-devicecert",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-config-inject version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-auth-jwt"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-errors version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-auth-jwt"
}
],
"packageName": "@awssolutions/cdf-auth-jwt",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-lambda-invoke version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-event-publisher"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-logger version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-event-publisher"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/simple-cdf-logger version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-event-publisher"
}
],
"packageName": "@awssolutions/cdf-event-publisher",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-config-inject version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-installer"
}
],
"packageName": "@awssolutions/cdf-installer",
"email": "[email protected]"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-assetlibrary-client version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-thing-list-builder"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-lambda-invoke version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-thing-list-builder"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/cdf-logger version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-thing-list-builder"
},
{
"changeType": 1,
"comment": "Dependency @awssolutions/simple-cdf-logger version bump from workspace:^2.4.0 to workspace:^2.5.0.",
"packageName": "@awssolutions/cdf-thing-list-builder"
}
],
"packageName": "@awssolutions/cdf-thing-list-builder",
"email": "[email protected]"
}
2 changes: 1 addition & 1 deletion source/common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "external",
"version": "2.4.0",
"version": "2.5.0",
"nextBump": "minor"
},
{
Expand Down
6 changes: 6 additions & 0 deletions source/packages/integration-tests/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-integration-tests",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-integration-tests_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-integration-tests_v2.4.0",
Expand Down
7 changes: 6 additions & 1 deletion source/packages/integration-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @awssolutions/cdf-integration-tests

This log was last generated on Tue, 15 Aug 2023 18:35:38 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 15:32:09 GMT and should not be manually modified.

## 2.5.0
Tue, 24 Oct 2023 15:32:09 GMT

_Version update only_

## 2.4.0
Tue, 15 Aug 2023 18:35:38 GMT
Expand Down
30 changes: 15 additions & 15 deletions source/packages/integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awssolutions/cdf-integration-tests",
"version": "2.4.0",
"version": "2.5.0",
"description": "CDF Integration Tests",
"author": "Dean Hart",
"scripts": {
Expand All @@ -16,20 +16,20 @@
"@aws-sdk/client-s3": "~3.38.0",
"@aws-sdk/s3-request-presigner": "~3.38.0",
"@aws-sdk/client-cloudformation": "~3.38.0",
"@awssolutions/cdf-assetlibrary-client": "workspace:^2.4.0",
"@awssolutions/cdf-assetlibraryhistory-client": "workspace:^2.4.0",
"@awssolutions/cdf-commandandcontrol-client": "workspace:^2.4.0",
"@awssolutions/cdf-commands-client": "workspace:^2.4.0",
"@awssolutions/cdf-config-inject": "workspace:^2.4.0",
"@awssolutions/cdf-device-patcher-client": "workspace:^2.4.0",
"@awssolutions/cdf-errors": "workspace:^2.4.0",
"@awssolutions/cdf-greengrass2-provisioning-client": "workspace:^2.4.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.4.0",
"@awssolutions/cdf-organizationmanager-client": "workspace:^2.4.0",
"@awssolutions/cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-notifications-client": "workspace:^2.4.0",
"@awssolutions/cdf-provisioning-client": "workspace:^2.4.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-assetlibrary-client": "workspace:^2.5.0",
"@awssolutions/cdf-assetlibraryhistory-client": "workspace:^2.5.0",
"@awssolutions/cdf-commandandcontrol-client": "workspace:^2.5.0",
"@awssolutions/cdf-commands-client": "workspace:^2.5.0",
"@awssolutions/cdf-config-inject": "workspace:^2.5.0",
"@awssolutions/cdf-device-patcher-client": "workspace:^2.5.0",
"@awssolutions/cdf-errors": "workspace:^2.5.0",
"@awssolutions/cdf-greengrass2-provisioning-client": "workspace:^2.5.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.5.0",
"@awssolutions/cdf-organizationmanager-client": "workspace:^2.5.0",
"@awssolutions/cdf-logger": "workspace:^2.5.0",
"@awssolutions/cdf-notifications-client": "workspace:^2.5.0",
"@awssolutions/cdf-provisioning-client": "workspace:^2.5.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.5.0",
"@cucumber/cucumber": "7.3.2",
"atob": "2.1.2",
"aws-iot-device-sdk-v2": "1.6.5",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-assetlibrary-client",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-assetlibrary-client_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-assetlibrary-client_v2.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @awssolutions/cdf-assetlibrary-client

This log was last generated on Tue, 15 Aug 2023 18:35:38 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 15:32:09 GMT and should not be manually modified.

## 2.5.0
Tue, 24 Oct 2023 15:32:09 GMT

_Version update only_

## 2.4.0
Tue, 15 Aug 2023 18:35:38 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awssolutions/cdf-assetlibrary-client",
"version": "2.4.0",
"version": "2.5.0",
"description": "CDF Asset Library Client",
"author": "Dean Hart",
"main": "dist/index.js",
Expand All @@ -12,9 +12,9 @@
"test": "rushx lint && jest --silent --passWithNoTests --maxWorkers=$JEST_MAX_WORKERS"
},
"dependencies": {
"@awssolutions/cdf-client-request-signer": "workspace:^2.4.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.4.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-client-request-signer": "workspace:^2.5.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.5.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.5.0",
"aws-sdk": "2.1386.0",
"http-errors": "~2.0.0",
"inversify": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-assetlibraryhistory-client",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-assetlibraryhistory-client_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-assetlibraryhistory-client_v2.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @awssolutions/cdf-assetlibraryhistory-client

This log was last generated on Tue, 15 Aug 2023 18:35:38 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 15:32:09 GMT and should not be manually modified.

## 2.5.0
Tue, 24 Oct 2023 15:32:09 GMT

_Version update only_

## 2.4.0
Tue, 15 Aug 2023 18:35:38 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awssolutions/cdf-assetlibraryhistory-client",
"version": "2.4.0",
"version": "2.5.0",
"description": "CDF Asset Library History Client",
"author": "Dean Hart",
"main": "dist/index.js",
Expand All @@ -12,9 +12,9 @@
"test": "rushx lint && jest --silent --passWithNoTests --maxWorkers=$JEST_MAX_WORKERS"
},
"dependencies": {
"@awssolutions/cdf-client-request-signer": "workspace:^2.4.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.4.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-client-request-signer": "workspace:^2.5.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.5.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.5.0",
"aws-sdk": "2.1386.0",
"dotenv-flow": "~3.2.0",
"http-errors": "~2.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-bulkcerts-client",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-bulkcerts-client_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-bulkcerts-client_v2.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @awssolutions/cdf-bulkcerts-client

This log was last generated on Tue, 15 Aug 2023 18:35:38 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 15:32:09 GMT and should not be manually modified.

## 2.5.0
Tue, 24 Oct 2023 15:32:09 GMT

_Version update only_

## 2.4.0
Tue, 15 Aug 2023 18:35:38 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awssolutions/cdf-bulkcerts-client",
"version": "2.4.0",
"version": "2.5.0",
"description": "Bulkcerts Client",
"author": "Pouya Bahavar",
"main": "dist/index.js",
Expand All @@ -12,9 +12,9 @@
"test": "rushx lint && jest --silent --passWithNoTests --maxWorkers=$JEST_MAX_WORKERS"
},
"dependencies": {
"@awssolutions/cdf-client-request-signer": "workspace:^2.4.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.4.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-client-request-signer": "workspace:^2.5.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.5.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.5.0",
"aws-sdk": "2.1386.0",
"http-errors": "~2.0.0",
"inversify": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-commandandcontrol-client",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-commandandcontrol-client_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-commandandcontrol-client_v2.4.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @awssolutions/cdf-commandandcontrol-client

This log was last generated on Tue, 15 Aug 2023 18:35:38 GMT and should not be manually modified.
This log was last generated on Tue, 24 Oct 2023 15:32:09 GMT and should not be manually modified.

## 2.5.0
Tue, 24 Oct 2023 15:32:09 GMT

_Version update only_

## 2.4.0
Tue, 15 Aug 2023 18:35:38 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awssolutions/cdf-commandandcontrol-client",
"version": "2.4.0",
"version": "2.5.0",
"description": "CDF Command and Control Client",
"author": "Dean Hart",
"main": "dist/index.js",
Expand All @@ -12,11 +12,11 @@
"test": "rushx lint && jest --silent --passWithNoTests --maxWorkers=$JEST_MAX_WORKERS"
},
"dependencies": {
"@awssolutions/cdf-assetlibrary-client": "workspace:^2.4.0",
"@awssolutions/cdf-client-request-signer": "workspace:^2.4.0",
"@awssolutions/cdf-config-inject": "workspace:^2.4.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.4.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.4.0",
"@awssolutions/cdf-assetlibrary-client": "workspace:^2.5.0",
"@awssolutions/cdf-client-request-signer": "workspace:^2.5.0",
"@awssolutions/cdf-config-inject": "workspace:^2.5.0",
"@awssolutions/cdf-lambda-invoke": "workspace:^2.5.0",
"@awssolutions/simple-cdf-logger": "workspace:^2.5.0",
"aws-sdk": "2.1386.0",
"dotenv-flow": "~3.2.0",
"http-errors": "~2.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@awssolutions/cdf-commands-client",
"entries": [
{
"version": "2.5.0",
"tag": "@awssolutions/cdf-commands-client_v2.5.0",
"date": "Tue, 24 Oct 2023 15:32:09 GMT",
"comments": {}
},
{
"version": "2.4.0",
"tag": "@awssolutions/cdf-commands-client_v2.4.0",
Expand Down
Loading

0 comments on commit 2c73162

Please sign in to comment.