Version 2.9.0
minor release · April 28, 2026
🚀 New Features
-
Autodiagnostic Extended to Clusters, Dependencies, Builds, and Deployments (alpha) The autodiagnostic is now available for Clusters, Dependencies, Builds, and Deployments, allowing users to generate AI-assisted technical diagnostics for these resources, accelerating troubleshooting and unifying diagnostic flows.
-
Automatic CI/CD Configuration Generation for Projects
Admins and editors can now generate a pull request to configure SleakOps CI/CD in their project repositories directly from the UI, streamlining onboarding and eliminating manual steps.
✨ Improvements
-
Dependency Monitoring: Title Improvements and Quick Access
The dependency monitoring screen now shows the dependency name in the title and allows accessing resource details from a button, making identification easier and improving the workflow. -
Autodiagnostic Cards Improvement
Diagnostic flow cards now clearly show which resource each diagnosis belongs to, simplifying the review and association of incidents. -
AI Cost Optimization
AWS Bedrock service calls were optimized by using more efficient models, reducing the AI consumption cost billed directly to the customer's account. -
Greater Visibility of Pending Changes
Every time a change is made to any resource (dependencies, variable groups, workloads, etc.) that requires a deployment to take effect, a pending deployment is now visible globally, making it easier to track the actual state of pending changes.
🐛 Bug Fixes
-
BuildKit: Builds with Long Resource Names
Builds with long project, job, or service account names in BuildKit now correctly normalize the names, ensuring builds complete successfully. -
Global View of Clusters and Environments Without a Selected Account
It is now possible to view and manage Clusters and Environments without having an account selected, enabling a true global view and removing previous limitations. -
Cluster Start/Stop Actions Work Without a Selected Account
The cluster start and stop buttons now work correctly even when no account is selected, as the corresponding account is automatically determined. -
Variable Group Secrets Display
When switching between secrets in different Variable Groups, they now load and display correctly, preventing confusion of sensitive information between configurations. -
Remaining Time Calculation
The remaining time now updates automatically on each data reload and not only on hover, always keeping precise values in listings. -
Activity Log: Rendering Error Fix in Filters
Fixed a rendering bug that caused flickering or visual instability when applying filters, resulting in a more stable and fluid experience. -
Improved Navigation: Consistent Titles Across All Tabs
All application tabs now display descriptive titles and resource names, making navigation easier across projects, clusters, dependencies, and monitoring screens. -
Activity Log: Volume Icons and Tooltips Fixed
The volume icon and tooltip of a project now display correctly in the activity history, improving resource identification.