Skip to content

1.0.3

Compare
Choose a tag to compare
@boardthatpowder boardthatpowder released this 05 Jan 03:13
· 772 commits to main since this release
@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