Skip to main content

56 posts tagged with "release"

View All Tags

Version 1.7.1

SleakOps Team

patch release Β· 30/10/2024


πŸš€ New Features​

  • Environment and Domain Creation
    Improved the process for creating environments and domains. You can now use a different domain than the one configured globally without any limitations.
  • Notifications
    Added a notification system to inform users about pending manual actions and scheduled infrastructure updates.
  • Documentation
    Updated documentation on managing domains, projects, dependencies, and environment variables.

πŸ› Bug Fixes​

  • Various minor bug fixes.

Version 1.7.0

SleakOps Team

minor release Β· 14/10/2024


πŸš€ New Features​

  • Advanced Node Management
    Introduced node pool management to provide greater control over the types of nodes where workloads are executed.
  • Cluster Module Migration
    All modules created with the cluster now run on Graviton instances, enhancing performance and reducing costs.
  • Cluster Add-ons
    All add-ons now run on Graviton instances, further improving performance and lowering costs.
  • Isolated Build Nodes
    Builds are now executed on dedicated nodes separate from the application nodes, improving the stability of the nodes running applications.

πŸ› Bug Fixes​

  • Various minor bug fixes.

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.