Auxiliary PDF Render Service 0.1.17 Stable (2026-04-16)

Version?Type?Release Date?Config.Changes?
0.1.17Stable2026-04-16No

Download: https://hub.docker.com/r/humio/pdf-render-service

Updates

Upgrades

Changes that may occur or be required during an upgrade.

  • Installation and Deployment

    • The / endpoint now optionally takes scheduledReportId, scheduledReportName, orgId and cid as arguments, and decorates logs with this information to enhance logging.

    • Removed basic-ftp resolution override — transitive dependency now resolves to 5.3.0 naturally, addressing the CVE without a forced pin.

    • Added ws resolution to upgrade transitive dependency from 8.20.0 to 8.20.1 to address CVE-2026-45736.

    • Fixed potential scheduled report timeout by decoupling page load from query completion and introducing a connectionError response to callback.

    • Rebuilt image to pick up latest Alpine package updates