Skip to content

Commit 158fad8

Browse files
Merge pull request #10057 from mendix/kk-azure-relnotes
Mx Azure release notes
2 parents 661b2b2 + ed2131b commit 158fad8

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

content/en/docs/deployment/private-cloud/private-cloud-cluster/private-cloud-global-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
## Introduction
99

10-
When running the Mendix Operator in Global mode, one installation of the Mendix Operator and Agent is sufficient to manage applications across multiple namespaces. This Operator mode is recommended for new customers, or customers that want to streamline and simplify their deployments and operations. For existing customers, and for use cases that require having a separate Operator instance for every namespace, the [Standard mode](/developerportal/deploy/standard-operator/) is still available and supported.
10+
When running the Mendix Operator in Global mode, one installation of the Mendix Operator and Agent is sufficient to manage applications across multiple namespaces.
1111

1212
{{% alert color="warning" %}}
1313
It is essential to ensure that each namespace is exclusively managed by a single Operator. The deployment of two Operators, particularly with distinct versions, to manage the same namespace, may lead to conflicts, resulting in the cancellation and rollback of each operator's modifications.

content/en/docs/releasenotes/deployment/mendix-azure.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ These release notes cover changes to deployment to [Mendix on Azure](/developerp
1212

1313
For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/).
1414

15+
### Release date: September 11, 2025
16+
17+
* We have improved the translations by adding support for error messages in the **Cluster Overview** page.
18+
* We have fixed a translation issue where **Logging and Monitoring** was displayed twice in Cluster Details page.
19+
* We have fixed the issue where users in Admin and Contributor groups could not view the managed app in the **Cluster Overview**.
20+
21+
### Known issues:
22+
23+
* Currently, the **updated** or **created** tags in the **Edit** screen of the cluster are not attached to the cluster resources.
24+
* Support ticket visibility is currently limited to tickets created by the individual user, rather than all tickets within their subscription.
25+
* Currently, it is not possible to create new environments in the Mendix on Azure cluster. We are working on releasing a fix for this issue soon.
26+
1527
### Release date: August 7, 2025
1628

1729
* Users with the Owner or Contributor roles can now view all uninitialized clusters within their subscription, ensuring better visibility and coordination.

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
5151
* If an app pod crashes or restarts, the MendixApp CR now shows the reason for the restart and the Mendix Runtime's UNIX exit code.
5252
* We have addressed a rare bug where the Agent sometimes crashed with a panic when a network connection was lost.
5353
* Upgrading to Mendix Operator v2.23.0 from a previous version will restart environments managed by that version of the Operator. Environments with two or more replicas and a **PreferRolling** update strategy are restarted without downtime.
54+
* Emails are now supported in Japanese and Korean languages, based on the language set in **User Settings**.
5455

5556
### August 7, 2025
5657

0 commit comments

Comments
 (0)