Release Notes v0.25

Release v0.25 brings new features like Scaling of Environments, Custom Resource Groups, Blueprint Designer, Additional Single Sign-On (SSO) services, and many more enhancements and bug fixes.

✨What's New

  • Scaling of Environments for Improved Resource Management
    Users can now scale up and scale down an environment from the Releases page.
    • Users will also be able to set availability rules as scale up and scale down.
    • This feature enables users to put an environment to sleep(scale down) instead of shutting it down completely, making it quick and easy to scale up without having to recreate databases and resources for every release.
    • Note that Releases cannot be performed for a scaled-down environment.
Scale up and scale down environments

Scale up and scale down environments

  • Introducing Custom Resource Groups
    Users can now create customized resource groups and add resources to their desired group.
    • Users will also be able to view the list of associated resource groups for any resource from a new column called Resource Groups in the Resource Center page.
    • After filtering a resource group from this column, users can bookmark/save the URL to be able to view all the resources in that resource group.
Custom Resource Group

Custom Resource Group

  • Blueprint Designer
    Users can now view the resources of the blueprint in an easy-to-use interface.
    • The Designer tab will provide them with an improved way to visualize their blueprints and will help them understand their infrastructure more easily.
    • This feature is currently available for Alpha modules only and is still in development.
    • They can access the Blueprint Designer through Blueprint > Designer from the left pane.
Blueprint Designer (Beta)

Blueprint Designer (Beta)

  • Additional Single Sign-On (SSO) services
    Facets now supports two additional Single Sign-On (SSO) services, apart from the existing Google OAuth integration. Users can now use OneLogin and Okta Verify to provide identity confirmation when logging in to their Control Plane.
Additional SSO services

Additional SSO services

📈Enhancements

  • Enhanced Resource Center page
    The Resource Center page has been enhanced, making it easier to filter and manage resources.
    • The search feature on the Resource Center page has been improved to produce more precise and relevant search results.
    • Users will now be able to view the substack resources using the Show Substack Resources toggle.
    • Users will now be able to differentiate between Normal and Provided resources using the Normal and Provided icons.
Enhanced Resource Center

Enhanced Resource Center

  • Introducing k8s_resource
    A new resource type called k8s_resource has been introduced in Facets. This will allow users to create Kubernetes resources using Facets.
  • Faster Cluster Execution Time for IaC Version 1.x
    The cluster execution time of the IaC Version 1.x has significantly improved, with faster refresh times for users in all cloud environments.
    • We are also observing a 30% improvement in speed across AWS environments.
    • Releases are now finishing in around 5 minutes across cloud environments.

🐞 Bug Fixes

  • Fixed a bug where the user would be logged out instead of being presented with an appropriate error message after receiving an HTTP 401 error from a tunnel API.
  • Fixed a bug where users were not successfully redirected to Grafana and Kubernetes Embedded Dashboard due to tunneling issues.
  • Fixed a bug where the logos on the login page were used to break in certain aspect ratios.
  • Fixed a bug where the height of some columns was altered automatically when the Show No change toggle was selected in the Release History table.
  • Fixed a bug where certain environments were not picking up a new commit.
  • Fixed a bug where the Applications Deployed tab and the All Changes tab were not displayed on the Release Details modal for the PLAN release type.
  • Fixed a bug where the cluster details of an environment contained incorrect cloudAccountId.
  • Fixed a bug where the position of the Delivery pipeline graph was incorrect.
  • Fixed a bug where the UNLOCK_STATE did not work for no-change releases.

📚Documentation Updates

The following documentation has been added to Readme: