Liferay Cloud Infrastructure

Volver a Platform Changelog

July Release Updates

Added

  • LCD-45469 - Streamlined JDK Management: We're excited to announce a new feature that gives you more control over your development environment. You can now specify the JDK version you want to use for each branch of your project.
    • This update significantly streamlines your update process, allowing for more precise testing of  your code on different environments. By simply altering a single configuration file in your Git repository, you can fine-tune which JDK version is used for your development, UAT, and other environments, all on a per-branch basis.
    • Gives you greater flexibility and control, ensuring your testing perfectly aligns with your deployment strategies.
    • This is just the beginning! We plan to allow for future per-branch configurations in the feature, giving you even greater control over your project environments. 

Bug Fixes

  • LCD-43001,  LCD-44217 - Fixing VPN bugs: Fixed a bug for customers trying to edit their VPN connection and sometimes losing connectivity, also made some parameters optional, enabling different connectivity for some customers.
  • LCD-46999 - Aligning alerts and metrics graph: Fixed issue where some alerts were not referencing the correct metric on the metrics page, linking to confusion in troubleshooting.
  • LCD-41291 - Solving autoscaling deployment issues: Improved autoscaling behaviour to avoid edge case where it'd scale up during deployments.

On this page