v1.0.0
What's Changed
-
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