Releases: cloudboss/easyto-init
Releases · cloudboss/easyto-init
v0.2.0
Changed
- Build is updated to use Rust
1.90.0. - Multiple dependencies were updated for security advisories.
Added
- Add EBS volume attachment. EBS volumes can now be attached upon boot based on their tags. The instance must have an instance profile with a policy allowing
ec2:AttachVolumeandec2:DescribeVolumesactions.
Removed
serde_ymlwas removed and replaced withserde_yaml2.
v0.1.1
Changed
- Modify release artifact to be in sync with https://github.com/cloudboss/easyto-assets artifacts.
v0.1.0
Initial release