Auxiliary PDF Render Service 0.1.18 Stable (2026-06-11)

Version?Type?Release Date?Config.Changes?
0.1.18Stable2026-06-11No

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

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

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

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

    • Rebuilt image to pick up latest Alpine package updates