Skip to content

Releases: mormahr/pdf-service

[v2.0.0-rc.3] WeasyPrint v53, ARM multi-arch and much smaller image

17 Sep 01:12
c37752a
Compare
Choose a tag to compare

WeasyPrint: v53.3

Breaking Changes

Improvements

  • Reduced Docker image size from 363.98 MB (v1.1) to 59.48 MB (v2) #136 #137 #141 #157 #158 #161 #163 #164 #165
  • Added support for ARM64 (Apple Silicon, AWS Graviton, etc.) and ARMv7 (Raspberry Pi) architectures #162 #170
  • Using tini as the entrypoint #134
  • Disabled Sentry performance sampling of /health endpoint #174

[v2.0.0-rc.2] WeasyPrint v53, ARM multi-arch and much smaller image

15 Sep 14:25
f41c78c
Compare
Choose a tag to compare

WeasyPrint: v53.3

Breaking Changes

Improvements

[v2.0.0-rc.1] WeasyPrint v53 & size reduction

02 Sep 03:25
Compare
Choose a tag to compare

WeasyPrint: v53.2

Summary: WeasyPrint v53, alpine and much smaller image.

Breaking Changes

  • Updated to WeasyPrint v53 (includes visual changes) #115
  • Switched base image from debian buster to alpine v3.14 (includes visual changes) #119

Improvements

  • Reduced Docker image size from 363.98 MB (v1.1) to 176.67 MB (v2) #136 #137 #141
  • Using tini as the entrypoint #134

[v1.1.0] Health check & gunicorn fixes

01 Sep 15:26
Compare
Choose a tag to compare

Improvements

  • Docker HEALTHCHECK #129
  • Updated Python to v3.9.7 #107

Bug Fixes

  • Fix container shutdown by using exec to forward signals #125 (jpxd)
  • Fix worker timing out regularly #124 #126 (jpxd)

[v1.0.0] Public Release

01 Sep 15:23
577f216
Compare
Choose a tag to compare

Initial public release 🎉