Skip to content

Commit 8f50c8a

Browse files
Merge pull request mendix#10342 from Nidhi251289/Portunus_2.22.1_Hotfix
hotfix release - private cloud portal
2 parents b7add99 + ee9981a commit 8f50c8a

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-deploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,10 @@ If you need to enter or change the subscription secret, then you can do that her
553553

554554
Subscription secrets are obtained from [Mendix support](https://support.mendix.com/). You can use subscription secrets in [standalone mode](/developerportal/deploy/private-cloud-technical-appendix-02/).
555555

556+
{{% alert color="info" %}}
557+
For Operator version 2.24.0 and newer, we have introduced a new field, **Enable Fallback License**, in the **Environment Details** section. When enabled, this option allows Connected environments using subscription secrets to use a fallback license if communication with the licensing server fails, preventing the system from switching to Trial mode.
558+
{{% alert %}}
559+
556560
We have also released an alternate way of licensing your apps in Mendix on Kubernetes by using PCLM. For more information, see [Private Cloud License Manager](/developerportal/deploy/private-cloud/private-cloud-license-manager/).
557561

558562
For users of the Private Cloud License Manager who wish to set the product type for the Runtime license in a particular environment, it can be done by editing the Product type. This ensures that the associated environment obtains the license from the license bundle with the specified Product type. By default, the value is set to the one defined in the Namespace configuration page.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ For information on the current status of deployment to Mendix on Kubernetes and
1212

1313
## 2025
1414

15+
### November 7, 2025
16+
17+
#### Portal Hotfix
18+
19+
* We have fixed an issue where, in Operator versions older than 2.24.0, runtime licenses were being converted to trial licenses. This hotfix resolves the problem and introduces a new field, **Enable Fallback License**, in the **Environment Details** section. When enabled, this option allows Connected environments using subscription secrets to use a fallback license if communication with the licensing server fails, preventing the system from switching to Trial mode. This option should only be enabled if your Operator version is 2.24.0 and above.
20+
1521
### November 6, 2025
1622

1723
#### Mendix Operator v2.24.1 {#2.24.1}
@@ -32,6 +38,7 @@ For information on the current status of deployment to Mendix on Kubernetes and
3238
Under these conditions, you can expect no downtime during the update process, as long as the application is using the same MDA and base OS image.
3339

3440
* Exporting **Scheduled events**, **Application details**, **PCLM Statistics** is now possible in CSV format, replacing the XLSX format.
41+
* We have incorporated the use of fallback license for Connected environments using Subscription Secrets. If an environment fails to communicate with the licensing server, it will use the fallback license instead of switching into Trial mode. This option is enabled by default.
3542

3643
### October 21, 2025
3744

0 commit comments

Comments
 (0)