Release v1.3.0
Bug fixes:
- Fixed crash when using Greengrass V2 connection type.
Improvements:
- Improved guide for Greengrass V2
- Added an option to fwdemo stack to use Greengrass V2 connection type. When
MqttConnectionTypeis set toiotGreengrassV2, the EC2 instance will be configured as a Greengrass core device and FWE will be deployed as a Greengrass component. - Make SHA1 code compatible with Boost
1.86.0. The1.84.0version is still being used as a dependency, but the code should now compile with more recent versions too. Related to #119 - Added system test framework with 70 reference system tests
- Update to Ubuntu 22.04 for the development environment
- Upgraded the ROS2 distribution from Galactic to Humble