[1.8.X] - 2022-12-15
Added
- Support for new runCommand Job type (e.g. "AWS-Run-Command" Managed Job Template) (#359)
- Added cross-compilation support for PowerPC64 and PowerPC64le architectures (#328) (#329)
- New GitHub workflows for building Docker images and publishing to ECR (#328) (#329) (#355)
Fixed
- Fixed permissions for files created by Device Client (#344) (#303) (#305)
- Refactoring for testability and added unit tests (#275) (#313) (#309) (#317)
- Bug fix caused by promise variable being called more than once during shutdown (#307)
- Bug fix for lock file handler causing Device Client to fail on Amazon Linux Docker images (#332)