Skip to main content

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.