Release Notes v0.48

Release v0.48 brings updates like VPA-based alerts, IAM Conditions Support, Enhancements for Resource Inheritance, and many more enhancements and bug fixes.

✨ What's New

  • VPA-based Alerts
    Introducing VPA-based alerts in Facets, enabling proactive monitoring of CPU and memory utilization. Alerts will now be triggered if CPU or memory utilization falls below 25% of the recommended value provided by the VPA Recommender.
  • IAM Conditions Support in GCP Service Module
    Introducing IAM conditions support in the GCP service module, allowing users to fine-tune GCP roles with greater precision. By applying IAM conditions, users can now exercise more granular access control based on specific conditions.

📈 Enhancements

  • Resource Inheritance Enhancements
    In the Environment Overview and Releases tab, the Base and Dependent environments are now displayed in the Environment Information widget. These environments are displayed as clickable links, providing users with convenient navigation options.

    Click on the image to expand

    Click on the image to expand

  • Availability Rules Update
    Scaleup and Scaledown features are now disabled in the Dependent environments.

    Click on the image to expand

    Click on the image to expand

  • User Interface Enhancements
    Implemented various UI enhancements to enhance user experience and provide a more intuitive interface across the application.

    • The Personal Access Token interface has been updated to provide users with an improved experience.

      Click on the image to expand

      Click on the image to expand

    • Dependent environments will now stand out with a different color on the top bar.

      Click on the image to expand

      Click on the image to expand

🐞 Bug Fixes

  • Fixed a bug where visiting the blueprint designer spec section through the URL resulted in the schema not loading.
  • Fixed a bug where releases taking more than one day to complete were not marked Complete.
  • Fixed a bug where the Terraform logs modal became unresponsive when larger logs were present.
  • Fixed a bug where users encountered issues when attempting to change the environment from the breadcrumb while editing the environment.

📚 Documentation Updates