Releases: cloudconvert/cloudconvert-dotnet
Releases · cloudconvert/cloudconvert-dotnet
1.4.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Various improvements by @Banovvv in #29
fix: add ConfigureAwait(false) throughout async code to prevent synchronization context deadlocks by @Banovvv in #30
New Contributors
Full Changelog : 1.4.1...1.4.2
1.4.1
Compare
Sorry, something went wrong.
No results found
Add CancellationToken support (#25 )
Fix DeleteJobAsync() exception (#27 )
1.4.0
Compare
Sorry, something went wrong.
No results found
Use System.Text.Json instead of Newtonsoft.Json. (#24 / Thanks @TP125487 )
1.3.0
Compare
Sorry, something went wrong.
No results found
Updated the Dotnet framework to 8.0. (#23 / Thanks @TP125487 )
1.2.0
Compare
Sorry, something went wrong.
No results found
1.1.3
Compare
Sorry, something went wrong.
No results found
Disable HTTP client timeout to avoid timeout errors
1.1.2
Compare
Sorry, something went wrong.
No results found
Adding options field to the CaptureCreateRequest #16
1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.0
Compare
Sorry, something went wrong.
No results found
Support for Signed URLs
Use of new sync API endpoints for job/task wait() methods