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

Commit 48e6d08

Browse files
committed
add links
1 parent 6011d72 commit 48e6d08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The release notes include:
2525

2626
Release date: October 25, 2021
2727

28-
- {:.new}**Alternative dump location**—Added the `--dump-directory` option so that you can choose a target directory for a DB dump. Now `/app/var/dump-main` is the default target directory for a DB dump.<!-- MCLOUD-8063 -->
28+
- {:.new}**Alternative dump location**—Added the `--dump-directory` option so that you can choose a target directory for a DB dump. Now `/app/var/dump-main` is the default target directory for a DB dump. See [Snapshots and backup management: Dump your database]({{ site.baseurl }}/cloud/project/project-webint-snap.html#db-dump)<!-- MCLOUD-8063 -->
2929
- {:.fix}**Update Monolog**—Updated the minimum version required for the `monolog` package to `^2.3`.<!-- ACMP-1263 -->
3030
- {:.fix}**Update Symfony**—Updated the Symfony dependencies to be compatible with {{site.data.var.ee}} 2.4.4.<!-- ACMP-1533 -->
3131
- {:.fix}**Feature/resolve autoload**—Fixed an issue when deploying to an integration environment and seeing the `CRITICAL: [9] Required configuration is missed in autoload section of composer.json file.` error.<!-- https://github.com/magento/ece-tools/pull/799 -->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The release notes include:
2222

2323
Release date: October 25, 2021
2424

25-
- {:.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 -->
25+
- {:.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 -->
2626
- {:.fix}**Improvements for RO filesystem**<!-- ACMP-1106 -->
2727
- Fix issue starting a PHP container for mail configuration.
2828
- Can use environment variables in INI files.

0 commit comments

Comments
 (0)