GitHub / ConvertAPI / convertapi-library-java
A Java library for the ConvertAPI
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConvertAPI%2Fconvertapi-library-java
PURL: pkg:github/ConvertAPI/convertapi-library-java
Stars: 20
Forks: 13
Open issues: 4
License: other
Language: Java
Size: 2.17 MB
Dependencies parsed at: Pending
Created at: almost 8 years ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 14 days ago
Bump dependencies to fix vulnerabilities
v2.12
What’s Changed
- Bump dependencies by @kmozsi in https://github.com/ConvertAPI/convertapi-library-java/pull/43
Full Changelog: https://github.com/ConvertAPI/convertapi-library-java/compare/v2.11...v2.12
Download
Use Bearer authentication and remove alternative converter support
v2.11
What’s Changed
- Use Bearer authentication by @kmozsi in https://github.com/ConvertAPI/convertapi-library-java/pull/40
- Remove alternative converter support by @kmozsi in https://github.com/ConvertAPI/convertapi-library-java/pull/41
Full Changelog: https://github.com/ConvertAPI/convertapi-library-java/compare/v2.10...v2.11
Download
Fix upload content type and support fetching account information
v2.10
What’s Changed
- Change to close Response instances by @jmpalomar in https://github.com/ConvertAPI/convertapi-java/pull/22
- It is now supported to check the remaining conversion amount and other account information. However seconds left property got removed by @kmozsi in https://github.com/ConvertAPI/convertapi-java/pull/35
- Set proper Content-Type header by @kmozsi in https://github.com/ConvertAPI/convertapi-java/pull/37
Full Changelog: https://github.com/ConvertAPI/convertapi-java/compare/v2.9...v2.10
Download
Download
Alternative converter
v1.7
With this release it is possible to set alternative converter and custom timeout.
Download
Stream upload
v1.6
Download
Download
Download
Download
Added advanced settings
v1.2
- 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
Download