Skip to main content

Version 1.5.0

SleakOps Team

minor release · 05/23/2024


🚀 New Features

  • Multiple Project Environments Creation
    You can now create multiple project environments using the same repository and branch.
  • Domain Validation for Aliases
    Improved domain creation validation for aliases by using an existing usable ACM for ingress.
  • Resource Configuration in Project Env
    Added the ability to configure build and deploy resources per project environment.
  • Deploy and Build Request Configuration
    Added the option to configure deploy and build requests in a ProjectEnv.
  • Grafana Dashboard
    A Grafana dashboard was incorporated to visualize consumption by namespace.
  • Loki Configuration
    Logs can now be searched by namespace with the new Loki configuration.
  • Data Collection
    Improved the billing collection script to be idempotent and executable for specific dates.

🐛 Bug Fixes

  • Fixed an error when creating S3 dependencies and solved a critical problem with vargroups during cluster shutdown updates.
  • Fixed a critical error when inviting collaborators.

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.