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.