Skip to content

Releases: aws/aws-connected-device-framework

1.0.7

18 Feb 03:39
Compare
Choose a tag to compare
@cdf/assetlibrary 				6.0.1 (no change)
@cdf/assetlibrary-client			5.0.0 (no change)
@cdf/assetlibrary-export			3.0.0 (no change)
@cdf/assetlibrary-history			5.0.0 (no change)
@cdf/assetlibraryhistory-client			5.0.0 (no change)
@cdf/auth-devicecert				5.0.0 (no change)
@cdf/auth-jwt					3.0.0 (no change)
@cdf/bulkcerts 					6.0.0 (no change)
@cdf/bulkcerts-client				2.0.0 (no change)
@cdf/certificate-activator 			4.0.0 (no change)
@cdf/certificate-vendor				5.0.0 (no change)
@cdf/commands 					5.0.0 (no change)
@cdf/commands-client				5.0.0 (no change)
@cdf/config-inject				4.0.0 (no change)
@cdf/deployment-helper				3.0.0 (no change)
@cdf/device-monitoring				5.0.0 (no change)
@cdf/device-patcher 				0.1.1 (no change)
@cdf/device-patcher-client			1.1.1 (no change)
@cdf/device-simulator-base			2.0.0 (no change)
@cdf/errors					4.0.0 (no change)
@cdf/events-alerts				3.0.0 (no change)
@cdf/events-processor				4.0.0 (no change)
@cdf/event-publisher				1.0.0 (no change)
@cdf/express-middleware				3.0.0 (no change)
@cdf/greengrass2-installer-config-generators	0.1.1 (no change)
@cdf/greengrass2-provisioning 			0.1.1 (no change)
@cdf/greengrass2-provisioning-client 		1.0.1 (no change)
@cdf/installer 					0.1.3
@cdf/integration-tests				3.0.1 (no change)
@cdf/lambda-invoke				3.0.0 (no change)
@cdf/logger					4.0.0 (no change)
@cdf/notifications-client			4.0.0 (no change)
@cdf/provisioning 				5.0.0 (no change)
@cdf/provisioning-client 			5.0.0 (no change)
@cdf/simulation-launcher			3.0.0 (no change)
@cdf/simulation-manager				3.0.0 (no change)
@cdf/thing-list-builder				1.0.0 (no change)

Change Log - @cdf/installer

0.1.3

Fri, 18 Feb 2022 03:10:00 GMT

Patches

  • rollback the cdf-openssl stack name to make it backward compatible

1.0.6

17 Feb 17:37
Compare
Choose a tag to compare
@cdf/assetlibrary 				6.0.1
@cdf/assetlibrary-client			5.0.0
@cdf/assetlibrary-export			3.0.0
@cdf/assetlibrary-history			5.0.0
@cdf/assetlibraryhistory-client			5.0.0
@cdf/auth-devicecert				5.0.0
@cdf/auth-jwt					3.0.0
@cdf/bulkcerts 					6.0.0
@cdf/bulkcerts-client				2.0.0
@cdf/certificate-activator 			4.0.0
@cdf/certificate-vendor				5.0.0
@cdf/commands 					5.0.0
@cdf/commands-client				5.0.0
@cdf/config-inject				4.0.0
@cdf/deployment-helper				3.0.0
@cdf/device-monitoring				5.0.0
@cdf/device-patcher 				0.1.1 NEW
@cdf/device-patcher-client			1.1.1 NEW
@cdf/device-simulator-base			2.0.0
@cdf/errors					4.0.0
@cdf/events-alerts				3.0.0
@cdf/events-processor				4.0.0
@cdf/event-publisher				1.0.0 NEW
@cdf/express-middleware				3.0.0
@cdf/greengrass-deployment-client		REMOVED
@cdf/greengrass-provisioning-client 		REMOVED
@cdf/greengrass2-installer-config-generators	0.1.1 NEW
@cdf/greengrass2-provisioning 			0.1.1 NEW
@cdf/greengrass2-provisioning-client 		1.0.1 NEW
@cdf/installer 					0.1.2 NEW
@cdf/integration-tests				3.0.1
@cdf/lambda-invoke				3.0.0
@cdf/logger					4.0.0
@cdf/notifications-client			4.0.0
@cdf/provisioning 				5.0.0
@cdf/provisioning-client 			5.0.0
@cdf/simulation-launcher			3.0.0
@cdf/simulation-manager				3.0.0
@cdf/thing-list-builder				1.0.0 NEW

