Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Releases: rapid7/pdf-renderer

v0.1.18

15 May 14:07
6b42804
Compare
Choose a tag to compare
  • increase PDF_RENDERER_PRINT_DEADLINE and PDF_RENDERER_BROWSER_CONTEXT_DEADLINE to 10 minutes.

v0.1.17

24 Feb 03:55
Compare
Choose a tag to compare
  • fixed issue with the context timing out before the render operation could finish
  • added PDF_RENDERER_BROWSER_CONTEXT_DEADLINE as a configurable variable
  • fixed the environment variable for PDF_RENDERER_PRINT_DEADLINE (was PDF_RENDERER_PRINT_DEADLINE_MINUTES which didn't match documentation)

v0.1.16

23 Jul 19:47
Compare
Choose a tag to compare
  • increased the number of requests that can be simultaneously tracked while rendering a pdf using chrome

v0.1.15

16 Jun 19:50
Compare
Choose a tag to compare
  • fixed an issue with using custom headers
  • added logging to indicate when custom headers are being used

v0.1.14

06 Jun 17:59
Compare
Choose a tag to compare
  • fixed issue with connections not closing

v0.1.13

04 Jun 16:21
Compare
Choose a tag to compare
  • fixed an issue with closing the request body when processing render requests

v0.1.12

14 Apr 23:57
Compare
Choose a tag to compare
  • upgrade to go 1.14
  • upgrade dependencies

v0.1.11

20 Feb 01:08
0e4f9a9
Compare
Choose a tag to compare
  • added support for storing to s3
  • added the concept of storage strategy
  • correlation is a standalone feature now

v0.1.10

22 Oct 09:09
Compare
Choose a tag to compare

accidentally no longer sending the file

v0.1.9

21 Oct 19:47
Compare
Choose a tag to compare

fixed some error handling