Releases: CleverCloud/oauth10a-rust
Releases · CleverCloud/oauth10a-rust
v1.5.1
What's Changed
- chore: update dependencies by @FlorentinDUBOIS in #39
Full Changelog: v1.5.0...v1.5.1
Release v1.5.0
What's Changed
- Introduce
Request::execute
method to craft request outside the crate and sign them as well by @FlorentinDUBOIS in #38
Full Changelog: v1.4.0...v1.5.0
Release v1.4.0
What's Changed
- Use rustls instead of openssl by @FlorentinDUBOIS in #36
- Expose inner hyper client by @FlorentinDUBOIS in #37
Full Changelog: v1.3.19...v1.4.0
Release v1.3.19
Release v1.3.18
What's Changed
- Update dependencies by @FlorentinDUBOIS in #33
- Use
once_cell
instead oflazy_static
by @FlorentinDUBOIS in #34
Full Changelog: v1.3.17...v1.3.18
Release v1.3.17
What's Changed
- Use rust-toolchain to ensure minimum rust version by @FlorentinDUBOIS in #31
- Update dependencies by @FlorentinDUBOIS in #32
Full Changelog: v1.3.16...v1.3.17
Release v1.3.16
Full Changelog: v1.3.15...v1.3.16