Flightcontrol changelog
🚀 AWS Marketplace, Improved Deletion, Service Env Vars
Hi folks! This week, we're excited to announce the AWS Marketplace integration, which allows you to unify your billing by paying for Flightcontrol and AWS costs, all through AWS. We've also worked on improving the robustness of our deletion flows.
🚀 Features
Added AWS Marketplace integration. To get set up:
Go to the org settings page in your dashboard and click "Activate default provider" on the AWS Marketplace card.
Subscribe in AWS Marketplace. You'll be redirected back to Flightcontrol.
Select the org you wish to connect with your AWS Marketplace integration.
Added ECS sidecar fields for projects configured with the UI.
Added service-level environment variables, accessible in the service side pane.
Added "Networking" page for environments, which shows VPC and NAT gateway information.
⚙️ Improvements
Numerous UX improvements and bug fixes related to deleting services and cleaning up of AWS resources
🐞 Bug Fixes
Fixed a bug where
fromService
env vars were not removed when a service was deletedFixed a bug where health check errors were not being displayed properly
Fixed a bug where existing vpcs for preview environments were not being shown correctly
Fixed a bug where environment variable UI was broken in safari
Fixed confusing runtime logs copy when there are no recent logs
Many small UX/UI bug fixes & improvements