Releases: awslabs/coldsnap
Releases · awslabs/coldsnap
v0.3.1
Changed
- Add backoff-retry behavior to coldsnap uploads. #56
- Update dependencies. #48, #50, #51, #54, #55, #58, #60
- Fix clippy warnings for Rust 1.52. #57
v0.3.0
Breaking Changes
- Updated tokio to v1, this is a breaking change when using coldsnap as a library. #39
Changed
- Fix an issue with download filepaths #40
v0.2.0
Added Cargo.toml features to switch between rusoto native-tls and rustls. #18
v0.1.0
coldsnap v0.1.0 is the initial release. It supports uploading local files into EBS snapshots; downloading EBS snapshots into local files; and waiting for EBS snapshots to reach a specified state.