chore(deps): update gotenberg/gotenberg docker tag to v8.11.0 #72
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/gotenberg-gotenberg-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
8.10.0
->8.11.0
Release Notes
gotenberg/gotenberg (gotenberg/gotenberg)
v8.11.0
: 8.11.0Compare Source
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.New
skipNetworkIdleEvent
default value (Chromium)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
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.