Skip to content

Releases: dlcs/composite-handler

v1.2.2 - Optionally use cropbox

21 Jul 08:22
7b92f10

Choose a tag to compare

Summary

  • Add new envvar, PDF_RASTERIZER_USE_CROPBOX. When True the image is rasterized from cropbox, rather than mediabox

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - Fix memory leak if resizing post rasterization

17 Jul 10:15
ed07588

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - SQS Broker

16 Jul 09:21
c807c4b

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4 - Sync scavenge

22 Jan 15:54
dffcda9

Choose a tag to compare

What's Changed

  • Synchronously scavenge diskspace when job completed by @donaldgray in #59

Full Changelog: v1.1.3...v1.1.4

v1.1.3 - Rerasterize images that are too large

12 Dec 12:00
e031c34

Choose a tag to compare

What's Changed

  • Detect 1x1 pixel output and re-rasterized with fallback DPI by @donaldgray in #46

Full Changelog: v1.1.2...v1.1.3

v1.1.2 - Constrain max image size

11 Dec 10:59
010dc0c

Choose a tag to compare

What's Changed

  • Handle optional param (PDF_RASTERIZER_MAX_LENGTH) to resize rasterized image if too large by @donaldgray in #42

Full Changelog: v1.1.1...v1.1.2

v1.1.1 - Set higher MAX_IMAGE_PIXELS

01 Dec 17:39
68f9a32

Choose a tag to compare

What's Changed

  • Increase PIL MAX_IMAGE_PIXELS to avoid decompression bomb warnings by @donaldgray in #40

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - handle "compositeId" parameter

22 Nov 17:03
a675af0

Choose a tag to compare

Summary

Update dependencies and fix a few smaller bugs for better error reporting.

Allow "compositeId" to be specified for better control over keys used in S3. Add customer and space to s3 key.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - Initial Release

02 Jun 14:08
3670c99

Choose a tag to compare

Migrated composite-handler component from https://github.com/dlcs/protagonist/tree/v1.1.1/src/composite_handler and applied the following changes:

What's Changed

New Contributors

Full Changelog: https://github.com/dlcs/composite-handler/commits/v1.0.0