Skip to content

Commit 7c9a2e3

Browse files
authored
Merge pull request #496 from os2display/feature/upgrade-guide-operator-developer-split
docs: restructure UPGRADE.md into operator and developer guides
2 parents 31ddda2 + 897e72f commit 7c9a2e3

2 files changed

Lines changed: 252 additions & 241 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

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.
712
- Disabled API Platform's legacy query-parameter validation system
813
(`legacy_query_parameter_validation: false`): its classes self-deprecate on load since 3.4,
914
spamming the `php` log channel on every request, and none of our filters declare the

0 commit comments

Comments
 (0)