Release Notes v0.78

Release v0.78 brings features like Structured Release Logs, Support for Web Components and other enhancements and capabilities.

✨ What's New

  • Structured Release Logs - Improvement in Readability (BETA)*:

    • We’re excited to introduce a new UI for release logs, now available in Beta! This update brings structured, easy-to-navigate logs that help you clearly see:
      • The Terraform modules invoked during a release
      • The Blueprint resources each module belongs to
    • With this view, logs are now grouped under their respective Blueprint resources, making it easier to debug and understand release logs.

    Note: Since this feature is still in Beta, we’d love to hear your feedback and experiences as you explore it - your input will help us make it even better!

  • Support for Web Components

    You can now embed any internal web app—existing or new—directly into your Facets dashboard as a Web Component. Whether it's a custom cost dashboard, CI insights, or an internal tool your team swears by—bring it into Facets and make it feel like a native part of your platform.

    Why it’s powerful:

    • No context switching between tools
    • Uses your active session token—secure by default
    • Inherits platform metadata and permissions
    • Renders in its own shadow DOM (no styling conflicts)
      Head to Org Settings → Web Components to register your first one.

🚀 Product Capabilities

  • Slack Notifications for Migration Scripts: You can now receive Slack notifications through a dedicated app whenever new migration scripts are pushed—helping your team stay informed and act early on pending maintenance releases; contact the Facets support team to get it integrated with your channel.
  • Form-Based Configuration for Kubernetes and VPC Modules: A new form mode UI is now available for configuring Kubernetes Cluster and Network (VPC) modules, simplifying setup without requiring manual input of variables.

📈 Enhancements

  • Form support added for Kubernetes Cluster and Network Modules across cloud.
  • Inner Sourcing Module Enhancements
    We’ve introduced key improvements to the InnerSourcing module experience to make module discovery and consumption more intuitive and consistent:
    • Clear Distinction Between Module Types: The UI now distinctly separates System Modules (provided by Facets) and Custom Modules (developed by your teams), improving visibility and clarity during selection and usage.
    • Preview Tags: Modules with a preview version available in test projects are now clearly tagged, making it easier to identify and evaluate early versions.
    • Intent & Flavor Details: We’ve added consistent display of Intent and Flavor across all module consumption views, so you get complete context when choosing and deploying modules.
      These changes make it easier to navigate, evaluate, and manage the right Terraform modules across your teams.
  • Download Module: Users will be able to download all the terraform and YAML files of a module from the module registry.
  • Import project in new UI: Users will now be able to import an existing github repository as a project instead of creating a new empty project.

🐞 Bug Fixes

  • Release Preview: Fixed issues in the Release Preview tab including missing updates for deleted resources, incorrect Image URI tags, and rollback handling for artifacts and overrides.