Releases: cythral/cfn-build-tasks
Releases · cythral/cfn-build-tasks
v0.5.4
v0.5.3
Adds AWS::CloudFormation::Stack::TemplateURL to the list of packable properties.
v0.5.2
- Includes 3rd Party Dependency Updates Only
v0.5.1
- Includes 3rd Party Dependency Updates Only
v0.5.0
This release introduces a task for getting stack output values.
v0.4.2
This release fixes an issue that resulting in package failure if templates did not have a metadata section.
v0.4.1
This release introduces the following:
- Fixes an issue where non-URL safe characters were being added to sha256 sums (including '/' and '+'). If multiple '/' were present at the beginning of the object key, CloudFormation would be denied access to the object.
- Upgrades the project to use .NET SDK 5.0.101 and MSBuild 16.8.
v0.4.0
This release upgrades the project to .NET 5.
v0.3.2
This fixes an issue where SAM metadata for ReadmeUrl and LicenseUrl were not being packaged.
v0.3.1
This fixes an issue with stack status detection once deleting the stack is complete.