Releases: engineyard/ey-cookbooks-stable-v6
Releases · engineyard/ey-cookbooks-stable-v6
stable-v6-1.0.45
stable-v6-1.0.44
What's Changed
- FB-10345 Fix MySQL 5.7.26 URL Typo by @yusufnar in #226
- [FBZ-10195] Added max retries on sidekiq by @Kyle-Law in #222
- [FB-10196] adding missing config for multiple queues per worker by @kstych in #221
- [FB-2829] Extended keep file support on nginx Re-#189 by @rupikakapoor in #229
- [FBZ-10180] Modified the PID being inserted to /data//shared/pids/passenger..pid by @kdotbautista in #220
New Contributors
Full Changelog: stable-v6-1.0.43...stable-v6-1.0.44
stable-v6-1.0.43
stable-v6-1.0.42
- Update certificates
stable-v6-1.0.41
stable-v6-1.0.39
stable-v6-1.0.37
Update to how ruby is installed along with updated ruby versions to latest release (PR: #206)
Fix for authorized_keys file generating incorrectly with docker instance (PR: #205)
Postgres additional modules support (PR: #203)
Fix for MySQL RDS failing due to copy certificate integration previous release (PR: #202)
Release of Thinking Sphinx3 custom recipe support (PR: #200)
Patch for CVE-2021-3156
stable-v6-1.0.35
- Updates MySQL URLs and configures the download method in case of changing URLs (PR: #199)
- Fixes ElasticSearch restarting on chef run (PR: #194)
- Corrections to nginx puma confiugration (PR: #193)
- Replaces deprecated puma control argument (PR: #192)
- Adds feature to set custom NodeJS by variable on the dashboard (PR: #191)
- Fixes issue of newly booted instances not containing MySQL certificates (PR: #188)
- Addressed issue of unicorn.rb not updating to newly set values (PR: #187)
- Small passenger memory change which fixes monitoring issue (PR: #186)
stable-v6-1.0.34
This release:
- Updates ruby versions to the latest ones available and sets them as default (PR: #183)
- Improves collectd alerting for postgres checkpoints checks (PR: #182)
- Fixes an issue where database SSL certificates were not put in place on new instances in MySQL environments (PR: #181)
- Disables MySQL binary logging for solo environments (PR: #180)
- Reverts a regression introduced in the last release regarding the ports used for Passenger on multi-app environments (PR: #184)