The highlight of this release includes:

  • Support for Greengrass V2 provisioning (see readme)
  • Support for the remote installation, configuration, and updating of physical devices (see readme)
  • A new cli wizard based installer that replaces the previous scripting approach (see readme)
  • Changes to how configuration is handled to allow us to perform tree shaking of the generated bundles in a future release

NOTE: BREAKING CHANGES: The changes to the installer and configuration hanlding are backward incompatible changes to the deployment process. Refer to migration for details of how to migrate between releases

Change Log - @cdf/assetlibrary

6.0.1

Thu, 17 Feb 2022 10:54:42 GMT

Patches

  • rollback the previous change where add associated roles to neptune

6.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

5.4.3

Fri, 04 Feb 2022 17:03:38 GMT

Patches

  • Fix bulk data import into Neptune by associating NeptuneLoadFromS3Role with Neptune cluster

5.4.2

Tue, 25 Jan 2022 19:57:26 GMT

Change Log - @cdf/assetlibrary-client

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/assetlibrary-export

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/assetlibrary-history

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

4.1.4

Tue, 25 Jan 2022 19:57:26 GMT

Patches

  • Fixes an error-level log message in request handler to correctly show a status code

Change Log - @cdf/assetlibraryhistory-client

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/auth-devicecert

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/bulkcerts

6.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

5.1.5

Tue, 25 Jan 2022 19:57:26 GMT

Patches

  • Fixes an error-level log message in request handler to correctly show a status code

Change Log - @cdf/bulkcerts-client

2.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/certificate-activator

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/certificate-vendor

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/commands

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

4.2.4

Tue, 25 Jan 2022 19:57:26 GMT

Patches

  • Fixes an error-level log message in request handler to correctly show a status code

Change Log - @cdf/commands-client

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/config-inject

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/deployment-helper

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/device-monitoring

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/device-patcher

0.1.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/device-patcher-client

1.1.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/device-simulator-base

2.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/errors

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/events-alerts

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/events-processor

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/event-publisher

1.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/express-middleware

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/greengrass2-installer-config-generators

0.1.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/greengrass2-provisioning

0.1.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/greengrass2-provisioning-client

1.0.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/installer

0.1.2

Thu, 17 Feb 2022 11:16:43 GMT

Patches

  • fix the filename for cfn-assetlibrary-export.yaml

0.1.1

Thu, 17 Feb 2022 09:27:38 GMT

Initial release

Change Log - @cdf/integration-tests

3.0.1

Thu, 17 Feb 2022 12:56:53 GMT

Patches

  • increase the timeout before checking result

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/lambda-invoke

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/logger

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/notifications-client

4.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/provisioning

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/provisioning-client

5.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/simulation-launcher

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

Change Log - @cdf/simulation-manager

3.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

2.0.4

Tue, 25 Jan 2022 19:57:26 GMT

Patches

  • Fixes an error-level log message in request handler to correctly show a status code

Change Log - @cdf/thing-list-builder

1.0.0

Thu, 17 Feb 2022 09:27:38 GMT

Breaking changes

  • migrate configuration to use dotenv-flow and deployment to use installer

1.0.5

28 Jan 04:40
Compare
Choose a tag to compare
@cdf/assetlibrary 				5.4.1 (no change)
@cdf/assetlibrary-client			4.2.3 
@cdf/assetlibrary-export			2.1.0 
@cdf/assetlibrary-history			4.1.3 (no change)
@cdf/assetlibraryhistory-client			4.0.2 (no change)
@cdf/auth-devicecert				4.0.3 (no change)
@cdf/auth-jwt					2.0.3 (no change)
@cdf/bulkcerts 					5.1.4 (no change)
@cdf/bulkcerts-client				1.1.1 (no change)
@cdf/certificate-activator 			3.1.4 (no change)
@cdf/certificate-vendor				4.1.2 (no change)
@cdf/commands 					4.2.3 (no change)
@cdf/commands-client				4.1.2 (no change)
@cdf/config-inject				3.0.1 (no change)
@cdf/deployment-helper				2.0.5 (no change)
@cdf/device-monitoring				4.0.4 (no change)
@cdf/device-simulator-base			1.0.1 (no change)
@cdf/errors					3.0.0 (no change)
@cdf/events-alerts				2.0.5 (no change)
@cdf/events-processor				3.3.3 (no change)
@cdf/express-middleware				2.1.0 (no change)
@cdf/greengrass-deployment-client		1.1.1 (no change)
@cdf/greengrass-provisioning-client 		2.1.1 (no change)
@cdf/integration-tests				2.9.5
@cdf/lambda-invoke				2.0.2 (no change)
@cdf/logger					3.0.0 (no change)
@cdf/notifications-client			3.0.2 (no change)
@cdf/provisioning 				4.2.5
@cdf/provisioning-client 			4.0.3 (no change)
@cdf/simulation-launcher			2.0.3 (no change)
@cdf/simulation-manager				2.0.3 (no change)

