Release Notes v0.73

Release v0.73 brings features like Inner Sourcing and View Permissions in User Management as well as some enhancements and bug fixes.

✨ What's New

  • Inner Sourcing:

    • Develop and register your own Terraform modules into the Facets Control Plane, enhancing infrastructure customization and reuse.
    • Utilize a dedicated testing framework to validate your modules locally before registration, ensuring reliability and adherence to best practices.
    • Share and manage custom modules across teams, promoting collaboration and standardization in infrastructure as code (IaC) practices.
    • To know more refer to this documentation
  • Read Permission in User Management:

    • New "Read" Permissions added for Custom Role, Resource Group, User, and User Group to control visibility.
    • User Management related permissions now follow a hierarchy: Read < Write < Delete. Existing roles updated with default "Read" permissions for continuity
    User Management card would be disabled if all the related read permissions are revoked.

    User Management card would be disabled if all the related read permissions are revoked.

🚀 Product Capabilities

  • Alb Ingress Controller Resource Form is now available in UI.
  • Handled cyclic dependencies of services. If 2 or more services are referencing to each other, releases wont break.

📈 Enhancements

  • Existing and shared VPC details will now start showing in the environment overview page if environment is launched using Existing VPC or Shared VPC.
  • "Release Now" Toast message will now be prompted when any image is attached or promoted in "Images" Tab and when any overrides are made in "Overrides" Tab in Resource Sidepanel.