Releases: ConvertAPI/convertapi-library-java
Releases · ConvertAPI/convertapi-library-java
Bump dependencies to fix vulnerabilities
Use Bearer authentication and remove alternative converter support
What's Changed
Full Changelog: v2.10...v2.11
Fix upload content type and support fetching account information
What's Changed
- Change to close Response instances by @jmpalomar in #22
- It is now supported to check the remaining conversion amount and other account information. However seconds left property got removed by @kmozsi in #35
- Set proper Content-Type header by @kmozsi in #37
Full Changelog: v2.9...v2.10
Multiple minor improvements and fixes
Alternative converter
With this release it is possible to set alternative converter and custom timeout.
Stream upload
v1.6 1.6
Upload content type fix
v1.5 Create Getting-Started.md
File in result by index
v1.4 Merge branch 'release/1.4'
Updated conversion URL path
v1.3 Updated conversion URL path
Added advanced settings
- HTTP client customization. Full control over proxy server, timeouts and other HTTP related settings
- Delete methods for source and result files, for leaving no data on convertapi.com sever after conversion