chore(deps): update docker.io/gotenberg/gotenberg docker tag to v8.11.0
This MR contains the following updates:
Package | Type | Update | Change | OpenSSF |
---|---|---|---|---|
docker.io/gotenberg/gotenberg | Kustomization | minor |
8.10.0 -> 8.11.0
|
Release Notes
gotenberg/gotenberg (docker.io/gotenberg/gotenberg)
v8.11.0
: 8.11.0
New Features
Body Limit
You may now set a body limit for multipart/form-data requests, including files downloaded via the downloadFrom
form field.
To enable this feature, set the --api-body-limit
flag with a string value like 500KB, 5MB, 5GB, etc. There is no limit by default.
skipNetworkIdleEvent
default value (Chromium)
New By default, Gotenberg does not wait anymore for the network idle event, significantly speeding up the conversion process. Although Chromium triggers this event heuristically, it is often — if not always — fired too late for page rendering.
Chore
Updates Go dependencies.
You may now sponsor this open-source project. Thanks
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.