Releases: aws-greengrass/aws-greengrass-nucleus
Releases · aws-greengrass/aws-greengrass-nucleus
2.14.0
Bug fixes and improvements:
- Fixed memory leaks in IPC PubSub subscription closures.
- Fixes run lifecycle of the component where it enters into ERRORED state due to startup timeout when skipif condition is true.
- Fixes an issue where the core device fails to connect to AWS IoT Core when the TLS policy is set to TLS13_1_3_2022_10.
New features:
- New dual-stack endpoint support enables IPv6 network communication.
- Enhanced resilience against nucleus restart failures and directory corruption.
2.13.0
2.12.6
Bug fixes and improvements
- Fixes an issue that could cause a crash at startup on certain ARMv8 processors, including the Jetson Nano
2.12.5
Bug fixes and improvements
- Fixes an issue that deployment rollback occasionally gets stuck when rolling back a previously broken component with hard dependencies.
- Fixes an issue where the nucleus does not publish status updates after fleet provisioning (this happens for version 2.12.4 only, customers using fleet provisioning should avoid Nucleus version 2.12.4)
- Adds retries for GetDeploymentConfiguration API on 404 errors
2.12.4
2.12.3
2.12.2
Bug Fix and Improvements
- Fixes an issue where old logs were not cleaned up properly
- General bug fixes and improvements.
2.12.1
Bug fixes and improvements
- Fixes an issue where Nucleus may duplicate MQTT subscriptions to deployment topics leading to additional logging and MQTT publishes
2.12.0
2.11.3
Greengrass nucleus 2.11.3
New features
- S3 endpoint configurability
Bug Fixes
- Fixes an issue where Nucleus may improperly start a component when its dependencies fail