Change Log - @cdf/assetlibrary-client

4.2.3

Fri, 28 Jan 2022 02:31:34 GMT

Patches

  • the template model lists an enum parameter, which should be a string[] listing the enum values instead of just a string
  • assetlibrary-client now includes facetField param in search request

Change Log - @cdf/assetlibrary-export

2.1.0

Fri, 28 Jan 2022 02:31:34 GMT

Minor changes

  • fix(assetlibrary-export): implement batch processing of labels

Change Log - @cdf/provisioning

4.2.5

Fri, 28 Jan 2022 02:31:34 GMT

Patches

  • Fixed misnamed configuration properties.

1.0.4

05 Jan 20:09
Compare
Choose a tag to compare
@cdf/assetlibrary 				5.4.1
@cdf/assetlibrary-client			4.2.2 (no change)
@cdf/assetlibrary-export			2.0.4 (no change)
@cdf/assetlibrary-history			4.1.3 (no change)
@cdf/assetlibraryhistory-client			4.0.2 (no change)
@cdf/auth-devicecert				4.0.3 (no change)
@cdf/auth-jwt					2.0.3 (no change)
@cdf/bulkcerts 					5.1.4 (no change)
@cdf/bulkcerts-client				1.1.1 (no change)
@cdf/certificate-activator 			3.1.4 (no change)
@cdf/certificate-vendor				4.1.2 (no change)
@cdf/commands 					4.2.3 (no change)
@cdf/commands-client				4.1.2 (no change)
@cdf/config-inject				3.0.1 (no change)
@cdf/deployment-helper				2.0.5 (no change)
@cdf/device-monitoring				4.0.4 (no change)
@cdf/device-simulator-base			1.0.1 (no change)
@cdf/errors					3.0.0 (no change)
@cdf/events-alerts				2.0.5 (no change)
@cdf/events-processor				3.3.3 (no change)
@cdf/express-middleware				2.1.0 (no change)
@cdf/greengrass-deployment-client		1.1.1 (no change)
@cdf/greengrass-provisioning-client 		2.1.1 (no change)
@cdf/integration-tests				2.9.5
@cdf/lambda-invoke				2.0.2 (no change)
@cdf/logger					3.0.0 (no change)
@cdf/notifications-client			3.0.2 (no change)
@cdf/provisioning 				4.2.3 (no change)
@cdf/provisioning-client 			4.0.3 (no change)
@cdf/simulation-launcher			2.0.3 (no change)
@cdf/simulation-manager				2.0.3 (no change)

Change Log - @cdf/assetlibrary

5.4.1

Wed, 05 Jan 2022 18:34:59 GMT

Patches

  • Search query not constructed properly when a traversal search was specified followed by a non-traversal search.

Change Log - @cdf/integration-tests

2.9.5

Wed, 05 Jan 2022 18:34:59 GMT

Patches

  • Asset Library Search query not constructed properly when a traversal search was specified followed by a non-traversal search.

1.0.3

05 Jan 03:13
Compare
Choose a tag to compare
@cdf/assetlibrary 				5.4.0
@cdf/assetlibrary-client			4.2.2
@cdf/assetlibrary-export			2.0.4
@cdf/assetlibrary-history			4.1.3
@cdf/assetlibraryhistory-client			4.0.2
@cdf/auth-devicecert				4.0.3
@cdf/auth-jwt					2.0.3 (no change)
@cdf/bulkcerts 					5.1.4
@cdf/bulkcerts-client				1.1.1
@cdf/certificate-activator 			3.1.4
@cdf/certificate-vendor				4.1.2
@cdf/commands 					4.2.3
@cdf/commands-client				4.1.2
@cdf/config-inject				3.0.1 (no change)
@cdf/deployment-helper				2.0.5
@cdf/device-monitoring				4.0.4 (no change)
@cdf/device-simulator-base			1.0.1 (no change)
@cdf/errors					3.0.0 (no change)
@cdf/events-alerts				2.0.5
@cdf/events-processor				3.3.3
@cdf/express-middleware				2.1.0 (no change)
@cdf/greengrass-deployment-client		1.1.1
@cdf/greengrass-provisioning-client 		2.1.1
@cdf/integration-tests				5.4.0 (no change)
@cdf/lambda-invoke				2.0.2
@cdf/logger					3.0.0 (no change)
@cdf/notifications-client			3.0.2
@cdf/provisioning 				4.2.3
@cdf/provisioning-client 			4.0.3
@cdf/simulation-launcher			2.0.3
@cdf/simulation-manager				2.0.3

