Flightcontrol changelog
Improving Cron Jobs
Hello and happy Tuesday! We're working on the finishing touches on opening cron jobs for GA- fixing bugs reported by our preview users and fleshing out the features. Please let us know if you have any feedback for us- we want to make the best product possible!
🚀 Features
Cron jobs features (in preview, please contact support to use it)
Added cron jobs docs, available here.
Allowed creation of fargate scheduler when creating new environment/project
Added deletion of fargate scheduler service and service jobs
Added hints for chron string input in the UI
Added notifications for job execution failures
Add custom timeout for jobs
Added pre-deploy and post-deploy commands to all build types
Added container insights to all fargate services: docs
🐛 Bugs
Hid logs displayed incorrectly for rds & elasticache
Fixed a bug where elasticache was not setting network as private
Fixed an issue where config changes would use the active commit instead of the latest commit
Fixed an issue where deploy hooks would not respect the force flag
Other various UI/UX fixes and improvements