Skip to content

Releases: ConvertAPI/convertapi-library-java

Bump dependencies to fix vulnerabilities

14 Sep 01:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11...v2.12

Use Bearer authentication and remove alternative converter support

13 Sep 00:13
Compare
Choose a tag to compare

What's Changed

  • Use Bearer authentication by @kmozsi in #40
  • Remove alternative converter support by @kmozsi in #41

Full Changelog: v2.10...v2.11

Fix upload content type and support fetching account information

16 Feb 01:14
Compare
Choose a tag to compare

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

29 Nov 02:07
Compare
Choose a tag to compare

Alternative converter

12 Jun 12:41
Compare
Choose a tag to compare

With this release it is possible to set alternative converter and custom timeout.

Stream upload

31 Aug 11:22
Compare
Choose a tag to compare
v1.6

1.6

Upload content type fix

22 Aug 13:06
122807f
Compare
Choose a tag to compare
v1.5

Create Getting-Started.md

File in result by index

20 Aug 14:34
Compare
Choose a tag to compare
v1.4

Merge branch 'release/1.4'

Updated conversion URL path

17 Jul 15:11
Compare
Choose a tag to compare
v1.3

Updated conversion URL path

Added advanced settings

16 Jul 14:10
Compare
Choose a tag to compare
  • 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