Releases: awslabs/coldsnap
Releases · awslabs/coldsnap
v0.6.2
Changed
- Dependency updates [#346]
v0.6.0
Security Fix
- Bump openssl from 0.10.48 to 0.10.55 [#257], [#271]
- Bump h2 from 0.3.15 to 0.3.20 [#257], [#271]
- Bump AWS SDK for Rust [#257]
Changed
- Update other dependencies
v0.5.1
Security Fix
- Bump openssl from 0.10.45 to 0.10.48 [#247]
Changed
- Bump tokio from 1.25.0 to 1.26.0 [#239]
v0.5.0
Changed
- Add debug logging to help with troubleshooting [#220]
- Remove minor/patch versions from Cargo.tomls [#237]
- Update dependencies
v0.4.1
Changed
- Prevent integer overflows during offset calculations ([#186], thanks @okudajun!)
- Update dependencies
v0.3.3
Changed
- Add support for uploading from a block device. #92
- Upgrade SNAFU. (#115, thanks, @shepmaster!)
- Unpin tokio. #129
- Update dependencies. #91, #94, #97, #98, #99, #102, #103, #105, #106, #109, #111, #112, #114, #115, #116, #117, #118, #119, #123, #124, #127, #130, #131, #132, #134, #135