1
Fork 0

chore(deps): update gotenberg/gotenberg docker tag to v8.16.0 #157

Merged
lucas merged 1 commit from renovate/gotenberg-gotenberg-8.x into master 2025-01-31 13:20:15 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
gotenberg/gotenberg final minor 8.15.3 -> 8.16.0

Release Notes

gotenberg/gotenberg (gotenberg/gotenberg)

v8.16.0: 8.16.0

Compare Source

New Features

Flattening Annotations

Thanks to @​chakalov, this release brings a new multipart/form-data route for flattening PDFs:

POST /forms/pdfengines/flatten

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.

[!TIP]
Set this value to 0 for previous behavior.

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 (either application or access).

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

[!CAUTION]
/version route is now behind the basic authentication if enabled.

Chore

  • Updates Chromium to version 132.0.6834.110/160.
  • Updates Go dependencies.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gotenberg/gotenberg](https://github.com/gotenberg/gotenberg) | final | minor | `8.15.3` -> `8.16.0` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (gotenberg/gotenberg)</summary> ### [`v8.16.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.16.0): 8.16.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.15.3...v8.16.0) #### New Features ##### Flattening Annotations Thanks to [@&#8203;chakalov](https://github.com/chakalov), this release brings a new *multipart/form-data* route for flattening PDFs: POST /forms/pdfengines/flatten 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. > \[!TIP]\ > Set this value to 0 for previous behavior. Thanks [@&#8203;HarryGogonis](https://github.com/HarryGogonis), [@&#8203;michalschroeder](https://github.com/michalschroeder) and [@&#8203;Fank](https://github.com/Fank) for the help! See [#&#8203;987](https://github.com/gotenberg/gotenberg/issues/987) for more details. ##### New Log Field `log_type` The logs have now a new field `log_type` to help differentiating entries (either `application` or `access`). ##### Dummy Root Route Thanks to [@&#8203;nktnet1](https://github.com/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 > \[!CAUTION] > `/version` route is now behind the basic authentication if enabled. #### Chore - Updates Chromium to version `132.0.6834.110/160`. - Updates Go dependencies. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-01-29 22:16:02 +01:00
lucas merged commit d141085383 into master 2025-01-31 13:20:15 +01:00
lucas deleted branch renovate/gotenberg-gotenberg-8.x 2025-01-31 13:20:15 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#157
No description provided.