Skip to main content

Version 1.4.3

SleakOps Team

patch release · 05/13/2024


🚀 New Features

  • Dashboard Management Improvements
    Dashboard loading was improved, allowing it to be viewed even if no account is selected.
  • Billing and Project Screen Improvements
    Improvements to the billing screen were made, including a new "others" section to account for previously unconsidered costs. The project environment screen was also improved.
  • Policy Updates
    CloudFormation policy has been updated to enhance management and security.

🐛 Bug Fixes

  • Fixed a critical error that prevented the creation of providers.
  • Reviewed and resolved an issue related to NewRelic integration.
  • Fixed a problem with the refresh token when requesting the VPN URI.
  • ACM Validation Screen and Build Logs Errors
    Corrections made to the ACM validation table and logs display for builds in creation state.

Version 1.4.2

SleakOps Team

patch release · 04/25/2024


🚀 New Features

  • New Metrics
    Added new metrics for S3 buckets and RabbitMQ, improving service monitoring. An OpenSearch metrics monitoring system was also implemented.
  • Monitoring Schema Reorganization
    Monitoring schema structures were reorganized for better management and visualization. The Dependencies monitoring screen now supports different resource types, providing a more detailed view.

🐛 Bug Fixes

  • A critical issue with vargroups was resolved, ensuring their proper functioning.

Version 1.4.1

SleakOps Team

patch release · 04/11/2024


🚀 New Features

  • Dependency and OpenSearch Monitoring
    A new monitoring page was created for dependencies, facilitating the tracking of their status. OpenSearch was included.
  • ECR Lifecycle Policy
    A lifecycle policy was configured for ECR, improving image management.

🐛 Bug Fixes

  • Fixed the issue of duplicate names between cluster and node in Redis.
  • Resolved various frontend errors that affected the user experience.
  • Fixed the problem where an error was displayed when attempting to publish a vargroup without an associated service.
  • Issues with performing multiple deployments and releases in a row were fixed.

Version 1.4.0

SleakOps Team

minor release · 03/06/2024


🚀 New Features

  • Grafana Configuration
    The database for the Grafana addon was configured, along with DataSources and Dashboards.
  • Prometheus Metrics Persistence with Thanos
    Added support for persisting Prometheus metrics using Thanos.
  • New Volume API
    Implemented support for the new volume API, displaying statuses and applying configuration for deployments.
  • The update option in addons has been disabled.
  • Now, when a dependency is deleted, a deploy with "pending-approval" will be created instead of an automatic one.

🐛 Bug Fixes

  • Fixed an issue where pre-hooks and new volumes were added during deploys, preventing them from being generated.
  • Subdomains are now correctly marked as delegated if the parent domains are already delegated.

Version 1.3.0

SleakOps Team

minor release · 01/03/2024


🚀 New Features

  • Project Details View
    A detailed project view is now available in the new interface.
  • RDS Metrics API
    A new API for displaying RDS metrics has been added, improving resource visibility.
  • Improved LogViewer
    LogViewer loading is now faster and more efficient.
  • Enhanced Onboarding
    A new onboarding process has been implemented for easier setup.
  • Redis Monitoring
    Redis monitoring has been added, improving infrastructure supervision.
  • RDS Replica Configuration
    The option to configure replicas in the RDS Dependency has been added for more flexibility.
  • Domain Deletion Status
    Domain deletion now creates a deploy with pending-approval status, rather than an automatic deploy.
  • Job Workload Improvements
    Job workload has been improved, allowing automatic retries in case of an initial failure.

🐛 Bug Fixes

  • Bitbucket integration issues have been resolved.
  • Undefined value issues in Vargroups have been fixed.