chore(deps): update gotenberg/gotenberg docker tag to v8.16.0 #157
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.15.3
->8.16.0
Release Notes
gotenberg/gotenberg (gotenberg/gotenberg)
v8.16.0
: 8.16.0Compare Source
New Features
Flattening Annotations
Thanks to @chakalov, this release brings a new multipart/form-data route for flattening PDFs:
This feature is also available to the following routes via a new form field
flatten
(boolean):/forms/libreoffice/convert
/forms/pdfengines/merge
/forms/pdfengines/split
Chromium Restart Strategy
The new default value for the
--chromium-restart-after
flag is 10, helping stabilizing the memory usage of your Gotenberg instances.Thanks @HarryGogonis, @michalschroeder and @Fank for the help! See #987 for more details.
New Log Field
log_type
The logs have now a new field
log_type
to help differentiating entries (eitherapplication
oraccess
).Dummy Root Route
Thanks to @nktnet1, a new root route (e.g.,
/
) prints a welcome message with a link to the documentation.Faster CI / Latest Chromium Version for
armhf
The releasing of a new Docker image of Gotenberg has been drastically reduced, from approximately 1 hour to less than 5 minutes, thanks to arm64 GitHub runners. This also allows for the latest Chromium version on the
armhf
variant.Misc
Chore
132.0.6834.110/160
.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.