Flightcontrol changelog
RDS Improvements + Performance Insights
⚙️ Improvements
Added advanced RDS configuration options (read the updated docs)
Allows configuration of storage type, mutliple availability zones, backups, and more control over IOPS optimizations.
Added start command for services using Docker (now you can easily override the start command)
Pass job ID as an environment variable to scheduled jobs:
FC_JOB_ID
Added links to each environment on the project card
Added Github links on deployment card for commit and branch
🐞 Bug Fixes
Some resources did not have the incorrrect link AWS console
Rollback not working for static sites
Fixed a rate limiting issue during deployment
A number of small UX fixes & improvements