Skip to content

Releases: CleverCloud/oauth10a-rust

v3.0.0

28 May 14:35
6ca7f16

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v3.0.0

v2.1.2

07 May 13:20
69e2f8d

Choose a tag to compare

What's Changed

  • fix(oauth): ensure oauth_signature is URL encoded by @b4D8 in #52
  • feat(sse): add SSE client by @b4D8 in #48
  • build: bump dependencies by @b4D8 in #56
  • feat: remove implicit Sized bound on request payload by @b4D8 in #55

Full Changelog: v2.1.1...v2.1.2

v2.1.1

31 Mar 10:12
2d89c43

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

24 Mar 16:38
5bace25

Choose a tag to compare

What's Changed

  • Remove async_trait dependency by @b4D8 in #44

New Contributors

  • @b4D8 made their first contribution in #44

Full Changelog: v2.0.2...v2.1.0

v2.0.2

07 Mar 18:04
2ff38df

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

21 Feb 16:08
f672965

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Feb 18:48
8714863

Choose a tag to compare

Full Changelog: v1.5.1...v2.0.0

v1.5.1

31 Jul 16:18
e05fe01

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

29 May 16:15
c4213fc

Choose a tag to compare

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

24 May 15:49
16e17ef

Choose a tag to compare

What's Changed

Full Changelog: v1.3.19...v1.4.0