Change Log - @cdf/assetlibrary

5.4.0

Wed, 29 Dec 2021 20:21:35 GMT

Minor changes

  • Support for endsWith and contains search operators (full mode only)

5.3.9

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts
  • Fixes two issues with Asset Library (full mode) search. First, queries that used both comparison operators and certain other operators returned an error. Second, the optional useDFE side effect introduced in version 5.3.7 did not get correctly applied.

Change Log - @cdf/assetlibrary-client

4.2.2

Tue, 04 Jan 2022 23:16:00 GMT

Patches

  • getPolicy lambda invoke should use policyId

4.2.1

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/assetlibrary-export

2.0.4

Wed, 29 Dec 2021 20:21:35 GMT

Patches

  • Update gremlin library from 3.4.8 to 3.4.12

2.0.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/assetlibrary-history

4.1.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/assetlibraryhistory-client

4.0.2

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/auth-devicecert

4.0.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/bulkcerts

5.1.4

Wed, 29 Dec 2021 16:51:04 GMT

Patches

  • Bulkcerts documentation update.

5.1.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/bulkcerts-client

1.1.1

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/certificate-activator

3.1.4

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/certificate-vendor

4.1.2

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/commands

4.2.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/commands-client

4.1.2

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/deployment-helper

2.0.5

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/events-alerts

2.0.5

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/events-processor

3.3.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/greengrass-deployment-client

1.1.1

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/greengrass-provisioning-client

2.1.1

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/lambda-invoke

2.0.2

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/notifications-client

3.0.2

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/provisioning

4.2.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/provisioning-client

4.0.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts

Change Log - @cdf/simulation-launcher

2.0.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts
  • Update JMeter to version 5.4.3 to address CVE-2021-45105. JMeter 5.4.3 uses the patched log4j version 2.17.0.

2.0.2

Tue, 21 Dec 2021 05:06:27 GMT

Patches

  • Missing logging config for simulation runs
  • Update JMeter to version 5.4.2 to address CVE-2021-44228. JMeter 5.4.2 uses the patched log4j version 2.16.0.

Change Log - @cdf/simulation-manager

2.0.3

Tue, 28 Dec 2021 18:37:09 GMT

Patches

  • Addressed github security dependabot alerts
  • Update JMeter to version 5.4.3 to address CVE-2021-45105. JMeter 5.4.3 uses the patched log4j vers

2.0.2

Tue, 21 Dec 2021 05:06:27 GMT

Patches

  • Missing S3 permissions for simulation runs

1.0.2

21 Dec 23:21
Compare
Choose a tag to compare

Individual module versions included as part of this tagged 1.0.2 release:

@cdf/assetlibrary-client			4.2.0 (no change)
@cdf/assetlibraryhistory-client			4.0.1 (no change)
@cdf/bulkcerts-client				1.1.0 (no change)
@cdf/commands-client				4.1.1 (no change)
@cdf/greengrass-deployment-client		1.1.0 (no change)
@cdf/greengrass-provisioning-client 		2.1.0 (no change)
@cdf/notifications-client			3.0.1 (no change)
@cdf/provisioning-client 			4.0.2 (no change)
@cdf/config-inject				3.0.1 (no change)
@cdf/deployment-helper				2.0.4 (no change)
@cdf/errors					3.0.0 (no change)
@cdf/express-middleware				2.1.0 (no change)
@cdf/lambda-invoke				2.0.1 (no change)
@cdf/logger					3.0.0 (no change)
@cdf/device-simulator-base			1.0.1 (no change)
@cdf/assetlibrary 				5.3.8 (no change)
@cdf/assetlibrary-export			2.0.2 (no change)
@cdf/assetlibrary-history			4.1.2 (no change)
@cdf/auth-devicecert				4.0.2 (no change)
@cdf/auth-jwt					2.0.3 (no change)
@cdf/bulkcerts 					5.1.2 (no change)
@cdf/certificate-activator 			3.1.3 (no change)
@cdf/certificate-vendor				4.1.1 (no change)
@cdf/commands 					4.2.2 (no change)
@cdf/device-monitoring				4.0.4 (no change)
@cdf/events-alerts				2.0.4 (no change)
@cdf/events-processor				3.3.2 (no change)
@cdf/provisioning 				4.2.2 (no change)
@cdf/simulation-launcher			2.0.2
@cdf/simulation-manager				2.0.2

