Skip to content

Releases: DocRaptor/docraptor-java

v3.2.0

03 Apr 16:47

Choose a tag to compare

3.2.0 [April 2, 2024]

  • Add the new userAgentToken API option, to enable passing a key that will be passed back on resource requests

3.1.0 [July 14, 2023]

  • Add new API options (including prince_options[pdf_forms] to enable PDF forms)

v3.0.0

16 Nov 21:16

Choose a tag to compare

  • Switch API host to more secure api.docraptor.com (dropping old TLS)
  • Switch from swagger to openapi-generator v6.0.1 (better maintained)
  • Remove support for java <8

v2.0.0

31 Jul 20:52

Choose a tag to compare

See the PR for important breaking changes: #14

v1.1.0

03 Nov 19:08

Choose a tag to compare

  • Added support for the pipeline API parameter

v1.0.0

18 Oct 13:41
@jqr jqr

Choose a tag to compare

  • No significant code changes

v0.4.0

27 Sep 18:28
@jqr jqr

Choose a tag to compare

  • Added support for prince_options[no_parallel_downloads]

v0.3.0

12 Mar 19:53
@jqr jqr

Choose a tag to compare

  • Added support for prince_options[debug]

v0.2.0

30 Jan 01:03
@jqr jqr

Choose a tag to compare

  • BREAKING CHANGE: Rename ClientApi to DocApi

v0.1.0

27 Jan 22:16
@jqr jqr

Choose a tag to compare

  • BREAKING CHANGE: createDoc and getAsyncDoc responses are now byte[] instead of temp files