Release Notes v0.76
Release v0.76 introduces Modules Listing page, offering New UI as default for enahnced experience, as well as some enhancements and bug fixes.
✨ What's New
Module Registry: Introducing our unified module registry for Facets and Custom modules. The registry presents modules in a clean table view with Intent, Module/Flavor, Version, Clouds, Modified By, and Status columns. Custom modules display Preview or Published status with direct publishing capabilities from the UI to make the modules available for general use across the control plane. This new registry improves discovery and reuse of infrastructure components across your organization, supporting better standardization and reducing duplicate work.
Prompts for Affected Resources: Users will now be prompted about affected resources while performing actions like enable, disable or delete of any resource at blueprint and environment level (if there is any input requirements between the resources). This feature will help avoid the unnecessary release failures.
GitHub Approval Workflow: Users without sufficient permissions to link their GitHub accounts can now request approval directly within the platform. Once approved by an administrator, GitHub accounts will be linked automatically without requiring additional action from the user
🚀 Product Capabilities
- Support for PreStop Hook and PostStart Hook of Lifecycle in Service Form. The preStop hook will allow you to run specific actions just before a container is terminated and the postStart hook are the commands that will run after the container has started, but there's no set time for when exactly they will execute
📈 Enhancements
- Project Type: Users can now change project type of their project through Project Settings.
- Seamless navigation from Resource at blueprint level to Resource at any environment level.