Flightcontrol
Flightcontrol
Changelog
  • Changelog
  • Feature requests

Flightcontrol changelog

Significant ECS customization options

🚀 Features

  • Add custom Task definition fields

    • See the docs

  • Custom AMI for ECS EC2 instances

    • See the docs for target.ami

  • EBS volume configuration for EC2 clusters

    • See the docs for target.storage

  • Add notesLink config to all service types to display custom URL in service side pane

    • See the docs

  • New ECS container health check config

    • See the docs

  • Add get job execution API endpoint

    • See the docs

  • Add ability to override image repository in create deployment API

    • (except for protected environments)

⚙️ Improvements

  • Deployments can now be cancelled during the deploy phase

  • Add task definition version and link on ECS deploy step accordion

  • Add createdAt & updatedAt to get services API endpoint

  • Enabled encryption for ECS EC2 instance volumes

🐞 Bug Fixes

  • Many bug fixes