Skip to main content

Release Notes 6.1.3

This document is preliminary and subject to change.

In this document, you will find all of the new features, enhancements and visible changes included to the CloudMyDC PaaS 6.1.3 release.


Locale Dropdown

New

Debian 11 OS Template Support

Implemented support for the Debian 11 OS template


Locale Dropdown

Changed

Pop-Up Notifications for Interrupted OnBeforeInit Event

Added possibility to display dashboard notification for the interrupted onBeforeInit CS event

Software Stack Versions

Actualized list of supported OS templates and software stack versions


Locale Dropdown

Fixed

Fixes Compatible with Prior Versions

Bug fixes implemented in the current release and integrated into the previous platform versions through the appropriate patches

Bug Fixes

List of fixes applied to the platform starting from the current release

Debian 11 OS Template Support

The platform implements support for the Debian 11 “bullseye” OS templates on all the PaaS installations (available for all platforms starting with the PaaS 6.0 release). It is an LTS (Long Term Support) version with an estimated support period of five years. The new release provides a massive update of the default packages list, kernel support for the exFAT filesystem, and many other improvements, optimizations, and security fixes. For detailed information, refer to the official Debian 11 release notes.

Also, Debian 11 was added as an out-of-box Elastic VPS stack in the platform dashboard.

Locale Dropdown

More info

Pop-Up Notifications for Interrupted OnBeforeInit Event

In the current PaaS 6.1.3 release, the ability to show dashboard notifications for interrupted onBeforeInit events was implemented. Such a possibility will help JPS package and CS scripts developers to implement better UI/UX for their solutions.

Add the following code to interrupt your onBeforeInit event with the dashboard notification:

return { type: "info|warning|error", message: "Your custom message." };

Locale Dropdown

More info

Fixes Compatible with Prior Versions

Below, you can find the fixes that were implemented in the CloudMyDC Application Platform 8.3 release and also integrated into previous platform versions by means of the appropriate patches.

CloudMyDC Application Platform 8.3

Compatible from

Description

3.3
One of the Tomcat instances of the Cyclos 4 PRO Cluster package returns a 404 error
3.3
The Cyclos 4 PRO Cluster package returns a 404 error after enabling built-in SSL for the environment
5.0.5
An error occurs after the Couchbase Cluster creation from the Marketplace

Software Stack Versions

The software stack provisioning process is independent of the platform release, which allows new software solutions to be delivered as soon as they are ready. However, due to the necessity to adapt and test new stack versions, there is a small delay between software release by its respective upstream maintainer and integration into CloudMyDC Application Platform.

The most accurate and up-to-date list of the certified software stack versions can be found on the dedicated documentation page.

More info

Bug Fixes

In the table below, you can see the list of bug fixes applied to the platform starting from CloudMyDC Application Platform 8.3 release:

CloudMyDC Application Platform 8.3

Affected Versions

Description

-
Custom Docker images based on the Debian OS template are not updated before packages installation