Skip to content

Commit 93c6176

Browse files
ZDT update to support multiple instances (mendix#10865)
* ZDT improvement update for M15 * Update release with new feature and remove k8s reference
1 parent 626ffb6 commit 93c6176

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

content/en/docs/deployment/mendix-cloud-deploy/zero-downtime.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ With ZDT, Mendix Cloud intelligently manages the deployment process, ensuring yo
1919
To leverage the benefits of zero-downtime deployment, your Mendix application and deployment environment must meet the following criteria:
2020

2121
* **Mendix runtime version** – Must be running on Mendix Runtime version 10.24 or above.
22-
* **Application instances** – The application must be configured to run with a single runtime instance.
2322
* **Change type** – The deployment must involve only [configuration-level changes](/developerportal/deploy/zero-downtime/#zdt-application).
24-
* **Deployment platform** – Must be deployed on Mendix Cloud(Kubernetes).
2523

2624
{{% alert color="info" %}}
2725
No special setup is required to enable ZDT. When your application and deployment meet these prerequisites, ZDT is automatically available for eligible changes.
@@ -71,11 +69,9 @@ During these types of updates, Mendix Cloud performs the deployment in a way tha
7169
Zero-downtime deployment will not apply under the following conditions:
7270

7371
* Mendix Runtime versions below 10.24
74-
* Application runs with more than one runtime instance
7572
* Upgrading to a new Mendix Runtime version
7673
* Deploying a new MDA (application model update)
7774
* Changes involve database structure updates
78-
{{< figure src="/attachments/deployment/mendix-cloud-deploy/zero-downtime/zdt-scaling-process.png" >}}
7975

8076
For these scenarios, the Cloud Portal will display the standard restart message before deployment.
8177

content/en/docs/releasenotes/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want:
1515

1616
| Type of Deployment | Last Updated |
1717
| --- | --- |
18-
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | March 8, 2026 |
18+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | March 15, 2026 |
1919
| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | February 5, 2026 |
2020
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | January 29, 2026 |
2121
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | September 28, 2025 |

content/en/docs/releasenotes/deployment/mendix-cloud/2026.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ weight: 1
88

99
## March 2026
1010

11+
### March 15, 2026
12+
13+
#### Improvements
14+
15+
* [Zero-downtime deployment](/developerportal/deploy/zero-downtime/) now supports multiple runtime instances without service interruption. Previously, this feature was only available for applications with a single runtime instance.
16+
17+
#### New Features
18+
19+
* Environments on Mendix Cloud are now labeled **Unlicensed** one day after the contract expires.
20+
1121
### March 8, 2026
1222

1323
#### Deprecations

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
17-
<p class="rn-date">March 8, 2026</p>
17+
<p class="rn-date">March 15, 2026</p>
1818
</li>
1919
<li class="lp-panel-list">
2020
<a href="/releasenotes/catalog/">Catalog Release 2.150.0</a>

0 commit comments

Comments
 (0)