Update ghcr.io/static-web-server/static-web-server Docker tag to v2.44.0 #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-static-web-server-static-web-server-2.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:
2.43.0-alpine→2.44.0-alpineRelease Notes
static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)
v2.44.0Compare Source
This new
v2.44.0brings bug fixes and security updates. A fix for pre-compressed variant body truncation, a new--use-relative-rootoption to resolve the webroot at request time, query string preservation on URL redirects, a metrics endpoint authentication order fix as well as other improvements.Security updates
This release includes security updates related to metrics, pre-compressed and basic authentication. Users are encouraged to update to this version. We will provide more details about the fixed security issues in the next few days.
v2 is now LTS
Today we announce that v2 has transitioned to LTS (Long-term support) status. Meaning that
v2.44.0(minor) will receive only bug fixes and security updates going forward.The project's current focus has now moved to v3 (in progress). We encourage users to give v3 a try for new features, improvements and provide feedback. More details in the v3.0.0-beta.1 release.
Fixes
c928639Update dependencies. PR #728 by @joseluisqbe585a6Update Alpine (3.23.5) & Debian (13.6) Docker images. PR #729 by @joseluisq478fc6ePre-compressed variant body truncated to the original file's size (backport from v3). PR #727 by @joseluisq (v3 PR #722 by @antoinemichea).b05bd25Query string was not preserved on URL redirects. PR #703 by @urdha51444cMetrics endpoint authentication order bypass when basic auth is enabled. PR #714 by @T3pp31Features
e491202New--use-relative-rootoption to resolve the webroot at request time. PR #712 by @joseluisq. See docs.Refactorings
aa36d93Move v2 docs to dedicated repository. PR #704 by @joseluisqFor more details see the v2.44.0 milestone and the full changelog v2.43.0...v2.44.0.
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 becomes conflicted, 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.