chore(deps): update gotenberg/gotenberg docker tag to v8.17.1 #162
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.16.0
->8.17.1
Release Notes
gotenberg/gotenberg (gotenberg/gotenberg)
v8.17.1
: 8.17.1Compare Source
Bug Fix
The split feature wasn't working as expected for PDFs longer than nine pages. Thanks to @ninjacarr and @zach-goldberg for the heads-up!
Chore
Updates Go dependencies.
v8.17.0
: 8.17.0Compare Source
New Features
Configuration with Environment Variables
You can now configure your Gotenberg instances using environment variables. For example, instead of setting
--api-port=3000
, you can useAPI_PORT=3000
.Thank you, @rojomisin, for the suggestion!
Debug Route
When enabled with
--api-enable-debug-route
(orAPI_ENABLE_DEBUG_ROUTE=true
), the/debug
endpoint returns formatted JSON detailing your Gotenberg instance's configuration (including flag values, architecture, etc.).Thank you, @nktnet1, for the suggestion!
Bug Fix
Due to a CI misconfiguration, the
/version
route in Gotenberg 8.16.0 was displaying an empty string. This issue has been fixed. Thanks to @clee231 for the heads-up!Chore
133.0.6943.53
(except forarm64
).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.
1615262a7d
to274a8004b4
chore(deps): update gotenberg/gotenberg docker tag to v8.17.0to chore(deps): update gotenberg/gotenberg docker tag to v8.17.1