From eb6345c212b7912130936005cfbcc7166d9df0bd Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Mon, 27 Oct 2025 16:53:05 +0100 Subject: [PATCH 1/2] PMP release notes --- .../en/docs/releasenotes/private-platform/1.24.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/content/en/docs/releasenotes/private-platform/1.24.md b/content/en/docs/releasenotes/private-platform/1.24.md index 60baa78a4c4..d917e74c415 100644 --- a/content/en/docs/releasenotes/private-platform/1.24.md +++ b/content/en/docs/releasenotes/private-platform/1.24.md @@ -12,6 +12,20 @@ These release notes cover changes made to the [Private Mendix Platform](/private This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version release. Customers are encouraged to upgrade to this version. [Previous MTS versions](/releasenotes/private-platform/1-13/) of Private Mendix Platform are no longer supported. {{% /alert %}} +## 1.24.1 + +### Release date: October 24, 2025 + +Version 1.24.0 of Private Mendix Platform introduces a number of new features, updates, and fixes. + +#### New Features + +##### Software Composition Insights + +Software Composition insights are now available for Private Mendix Platform. For more information about the features, see [Software Composition](/developerportal/deploy/software-composition/). + +#### Updates + ## 1.24.0 ### Release date: September 16, 2025 From daf61ef41d625476bfa86be1d596f62d7e060cd9 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Tue, 28 Oct 2025 10:44:42 +0100 Subject: [PATCH 2/2] Updates --- .../releasenotes/private-platform/1.24.md | 39 +++++++++++++++++-- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git a/content/en/docs/releasenotes/private-platform/1.24.md b/content/en/docs/releasenotes/private-platform/1.24.md index d917e74c415..a8e0318f922 100644 --- a/content/en/docs/releasenotes/private-platform/1.24.md +++ b/content/en/docs/releasenotes/private-platform/1.24.md @@ -16,16 +16,47 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version release. Custom ### Release date: October 24, 2025 -Version 1.24.0 of Private Mendix Platform introduces a number of new features, updates, and fixes. +Version 1.24.1 of Private Mendix Platform introduces a number of updates and fixes. #### New Features -##### Software Composition Insights +##### Secret Management in Azure Key Vault -Software Composition insights are now available for Private Mendix Platform. For more information about the features, see [Software Composition](/developerportal/deploy/software-composition/). +Private Mendix Platform now supports [Azure Key Vault](https://azure.microsoft.com/en-us/products/key-vault) as an external secret management solution, alongside the traditional database storage option. For more information, see [Configuring External Secret Management with Azure Key Vault](/private-mendix-platform/configure-azure-key-vault/). + +#### Improvements + +##### Pipeline Improvements + +We have updated the templates that provision pipelines into Jenkins and Azure DevOps Pipelines CI/CD tools to include SBOM generation and storing the file in the same folder as the MDA, for analysis by [Software Composition](/developerportal/deploy/software-composition/). #### Updates +##### Studio Pro Updates + +* Studio Pro 9.24 LTS latest patch version updated to [9.24.40](/releasenotes/studio-pro/9.24/#92440) +* Studio Pro 10.24 LTS latest patch version updated to [10.24.9](/releasenotes/studio-pro/10.24/#10249) + +##### Other Platform Components + +* Mendix on Kubernetes Operator version [2.23.0](/releasenotes/developer-portal/mendix-for-private-cloud/#2.23.0) +* Private Cloud License Manager (PCLM) version 0.10.4 + +#### Fixes + +We have provided the following fixes: + +* (General) We have fixed an issue where secrets could not be retrieved from Azure Key Vault +* (General) We have fixed an issue where packages could not be built with Azure DevOps as the CI/CD tool. +* (General) We have fixed vulnerabilities related to the following: + + * CVE-2025-8885 + * CVE-2025-8916 + * CVE-2024-25710 + * CVE-2022-23437 + * CVE-2020-14338 + * CVE-2019-12415 + ## 1.24.0 ### Release date: September 16, 2025 @@ -49,7 +80,7 @@ Version 1.24.0 of Private Mendix Platform introduces a number of updates and fix We have provided the following fixes: -* We have fixed vulnerabilities related to the following: +* (General) We have fixed vulnerabilities related to the following: * CVE-2025-49146 * CVE-2025-24970