From e5a6519a4ac8f73e489e35d70decfb085d0ff7e7 Mon Sep 17 00:00:00 2001 From: mxashokkhedkar <86304253+mxashokkhedkar@users.noreply.github.com> Date: Wed, 19 Aug 2026 19:26:12 +0530 Subject: [PATCH 1/2] Add Mendix on Azure release notes for August 20, 2026 Added non-JIT features for August 20, 2026 release including: - Load balancer IP display in cluster detail slider - Support ticket consent checkbox for log sharing and environment access - PostgreSQL version fixed at 17 to align with Mendix Cloud - High Availability setting now read-only for existing clusters - AKS maintenance configuration actions available to customers - Default Grafana alert rules (disabled by default) - Bug fixes for Coastguard backup pod eviction and environment backup downloads - Terraform lifecycle protection for AKS maintenance configurations Removed the beta alert banner as the product is GA. Co-Authored-By: Claude Sonnet 4.5 --- .../docs/releasenotes/deployment/mendix-azure.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 7499d63cd2f..21d66122651 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -6,12 +6,22 @@ description: "Release notes for Mendix on Azure" weight: 25 --- -{{% alert color="info" %}} This feature is currently available to participating customers. For more information, contact your Customer Success Manager. {{% /alert %}} - These release notes cover changes to deployment to [Mendix on Azure](/developerportal/deploy/mendix-on-azure/). There are separate release notes for other deployment targets; for more information, see the [Deployment](/releasenotes/developer-portal/deployment/) release notes page. For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/). +## Release date: August 20, 2026 + +* The cluster detail slider now displays your load balancer IP address. +* Support tickets now include a consent checkbox for log sharing and direct environment access. +* PostgreSQL is now fixed at version 17 to align with Mendix Cloud. +* The High Availability setting is now read-only for existing clusters to prevent PersistentVolume issues. +* AKS maintenance configuration actions are now available to customers. +* Default Grafana alert rules are now provided (disabled by default), matching Mendix Cloud standards. +* Fixed an issue where the Coastguard backup pod was evicted during backups due to storage limits. +* Fixed an issue preventing environment backup downloads. +* Added Terraform lifecycle protection for AKS maintenance configurations to prevent drift. + ### Release date: July 3, 2025 * Mendix on Azure users can now create and restore environment backups through Mendix on Kubernetes Portal. For more information, see [Backups in Mendix on Azure](/developerportal/deploy/mendix-on-azure/backups/). From 22b38d1b81f05285ec40df01e862049c0a89713b Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Wed, 19 Aug 2026 16:57:27 +0200 Subject: [PATCH 2/2] Update mendix-azure.md --- content/en/docs/releasenotes/deployment/mendix-azure.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 21d66122651..697cff1d1ad 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -18,9 +18,9 @@ For information on the current status of Mendix deployment, see [Mendix Status]( * The High Availability setting is now read-only for existing clusters to prevent PersistentVolume issues. * AKS maintenance configuration actions are now available to customers. * Default Grafana alert rules are now provided (disabled by default), matching Mendix Cloud standards. -* Fixed an issue where the Coastguard backup pod was evicted during backups due to storage limits. -* Fixed an issue preventing environment backup downloads. -* Added Terraform lifecycle protection for AKS maintenance configurations to prevent drift. +* We have fixed an issue where the Coastguard backup pod was evicted during backups due to storage limits. +* We have fixed an issue preventing environment backup downloads. +* We have added Terraform lifecycle protection for AKS maintenance configurations to prevent drift. ### Release date: July 3, 2025