Skip to content

Release v2026.2#1835

Draft
matthew-white wants to merge 20 commits into
masterfrom
next
Draft

Release v2026.2#1835
matthew-white wants to merge 20 commits into
masterfrom
next

Conversation

@matthew-white
Copy link
Copy Markdown
Member

This PR prepares the release of v2026.2. It should only contain changes from other PRs that have already been approved and merged (and possibly merge commits from the master branch).

alxndrsn and others added 20 commits April 18, 2026 08:08
Previously called `disallow-all`; rename to `backend-strict` to better reflect its usage rather than current implementation details.
Switch from Content-Security-Policy-Report-Only to Content-Security-Policy.
Switch from Content-Security-Policy-Report-Only to Content-Security-Policy.
It looks like the checkout code from the `test-images` job was copy/pasted elsewhere.

Simplifying this config should speed up git checkout in affected jobs.
Fixes: expected docker context is increased due to WF merge
The `DB_SSL` env var was made illegal in #1647.

The check was then moved from runtime to build time in #1671.

Checking at build-time allows for faster failure and clearer feedback to sysadmins who are upgrading, and previously depended on this env var.  However, the downside is that if container images are pre-built centrally, this check will be skipped.

With this commit, the check will move to container startup.  However, it will now be skipped if the container is started with a non-standard CMD/command/COMMAND.
Switch all headers from `Content-Security-Policy-Report-Only` to `Content-Security-Policy`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants