Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@ajgon ajgon released this 16 May 09:44
· 221 commits to master since this release
854b087

Bug Fixes

  • Bump faraday middleware version (d508928)
  • Switched nginx cookbook to more actively developed chef_nginx (0f4f64c), closes #65

Features

  • webserver: Add app specific error log and location for nginx (a098279)
  • worker: Safely quiet and shutdown sidekiq (c36652f)

BREAKING CHANGES

  • nginx cookbook is not a opsworks_ruby dependency
    anymore. Now it's chef_nginx which is more actively developed.
    Please update your recipe repositories.