Upcoming Release v0.81 Notification

The release v0.81 is planned tentatively for 17th July.

📘

NOTE: More details about the new features and enhancements will be available in the Release Notes, published with the release.

Planned Changes and Improvements

Product Enhancements:

  • Overrides Delete: Users can now delete environment-level overrides directly from the Overrides Summary (in UI) to revert to the default blueprint configuration.
  • Short-Lived Environments:
    • Easily automate scale-down or destroy actions after manual scale-up operations.
    • With the new Short-lived Environment configuration, you can set teardown actions with a custom delay to optimise cloud resource usage, perfect for ephemeral workloads or testing environments.

Support Added For:

  • Following Facets Modules will have 'Form' Mode as well along with JSON for configuring any resource:
    • Azure Cache (Redis), Azure Functions, AWS IAM Policy, Azure Node Pool, Grafana Dashboard, GCP IAM Role, Kafka External, Kafka (k8s), Prometheus.
  • Maximum Length of resource name of any custom terraform module can now be set in the facets.yaml file, preventing release failures caused by exceeding the supported length limits of the module.
  • Users can now use the x-ui-editor field in the facets.yaml file to render an editor with language selection support. This allows users to choose from multiple formats such as YAML, JSON, XML, and more.