Skip to content

Commit 9e75fee

Browse files
authored
Merge pull request #8832 from mendix/kk-pmp-relnotes
PMP relnotes 1.17 for Dec 31st
2 parents 5fb7890 + 724345b commit 9e75fee

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: "1.17"
3+
url: /releasenotes/private-platform/1-17/
4+
description: "Release notes for version 1.17 of Private Mendix Platform"
5+
weight: 80
6+
---
7+
8+
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.17.
9+
10+
## 1.17.0
11+
12+
### Release date: December 31, 2024
13+
14+
Version 1.17.0 of Private Mendix Platform introduces a number of improvements and bug fixes.
15+
16+
#### Improvements
17+
18+
##### App Import Enabled for Azure DevOps
19+
20+
On the **Import Apps** page, administrators can import existing Mendix apps that are in their version control host but not yet in Private Mendix Platform. Previously, this function was available only for GitHub, GitLab, and Bitbucket. We have now enabled it for Azure DevOps hosts as well.
21+
22+
##### PCLM Installation Supports Aws-irsa as Authentication Method
23+
24+
When installing Private Cloud License Manager, you can now select aws-irsa as authentication method. For more information, see [Private Mendix Platform Quickstart Guide: Installing Private Cloud License Manager](/private-mendix-platform/quickstart/#install-pclm).
25+
26+
##### Webhook Improvements
27+
28+
When adding a webhook step to the Build or Deployment pipelines, you no longer need to specify the webhook type.
29+
30+
##### Engineering Improvements
31+
32+
* Azure DevOps has been updated to use the new *mxbuild* tool.
33+
* We have implemented performance improvements for SBOM.
34+
35+
#### Updates
36+
37+
##### Studio Pro Updates
38+
39+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.31](/releasenotes/studio-pro/9.24/#92431) (production support)
40+
* Studio Pro 10.6 MTS latest patch version updated to [10.6.18](/releasenotes/studio-pro/10.6/#10618) (innovation track, limited support)
41+
* Studio Pro 10.12 MTS latest patch version updated to [10.12.10](/releasenotes/studio-pro/10.12/#101210) (innovation track, limited support)
42+
43+
#### Fixes
44+
45+
We have provided the following fixes:
46+
47+
* (Platform) We have fixed an issue where the **Build & Deploy** capability could not be enabled in the **Capabilities** menu.
48+
* (Platform) We have fixed an issue where SSO login using SAML would fail if the user account already existed in Private Mendix Platform.
49+
* (UI) We have resolved an issue with GitLab pagination in GitLab 17.5.2-ee.
50+
* (UI) We have resolved some pagination issues in the Chinese translation of Private Mendix Platform.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ These release notes cover changes made to the [Private Mendix Platform](/private
1212

1313
Release notes are available for the following versions of Private Mendix Platform:
1414

15+
* [1.17](/releasenotes/private-platform/1-17/)
1516
* [1.16](/releasenotes/private-platform/1-16/)
1617
* [1.15](/releasenotes/private-platform/1-15/)
1718
* [1.14](/releasenotes/private-platform/1-14/)

0 commit comments

Comments
 (0)