Skip to content

Commit 98a6cde

Browse files
Merge pull request #9899 from mendix/kk-pmp-release-notes
PMP release notes
2 parents e6f6c47 + 43171cc commit 98a6cde

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

content/en/docs/private-platform/configuration/pmp-version-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Private Mendix Platform supports the following types of Git repositories as the
1313

1414
* GitLab (both SaaS and self-managed)
1515
* GitHub Enterprise Server
16+
* GitHub Enterprise Cloud
1617
* Bitbucket
1718
* Azure DevOps
1819

content/en/docs/releasenotes/private-platform/1.23.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,52 @@ weight: 20
77

88
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.23.
99

10+
## 1.23.1
11+
12+
### Release date: July 31, 2025
13+
14+
Version 1.23.1 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
15+
16+
#### New Features
17+
18+
##### AWS Secret Manager Available as Secret Storage
19+
20+
We have enabled the use of AWS Secret Manager as external secret storage for Private Mendix Platform. For more information, see [Configuring External Secret Management with AWS Secret Manager](/private-mendix-platform/configure-aws-secret-manager/).
21+
22+
##### GitHub Enterprise Cloud Available as Version Control System
23+
24+
We have enabled the use of GitHub Enterprise Cloud as the version control system for Private Mendix Platform. For more information, see [Configuring the Version Control System for Private Mendix Platform](/private-mendix-platform/version-control/).
25+
26+
#### Improvements
27+
28+
##### Cluster Management Improvements
29+
30+
When registering a new cluster for manual production deployment, you can now select different types and authentication methods for the MDA package storage or OCI registry.
31+
32+
#### Updates
33+
34+
##### Studio Pro Updates
35+
36+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.36](/releasenotes/studio-pro/9.24/#92436) (production support)
37+
* Studio Pro 10.6 MTS latest patch version updated to [10.6.24](/releasenotes/studio-pro/10.6/#10624) (innovation track, limited support)
38+
* Studio Pro 10.12 MTS latest patch version updated to [10.12.17](/releasenotes/studio-pro/10.12/#101217) (innovation track, limited support)
39+
* Studio Pro 10.18 MTS support has been postponed due to incompatibility issues
40+
41+
##### Other Platform Components
42+
43+
* Mendix on Kubernetes Operator version [2.22.0](/releasenotes/developer-portal/mendix-for-private-cloud/#2.22.0)
44+
* Private Cloud License Manager (PCLM) version [0.10.3](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manage-cli-v0103)
45+
* SVIX webhooks service v.1.65.0
46+
47+
#### Fixes
48+
49+
We have provided the following fixes:
50+
51+
* (Platform) We have resolved an issue where users could not manually register GitLab credentials for their account.
52+
* (Platform) We have resolved an issue where manual production deployment did not work for OCI registries which used a secret name.
53+
* (Platform) We have removed the **Register Cluster** setting from the Private Mendix Platform Configuration Wizard.
54+
* (UI) We have made other, minor UI improvements and fixes.
55+
1056
## 1.23.0
1157

1258
### Release date: June 26, 2025

0 commit comments

Comments
 (0)