Change Log - @cdf/simulation-launcher

2.0.2

Tue, 21 Dec 2021 05:06:27 GMT

Patches

  • Missing logging config for simulation runs
  • Update JMeter to version 5.4.2 to address CVE-2021-44228. JMeter 5.4.2 uses the patched log4j version 2.16.0.

Change Log - @cdf/simulation-manager

2.0.2

Tue, 21 Dec 2021 05:06:27 GMT

Patches

  • Missing S3 permissions for simulation runs

1.0.1

08 Dec 23:08
Compare
Choose a tag to compare

Individual module versions included as part of this tagged 1.0.1 release:

@cdf/assetlibrary-client			4.2.0
@cdf/assetlibraryhistory-client			4.0.1 (no change)
@cdf/bulkcerts-client				1.1.0 (no change)
@cdf/commands-client				4.1.1
@cdf/greengrass-deployment-client		1.1.0 (no change)
@cdf/greengrass-provisioning-client 		2.1.0 (no change)
@cdf/notifications-client			3.0.1 (no change)
@cdf/provisioning-client 			4.0.2
@cdf/config-inject				3.0.1
@cdf/deployment-helper				2.0.4
@cdf/errors					3.0.0 (no change)
@cdf/express-middleware				2.1.0
@cdf/lambda-invoke				2.0.1
@cdf/logger					3.0.0 (no change)
@cdf/device-simulator-base			1.0.1 (no change)
@cdf/assetlibrary 				5.3.8
@cdf/assetlibrary-export			2.0.2
@cdf/assetlibrary-history			4.1.2
@cdf/auth-devicecert				4.0.2
@cdf/auth-jwt					2.0.3
@cdf/bulkcerts 					5.1.2
@cdf/certificate-activator 			3.1.3
@cdf/certificate-vendor				4.1.1
@cdf/commands 					4.2.2
@cdf/device-monitoring				4.0.4
@cdf/events-alerts				2.0.4
@cdf/events-processor				3.3.2
@cdf/provisioning 				4.2.2
@cdf/simulation-launcher			2.0.1
@cdf/simulation-manager				2.0.1

Change Log - @cdf/assetlibrary-client

4.2.0

Wed, 08 Dec 2021 21:31:23 GMT

Minor changes

  • added includeGroups query param to getGroup function calls

4.1.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

4.1.1

Wed, 11 Aug 2021 01:26:49 GMT

Patches

  • opensource related minor changes

4.1.0

Fri, 23 Jul 2021 16:14:32 GMT

Minor changes

  • Return the groupPath of new groups at time of creation as a header.

Change Log - @cdf/commands-client

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

4.1.1

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

Change Log - @cdf/provisioning-client

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

4.0.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

Change Log - @cdf/config-inject

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

3.0.1

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

Change Log - @cdf/deployment-helper

This log was last generated on Wed, 08 Dec 2021 21:31:23 GMT and should not be manually modified.

2.0.4

Wed, 08 Dec 2021 21:31:23 GMT

Patches

  • deployment helper for Events and EventSource
  • fixed lint issue let -> const

2.0.3

Wed, 08 Dec 2021 17:48:56 GMT

Patches

  • deployment helper for Events and EventSource

2.0.1

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

2.0.0

Wed, 11 Aug 2021 01:26:49 GMT

Breaking changes

  • new service added

Minor changes

  • add logic for thing group custom resource lambda to check if thing group had been created manually in the past (and do nothing)

Patches

  • wire up the RotateCertificatesJobCustomResource to inversify and fix the custom resource logic

2.0.2

Wed, 21 Jul 2021 16:46:57 GMT

Patches

  • The generated lambda bundle size has been reduced.

Change Log - @cdf/express-middleware

This log was last generated on Thu, 29 Jul 2021 00:16:37 GMT and should not be manually modified.

2.1.0

Thu, 29 Jul 2021 00:16:37 GMT

Minor changes

  • adding middleware for express based services to remove path from request url to handle custom domain

Change Log - @cdf/lambda-invoke

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

2.0.1

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

