We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31ddda2 + 897e72f commit 7c9a2e3Copy full SHA for 7c9a2e3
2 files changed
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+- Restructured `UPGRADE.md` into operator and developer guides: the operator guide separates
8
+ application-config migration (now based on 2.8's `app:utils:convert-env-to-3x`) from
9
+ infrastructure config, covers four hosting options (os2display-docker-server, published images
10
+ with own container orchestration, GitHub build artifacts in a classic nginx setup, and bare
11
+ metal with the repo checked out), and adds pre-upgrade and post-upgrade checklists.
12
- Disabled API Platform's legacy query-parameter validation system
13
(`legacy_query_parameter_validation: false`): its classes self-deprecate on load since 3.4,
14
spamming the `php` log channel on every request, and none of our filters declare the
0 commit comments