Releases: engineyard/ey-cookbooks-stable-v6
Releases · engineyard/ey-cookbooks-stable-v6
stable-v6-1.0.32
stable-v6-1.0.31
This release:
- Redirects assets to ssl app stream when ssl is enabled (PR: #169)
- Fixes remote_syslog init script to ensure consistent restarts (PR: #170)
- Fixes incorrect permissions of directories created by collectd check scripts (PR: #171)
- Adds support for custom SSL protocols and ciphers for nginx (PR: #172)
- Improves the installation process for PostgreSQL (PR: #177)
stable-v6-1.0.30
stable-v6-1.0.29
stable-v6-1.0.28
This release:
- Adds support for Ruby 2.7 (PR: #156)
- Adds support for PHP 7.4 and installs additional PHP extensions by default (PR: #162)
- Adds the
EY_PHP_EXTRA_EXTENSIONS
environment variable for installing extra PHP extensions (PR: #164) - Ensures the Delayed Job processes are run as the application owner user rather than the root user (PR: #165)
stable-v6-1.0.27
stable-v6-1.0.26
stable-v6-1.0.25
This release:
- Fixes Ruby 2.3 installation issues. (PR - #154)
stable-v6-1.0.24
stable-v6-1.0.23
- Fixes an issue with missing performance metrics. (PR - #145)
- Sets the default memory limit of passenger-v5 to 250MB (Important! See below how this change affects your applications)(PR - #138)
- Documents settings via environment variables. (PR - #139)
- Adds detailed logging to swap partition creation. (PR - #140)
This update is going to affect customers using passenger with the default memory limit set. Please open a support ticket if you notice an increase in passenger workers' kills. More information can be found on the article Passenger and memory limits on Engine Yard
This release is based on a new AMI, version ey-ubuntu-18.04.0.8
Changes:
- Installed latest package updates.
- Added support for Ruby with jemalloc.
- Removed hardcoded package versions.
- Installed Ruby 2.6.5, 2.5.7, and 2.4.9.
- Installed Node.js 8.16.2 and 10.17.0.
- Remove collectd RRD data directory during AMI build.