Change Log - @cdf/assetlibrary

This log was last generated on Wed, 08 Dec 2021 21:31:23 GMT and should not be manually modified.

5.3.8

Wed, 08 Dec 2021 21:31:23 GMT

Patches

  • Version update only

5.3.7

Wed, 08 Dec 2021 17:48:56 GMT

Patches

  • The Asset Library search api was experiencing timeouts when attempting searches with 2 or more search criteria on large databases. Root cause analysis discovered an issue with Neptune itself in where an optimal query execution plan was not being executed. This was fixed with Neptune database engine V1.1.0.0.RC1. As part of planned downtime for maintentance, update your Neptune cluster to the latest DB engine.

5.3.6

Tue, 09 Nov 2021 18:18:19 GMT

Patches

  • Removed retrieving a groups related groups when all what was needed was to check the existence of a group. Returning related groups is performing poorly where groups are supernodes - they may have hundreds of thousands, or millions, of related devices, but to return related groups the related devices still need to be read then discarded. This improvement of the query that discards the devices is to follow.
  • bug fix of create bulk group error message

5.3.5

Tue, 19 Oct 2021 23:02:07 GMT

Patches

  • Allow selection of neptune DB instance from deployment scripts
  • add lowercasting to create group API

5.3.4

Wed, 29 Sep 2021 23:23:30 GMT

Patches

  • remove template from cache after being updated

5.3.3

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.
  • Await neptune close connection
  • Fixed errors in swagger docs.

5.3.2

Fri, 20 Aug 2021 16:07:58 GMT

Patches

  • fix broken type annotation

5.3.1

Wed, 11 Aug 2021 01:26:49 GMT

Patches

  • opensource related minor changes
  • reverting chnages

5.3.0

Thu, 29 Jul 2021 00:16:37 GMT

Minor changes

  • adding middleware for express based services to remove path from request url to handle custom domain

5.2.0

Fri, 23 Jul 2021 16:14:32 GMT

Minor changes

  • Return the groupPath of new groups at time of creation as a header.

5.1.0

Fri, 23 Jul 2021 15:55:06 GMT

Minor changes

  • add optional parameter for user to specify neptune backup retention period (default to 15 days)

5.0.0

Wed, 21 Jul 2021 16:46:57 GMT

Breaking changes

  • Configured Neptune instance to be encrypted at rest. As this is a backwards incompatible change, the database cluster will need recreating. To aid this, specifying a Neptune snapshot to create a new cluster from has been exposed. In addition, the generated lambda bundle size has been reduced.

Change Log - @cdf/assetlibrary-export

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

2.0.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.
  • added export for state machine ARN
  • Await neptune close connection

2.0.1

Fri, 20 Aug 2021 16:07:58 GMT

Patches

  • fix broken type annotation

2.0.0

Wed, 11 Aug 2021 01:26:49 GMT

Breaking changes

  • new service added

Patches

  • Fixed deployment issue due to inconsistent naming of the service

Change Log - @cdf/assetlibrary-history

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

4.1.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

4.1.1

Wed, 11 Aug 2021 01:26:49 GMT

Patches

  • fix event update and adding devices & groups object from the source record

4.1.0

Thu, 29 Jul 2021 00:16:37 GMT

Minor changes

  • adding middleware for express based services to remove path from request url to handle custom domain

4.0.5

Wed, 21 Jul 2021 16:46:57 GMT

Patches

  • the generated lambda bundle size ha

Change Log - @cdf/auth-devicecert

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

4.0.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

4.0.1

Wed, 11 Aug 2021 01:26:49 GMT

Version update only

2.0.2

Wed, 21 Jul 2021 16:46:57 GMT

Patches

  • The generated lambda bundle size has been reduced.

Change Log - @cdf/auth-jwt

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

2.0.3

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules to avoid confusion with AWS services.

2.0.2

Wed, 11 Aug 2021 01:26:49 GMT

Version update only

5.1.0

Thu, 29 Jul 2021 00:16:37 GMT

Minor changes

  • adding middleware for express based services to remove path from request url to handle custom domain

5.0.5

Wed, 21 Jul 2021 16:46:57 GMT

Patches

  • The generated lambda bundle size has been reduced.

Change Log - @cdf/bulkcerts

This log was last generated on Tue, 28 Sep 2021 22:04:37 GMT and should not be manually modified.

5.1.2

Tue, 28 Sep 2021 22:04:37 GMT

Patches

  • Replaced references to CDF components being referred to as services to modules...
Read more