AWS greengrass high security documentation change
Summary
Added version 3.0.1 release notes mentioning security vulnerability fixes and timestamp handling improvements
Security assessment
Explicitly states 'Fixes security vulnerabilities' in the changelog, indicating direct security remediation.
Diff
diff --git a/greengrass/v2/developerguide/iotsitewise-opcua-collector-component.md b/greengrass/v2/developerguide/iotsitewise-opcua-collector-component.md index dbdd2160f..ccb49d4e3 100644 --- a//greengrass/v2/developerguide/iotsitewise-opcua-collector-component.md +++ b//greengrass/v2/developerguide/iotsitewise-opcua-collector-component.md @@ -192,0 +193,10 @@ The following table describes the changes in each version of the component. +3.0.1 | + +Bug fixes and improvements + + + * Fixes security vulnerabilities. + * Fixes an issue with OPC UA timestamp handling. Adds a preferred timestamp selection and improves fallback logic when the preferred timestamps are unavailable. + * Fixes an issue where Classic streams, V2 gateway OPC UA collector configurations fail to default to Stream Manager when no destination is specified. + +