All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.2 - 2022-10-03
0.4.1 - 2022-08-12
- Update dependencies
0.4.0 - 2022-07-26
- Replaced
rusoto
withaws-sdk-rust
#469 - Update dependencies
0.3.6 - 2022-04-26
0.3.5 - 2022-01-28
- Update dependencies.
0.3.4 - 2021-10-19
- Update dependencies.
0.3.3 - 2021-09-15
- Update dependencies.
0.3.2 - 2021-08-24
- Update
tough
dependency to 0.11.2
0.3.1 - 2021-07-30
- Update dependencies. #363, #364, #365, #366, #367, #379, #381, #382, #384, #391, #393, #396, #398
- Fix clippy warnings. #372, #378, #383, #399
- Add license check to CI. #385
0.3.0 - 2021-03-01
0.2.0 - 2021-01-19
- Update
tough
dependency to 0.10.0.
0.1.1 - 2020-11-10
- We now pad signatures shorter than the RSA modulus to ensure compatibility with other implementations of RSA PSS (#263).
- Update
rusoto
dependency to 0.45.0.
0.1.0 - 2020-09-17
- Everything!