Skip to content

Releases: dlcs/composite-handler

v1.2.2 - Optionally use cropbox

Choose a tag to compare

@donaldgray donaldgray released this 21 Jul 08:22
7b92f10

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

Choose a tag to compare

@donaldgray donaldgray released this 17 Jul 10:15
ed07588

What's Changed

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

v1.2.0 - SQS Broker

Choose a tag to compare

@donaldgray donaldgray released this 16 Jul 09:21
c807c4b

What's Changed

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

v1.1.4 - Sync scavenge

Choose a tag to compare

@donaldgray donaldgray released this 22 Jan 15:54
dffcda9

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

Choose a tag to compare

@donaldgray donaldgray released this 12 Dec 12:00
e031c34

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

Choose a tag to compare

@donaldgray donaldgray released this 11 Dec 10:59
010dc0c

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

Choose a tag to compare

@donaldgray donaldgray released this 01 Dec 17:39
68f9a32

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

Choose a tag to compare

@donaldgray donaldgray released this 22 Nov 17:03
a675af0

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

Choose a tag to compare

@donaldgray donaldgray released this 02 Jun 14:08
3670c99

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