Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 43a85ea

Browse files
committed
Update mcd-release-notes.md
1 parent 48e6d08 commit 43a85ea

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/cloud/release-notes/mcd-release-notes.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,13 @@ The release notes include:
2323
Release date: October 25, 2021
2424

2525
- {:.fix}**Improve Developer mode workflow**—Previously, you needed to specify the mode in the build and deploy steps. Now, the `--mode` option in the `build` step determines the mode in the later `deploy` step. Setting the mode after the deployment is no longer required. See [Developer mode]({{ site.baseurl }}/cloud/docker/docker-mode-developer.html).<!-- ACMP-1086 -->
26-
- {:.fix}**Improvements for RO filesystem**<!-- ACMP-1106 -->
26+
- {:.fix}**Improvements for read-only filesystem**<!-- ACMP-1106 -->
2727
- Fix issue starting a PHP container for mail configuration.
2828
- Can use environment variables in INI files.
2929
- Ensure PHP entry points do not need write permission.
3030
- {:.fix}**Update Node**—Update the bundled Node version; when installing Node in PHP-CLI images, it now uses the current LTS version.<!-- ACMP-1539 -->
3131
- {:.fix}**Update Symfony**—Updated the Symfony config dependencies to be compatible with {{site.data.var.ee}} 2.4.4.<!-- ACMP-1533 -->
3232

33-
*ini files are using environment variables to no require writable FS
34-
PHP-FPM files are using environment variables to no require writable FS
35-
PHP container is configured to read php.ini in the root directory with lower priority than the system in files
36-
ARG added to replace container-specific services like crontab and Compsoer version
37-
3833
## v1.2.4
3934

4035
Release date: July 29, 2021

0 commit comments

Comments
 (0)