AWS AWSCloudFormation documentation change
Summary
Updated cfn-bootstrap version with MD5 checksum error handling and Python 3.11.12 build
Security assessment
Routine maintenance updates without explicit security context or vulnerability fixes
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/releasehistory-aws-cfn-bootstrap.md b/AWSCloudFormation/latest/UserGuide/releasehistory-aws-cfn-bootstrap.md index bc7f610f6..90ac8a1a3 100644 --- a//AWSCloudFormation/latest/UserGuide/releasehistory-aws-cfn-bootstrap.md +++ b//AWSCloudFormation/latest/UserGuide/releasehistory-aws-cfn-bootstrap.md @@ -28 +28,13 @@ Version | Release Date | Change Description | Download Packages -2.0-33 (Latest; recommended) | 2/27/2025 | +2.0-34 (Latest; recommended) | 4/9/2025 | + + * Handle errors when MD5 checksum for S3 objects is unavailable + * Build Windows executable using Python 3.11.12. + +| + + * [TAR.GZ](https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-py3-2.0-34.tar.gz) + * [ZIP](https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-py3-2.0-34.zip) + * [EXE (64-bit Windows)](https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-py3-2.0-34.win64.exe) + + +2.0-33 | 2/27/2025 |