Skip to main content

Version 1.6.3

SleakOps Team

patch release · 27/09/2024


🚀 New Features

  • Registration
    Implemented a new registration flow.

🐛 Bug Fixes

  • Various minor bug fixes and improvements.

Version 1.6.2

SleakOps Team

patch release · 09/19/2024


🚀 New Features

  • Upgrades
    Updated Prometheus, Loki, and EBS CSI Driver to the latest versions as of August 2024.
  • EBS CSI Driver Migration
    SleakOps now uses the AWS-managed EKS Addon for the EBS CSI Driver, replacing the self-managed version.
  • Prometheus and Loki with EBS
    Prometheus now utilizes EBS volumes for data persistence, preventing data loss even if the pods crash.
  • Loki with SimpleScalable: It adopts a SimpleScalable
    structure with TSDB storage for logs, enhancing performance.
  • SQS Dead-letter Queues
    Now supports the creation of SQS queues with associated dead-letter queues for improved error handling.

🐛 Bug Fixes

  • Various minor bug fixes and improvements to the platform's workload flows.

Version 1.6.1

SleakOps Team

patch release · 08/22/2024


🚀 New Features

  • Dependency Version Updates
    Updated versions of MQ, Elasticsearch, Memcache, and Redis dependencies.
  • Authentication Improvements
    Added support for storing authentication tokens via cookies instead of local storage.
  • Added ACM validation record printing on the ACM detail screen, and ACM status is now included in the system.

🐛 Bug Fixes

  • Issues with the provider flow have been resolved.

Version 1.6.0

SleakOps Team

minor release · 08/12/2024


🚀 New Features

  • Support for ARM Instances and Additional RDS Versions
    Added ARM instances and extra versions in RDS.
  • EKS Updated to Version 1.29
    EKS has been updated to version 1.29. Changelogs for EKS updates are now displayed.
  • Improvements in Provider Creation and Editing
    Screens and fields for provider forms were updated, including changes in states and visual display.
  • Improved Repository Search
    Added support for asynchronous search in the repository selector and enhanced the search function for GitHub, GitLab, and Bitbucket.
  • Healthcheck Parameterization
    Healthcheck properties can now be parameterized with JSONSchema.
  • New Dashboard
    A new dashboard has been added to view consumption by namespace.
  • Fixed an error when regenerating certificates, as well as issues with builds not running properly.
  • Frontend errors related to listing and API problems that caused filtering errors have been corrected.

🐛 Bug Fixes

  • Fixed an error when regenerating certificates, as well as issues with builds not running properly.
  • Frontend errors related to listing and API problems that caused filtering errors have been corrected.

Version 1.5.1

SleakOps Team

patch release · 06/24/2024


🚀 New Features

  • Advanced Resource Configuration
    Advanced options for resource configuration in project environments have been implemented.
  • Optimization of Data Collection Scripts
    Improved the efficiency of data collection scripts for faster workload.

🐛 Bug Fixes

  • Several interface errors affecting system usability have been resolved.