Skip to content

Commit

Permalink
chore: update changelog with 1.2.0 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
patrzhan committed Nov 10, 2023
1 parent a99ede2 commit 60d7cc8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v1.2.0
### New features
* Added network related steps to configure MQTT and internet network connectivity during tests.
* Added system metric steps to monitor device RAM and CPU use.

### Bug fixes and improvements
* Greengrass local CLI deployment step will retry until it succeeds.
* Tests gracefully stop Nucleus instead of killing it.
* Polls the IoT Credential endpoint until credentials are retrievable for the thing and role alias.
* Fixed bugs relating to missing artifacts and recipe directories, and missing component versions.
* No longer fails during docker image cleanup if the docker image does not exist.
* Add CURRENT keyword as version of component.

## v1.1.0
### New features
* Adds the ability to install a custom component with configuration. This requires recipe for the custom component.
Expand Down

0 comments on commit 60d7cc8

Please sign in to comment.