AWS greengrass: URL formatting corrections in document history entries
Summary
Fixed inconsistent double slashes in URLs across multiple component release entries.
Security assessment
The change only corrects URL syntax (removing extra slashes) without altering security-related content in descriptions. No vulnerabilities or security features are addressed or added.
Evidence
+[Secure tunneling v1.1.3 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.3 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.10.0 to version 1.10.1. This version also fixes the GNU C Library (glibc) compatibility issues in secure tunneling component version 1.1.2.| May 16, 2025
Diff
diff --git a/greengrass/v2/developerguide/document-history.md b/greengrass/v2/developerguide/document-history.md index 4168933aa..7407dd7c0 100644 --- a//greengrass/v2/developerguide/document-history.md +++ b//greengrass/v2/developerguide/document-history.md @@ -48 +48 @@ Change| Description| Date -[Secure tunneling v1.1.3 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.3 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.10.0 to version 1.10.1. This version also fixes the GNU C Library (glibc) compatibility issues in secure tunneling component version 1.1.2.| May 16, 2025 +[Secure tunneling v1.1.3 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.3 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.10.0 to version 1.10.1. This version also fixes the GNU C Library (glibc) compatibility issues in secure tunneling component version 1.1.2.| May 16, 2025 @@ -50 +50 @@ Change| Description| Date -[Secret manager v2.2.5 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.5 is available. This version fixes an issue where a secret doesn't get fetched from the AWS Cloud if it isn't present in the local cache.| April 16, 2025 +[Secret manager v2.2.5 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.5 is available. This version fixes an issue where a secret doesn't get fetched from the AWS Cloud if it isn't present in the local cache.| April 16, 2025 @@ -52 +52 @@ Change| Description| Date -[Secret manager v2.2.4 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.4 is available. This version reduces the frequency of writes to the local secret store. Secret manager now writes to the local store only when secrets are updated.| April 8, 2025 +[Secret manager v2.2.4 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.4 is available. This version reduces the frequency of writes to the local secret store. Secret manager now writes to the local store only when secrets are updated.| April 8, 2025 @@ -54 +54 @@ Change| Description| Date -[Secure tunneling v1.1.2 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.2 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.9.0 to version 1.10.0. Secure tunneling v1.1.2 also fixes the payload transfer issue which prevents users from forwarding large files from Greengrass V2 core devices to the source device through the secure tunnel.| March 27, 2025 +[Secure tunneling v1.1.2 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.2 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.9.0 to version 1.10.0. Secure tunneling v1.1.2 also fixes the payload transfer issue which prevents users from forwarding large files from Greengrass V2 core devices to the source device through the secure tunnel.| March 27, 2025 @@ -57 +57 @@ Change| Description| Date -[Secret manager v2.2.3 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.3 is available. This version fixes an issue where secret manager wipes the locally persisted secrets when the core device is offline and the device’s security service (such as an HSM) is unavailable.| March 18, 2025 +[Secret manager v2.2.3 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secret-manager-component.html)| Secret manager v2.2.3 is available. This version fixes an issue where secret manager wipes the locally persisted secrets when the core device is offline and the device’s security service (such as an HSM) is unavailable.| March 18, 2025 @@ -61 +61 @@ Change| Description| Date -[Secure tunneling v1.1.1 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.1 is available. This version adds configuration to support Greengrass nucleus lite.| February 7, 2025 +[Secure tunneling v1.1.1 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.1 is available. This version adds configuration to support Greengrass nucleus lite.| February 7, 2025 @@ -69 +69 @@ Change| Description| Date -[Secure tunneling v1.1.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.0 is available. This version adds recipe supports for Greengrass nucleus lite.| December 16, 2024 +[Secure tunneling v1.1.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.1.0 is available. This version adds recipe supports for Greengrass nucleus lite.| December 16, 2024 @@ -125 +125 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[Secure tunneling v1.0.19 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.19 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.8.0 to version 1.9.0. Secure tunneling v1.0.19 increases the concurrent tunnel limit to 20 tunnels on a component level. This new version also increases AWS IoT Greengrass Core IPC timeout from 3 seconds to 10 seconds.| May 1, 2024 +[Secure tunneling v1.0.19 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.19 is available. This version upgrades the underlying AWS IoT Device Client invoked by the component from version 1.8.0 to version 1.9.0. Secure tunneling v1.0.19 increases the concurrent tunnel limit to 20 tunnels on a component level. This new version also increases AWS IoT Greengrass Core IPC timeout from 3 seconds to 10 seconds.| May 1, 2024 @@ -171 +171 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[Secure tunneling v1.0.17 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.17 is available.| October 4, 2023 +[Secure tunneling v1.0.17 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Secure tunneling v1.0.17 is available.| October 4, 2023 @@ -188 +188 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[SageMaker AI Edge Manager discontinued](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component is being discontinued on April 26, 2024.| April 28, 2023 +[SageMaker AI Edge Manager discontinued](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component is being discontinued on April 26, 2024.| April 28, 2023 @@ -204 +204 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[IAM best practices updated](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html).| February 3, 2023 +[IAM best practices updated](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html)| Updated guide to align with the IAM best practices. For more information, see [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html).| February 3, 2023 @@ -224 +224 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[SageMaker AI Edge Manager v1.3.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.3.0 is available. This release adds support for this component to set the disk size for the TensorRT model cache, and improves prediction concurrency to make better use of device accelerator engines such as GPUs.| September 1, 2022 +[SageMaker AI Edge Manager v1.3.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.3.0 is available. This release adds support for this component to set the disk size for the TensorRT model cache, and improves prediction concurrency to make better use of device accelerator engines such as GPUs.| September 1, 2022 @@ -227 +227 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[SageMaker AI Edge Manager v1.2.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.2.0 is available. This release adds support for this component to automatically retrieve SageMaker AI Neo-compiled models that you upload to Amazon S3, so you can deploy new models without needing to create a AWS IoT Greengrass deployment.| August 3, 2022 +[SageMaker AI Edge Manager v1.2.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.2.0 is available. This release adds support for this component to automatically retrieve SageMaker AI Neo-compiled models that you upload to Amazon S3, so you can deploy new models without needing to create a AWS IoT Greengrass deployment.| August 3, 2022 @@ -268 +268 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[SageMaker AI Edge Manager v1.1.0 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.1.0 is available. This release adds support for Greengrass core devices running Amazon Linux 2, and adds a new configuration parameter to specify the location of the capture data folder on your device.| November 3, 2021 +[SageMaker AI Edge Manager v1.1.0 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.1.0 is available. This release adds support for Greengrass core devices running Amazon Linux 2, and adds a new configuration parameter to specify the location of the capture data folder on your device.| November 3, 2021 @@ -288 +288 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[SageMaker AI Edge Manager component v1.0.2 released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.0.2 is available. This release updates the installation script in the component lifecycle. Your core devices must now have Python 3.6 or later, including `pip` for your version of Python, installed on the device before you deploy this component. | July 12, 2021 +[SageMaker AI Edge Manager component v1.0.2 released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Amazon SageMaker AI Edge Manager component v1.0.2 is available. This release updates the installation script in the component lifecycle. Your core devices must now have Python 3.6 or later, including `pip` for your version of Python, installed on the device before you deploy this component. | July 12, 2021 @@ -298 +298 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[New SageMaker AI Edge Manager component released](https://docs.aws.amazon.com//greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Version 1.0.0 of the Amazon SageMaker AI Edge Manager component is available for AWS IoT Greengrass. This component installs the SageMaker AI Edge Manager agent binary on Greengrass core devices. | June 10, 2021 +[New SageMaker AI Edge Manager component released](https://docs.aws.amazon.com/greengrass/v2/developerguide/sagemaker-edge-manager-component.html)| Version 1.0.0 of the Amazon SageMaker AI Edge Manager component is available for AWS IoT Greengrass. This component installs the SageMaker AI Edge Manager agent binary on Greengrass core devices. | June 10, 2021 @@ -315 +315 @@ Alongside the introduction of nucleus lite, we are also releasing nucleus v2.14. -[New secure tunneling component released](https://docs.aws.amazon.com//greengrass/v2/developerguide/secure-tunneling-component.html)| Version 1.0.0 of the secure tunneling component is available for AWS IoT Greengrass. This AWS-provided component uses AWS IoT secure tunneling to establish secure bidirectional communication with a Greengrass core device that is behind restricted firewalls.| January 21, 2021 +[New secure tunneling component released](https://docs.aws.amazon.com/greengrass/v2/developerguide/secure-tunneling-component.html)| Version 1.0.0 of the secure tunneling component is available for AWS IoT Greengrass. This AWS-provided component uses AWS IoT secure tunneling to establish secure bidirectional communication with a Greengrass core device that is behind restricted firewalls.| January 21, 2021