Skip to content

v1.0.0

Choose a tag to compare

@sreeise sreeise released this 04 Apr 07:45
· 202 commits to master since this release
8c5e10c

What's Changed

  • Move to async client by default by @sreeise in #402

  • Regenerate all api clients.

  • Move to async by default

  • Update dependencies and fix security issues

  • Enable the ability to provide types that implement Read and AsyncReadExt on uploads and upload sessions.

  • Rewrite api client macros which reduced the total api client macros from 30+ down to 15

  • Rewrite codegen for new macros and async default.

  • Move downloads and upload sessions to Ext traits for reqwest::Response.

  • Add multiple not previously supported APIs.

Full Changelog: v0.3.1...v1.0.0