Skip to content

Releases: engineyard/ey-cookbooks-stable-v6

stable-v6-1.0.45

19 Apr 10:55
960c23a
Compare
Choose a tag to compare

What's Changed

  • GHI-7829 - Updated repository sources for PostgreSQL OS packages by @eudalov in #235
  • GHI-6754 - Added Ruby 3.1 by @eudalov in #236

New Contributors

Full Changelog: stable-v6-1.0.44...stable-v6-1.0.45

stable-v6-1.0.44

13 Mar 12:05
84ee868
Compare
Choose a tag to compare

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

  • @Kyle-Law made their first contribution in #222
  • @kdotbautista made their first contribution in #220

Full Changelog: stable-v6-1.0.43...stable-v6-1.0.44

stable-v6-1.0.43

10 Aug 19:00
ddc1c85
Compare
Choose a tag to compare

stable-v6-1.0.42

04 Oct 13:55
0de4746
Compare
Choose a tag to compare
  • Update certificates

stable-v6-1.0.41

28 Sep 17:12
dd1ccab
Compare
Choose a tag to compare

stable-v6-1.0.40 & stable-v6-1.0.41

  1. Updates instance types (PR: #212)
  2. Updates nginx service for solo and application instances (PR: #215)
  3. Updated LetsEncrypt to support wildcards (PR: #215)
  4. Updated LetsEncrypt and documentation (PR: #216)

stable-v6-1.0.39

15 Jun 15:22
5f61035
Compare
Choose a tag to compare

Letsencrypt SAN certificate support added (PR: #190)
Updated syntax for elasticsearch recipe (PR: #195)
Documenation updates (PR: #208)
Fixed issue of instances failing to reboot when using ephemeraldisk (PR: #210)
Updated ruby versions (PR: #211)

stable-v6-1.0.37

04 Feb 03:49
4bb5e4e
Compare
Choose a tag to compare

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

15 Dec 17:23
7a8460c
Compare
Choose a tag to compare
  • 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

15 Jun 19:33
41d8ecf
Compare
Choose a tag to compare

This release:

  1. Updates ruby versions to the latest ones available and sets them as default (PR: #183)
  2. Improves collectd alerting for postgres checkpoints checks (PR: #182)
  3. Fixes an issue where database SSL certificates were not put in place on new instances in MySQL environments (PR: #181)
  4. Disables MySQL binary logging for solo environments (PR: #180)
  5. Reverts a regression introduced in the last release regarding the ports used for Passenger on multi-app environments (PR: #184)

stable-v6-1.0.33

22 Apr 07:58
eccd622
Compare
Choose a tag to compare

This release:

  1. Adds the ability to configure app servers via environment variables (PR: #178)
  2. Ensures that Ruby is installed even on non-Ruby applications (PR: #179)