- Bump
gotenbergversion8.32.0->8.34.0(via8.33.0). - Fix incorrect indentation of
extraEnvvars indeployment.yaml(rendered at 10 spaces instead of 12, causing a YAML parse error). - Breaking upstream change: LibreOffice now blocks content linked from untrusted locations during conversion (
BlockUntrustedRefererLinks). Documents that pull in externalhttp(s)://or localfile:///linked resources no longer render them. This is unconditional upstream — there is no flag or environment variable to disable it. Embedded content is unaffected. - Add
logging.stdLevelCase(--log-std-level-case) to set the case of thelevelfield in standard-output logs —lower(default) orupper. - Add
pdfEngines.facturXEngines(--pdfengines-factur-x-engines) to set the engines and their order for the new Factur-X / ZUGFeRD XMP metadata feature (defaultqpdf). - Add
pdfEngines.embedMetadataEngines(--pdfengines-embed-metadata-engines) to set the engines and their order for the embed-metadata feature (defaultqpdf). This upstream flag predates 8.32.0 but was previously missing from the chart. - Upstream security fix:
IsPublicIPnow unwraps IPv4-mapped, 6to4, and Teredo IPv6 addresses and rejects them when the embedded IPv4 is non-public, closing adenyPrivateIpsbypass. - Upstream security fix: caller-supplied output filenames (
Gotenberg-Output-Filenameheader,filenameform field) now strip both/and\path separators. - Upstream image fix:
ca-certificatesis now installed in the chromium-only image (gotenberg/gotenberg-chromium), fixing outbound TLS failures in that variant. - Upstream bug fixes (no chart-level config): Chromium pinning proxy no longer leaks on a failed start; lifecycle listeners register before navigation to avoid a network-idle stall; supervisor health probes are debounced against transient CDP latency;
downloadFromresult merging is serialized to avoid a concurrent-map panic; CSV conversions no longer leak the upload's UUID as a page header; webhook async delivery preserves trace context. - Upstream feature (per-request, no chart config): owner-only encryption/permissions (
ownerPassword), redesigned Factur-X / ZUGFeRD form fields, and adeviceScaleFactorscreenshot field. - Bundled Chromium updated to
149.0.7827.102-1.