Virtuozzo Application Platform 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 PaaS 6.1.3 release.

Debian 11 OS Template Support

Implemented support for the Debian 11 OS templateLearn more

Pop-Up Notifications for Interrupted OnBeforeInit Event

Added possibility to display dashboard notification for the interrupted onBeforeInit CS eventLearn more

Software Stack Versions

Actualized list of supported OS templates and software stack versionsLearn more

Fixes Compatible with Prior Versions

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

Bug Fixes

List of fixes applied to the platform starting from the current releaseLearn more

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.

Debian 11 elastic VPS

More info

Back to the top

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:

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

dashoard notification types

More info

Back to the top

Fixes Compatible with Prior Versions

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

PaaS 6.1.3
#Compatible fromDescription
JE-592493.3One of the Tomcat instances of the Cyclos 4 PRO Cluster package returns a 404 error
JE-597093.3The Cyclos 4 PRO Cluster package returns a 404 error after enabling built-in SSL for the environment
JE-596185.0.5An error occurs after the Couchbase Cluster creation from the Marketplace

Back to the top

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 the 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

Back to the top

Bug Fixes

In the table below, you can see the list of bug fixes applied to the platform starting from PaaS 6.1.3 release:

PaaS 6.1.3
#Affected VersionsDescription
JE-59795-Custom Docker images based on the Debian OS template are not updated before packages installation

Back to the top