New Features
- New options in database services (MySQL, Postgres, MariaDB): it is now possible to seed databases and create the default database when starting up the service
Improvements
- By default, Heroku and Git Push actions make a push to the specified remote with the
--force
flag applied. You can now turn the flag off in ‘More Options’ of both actions - AWS Elastic Beanstalk & AWS CLI now use Ubuntu 18.04 with Python 3.6 installed (upgraded from 16.02 and Python 2.7). This has solved issues with coding special characters
Bugfixes
- Improved service of new line in attachments in the Slack action