Skip to content

Latest commit

 

History

History
328 lines (206 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

328 lines (206 loc) · 21.4 KB

Changelog

Unreleased

  • Removed support for support for monit and upstart. (will add them back if someone is willing to maintain them)
  • Sync configuration with capistrano-sidekiq
  • Support for notify systemd service. Add sd_notify gem to your Gemfile.
  • Add example application for easier testing.
  • Deprecate Nginx support. (configuration tools should be preferred over capistrano tasks)

5.2.0 (2021-09-11)

Full Changelog

Merged pull requests:

  • Add option for phased restart of puma #333 (phylor)

v5.1.1 (2021-09-03)

Full Changelog

Merged pull requests:

v5.1.0 (2021-09-02)

Full Changelog

Merged pull requests:

v5.0.4 (2021-03-03)

Full Changelog

Merged pull requests:

v5.0.3 (2021-02-23)

Full Changelog

Merged pull requests:

  • update systemd template accept puma_service_unit_env_file and puma_se… #315 (iscreen)
  • Remove ExecStop from systemd unit file #314 (w-leads)
  • Default systemd service name on multi-app host #309 (bendilley)
  • Systemd user service manager and lingering #307 (farnsworth)
  • Update nginx template to support X-Forwarded-Proto and remove executables from *.erb files #283 (dapi)

v5.0.2 (2020-12-07)

Full Changelog

Merged pull requests:

v5.0.1 (2020-12-02)

Full Changelog

Merged pull requests:

  • Fix #301, Task "puma:smart_restart" not found #304 (Eric-Guo)

v5.0.0 (2020-12-01)

Full Changelog

v5.0.0.beta1 (2020-11-04)

Full Changelog

Merged pull requests:

v4.0.0 (2019-06-27)

Full Changelog

Merged pull requests:

v3.1.1 (2017-07-04)

Full Changelog

Merged pull requests:

v3.1.0 (2017-03-24)

Full Changelog

Merged pull requests:

v3.0.3 (2017-03-23)

Full Changelog

v3.0.2 (2017-03-22)

Full Changelog

Merged pull requests:

  • Fix vars loading issue during plugin initialization #205 (ilyapoz)

v3.0.1 (2017-03-20)

Full Changelog

v3.0.0 (2017-03-18)

Full Changelog

Merged pull requests:

v2.0.0 (2017-03-08)

Full Changelog

Merged pull requests:

v1.2.1 (2015-08-20)

Full Changelog

Merged pull requests:

  • Added fix for wrong arguments on puma stop #124 (rsov)

v1.2.0 (2015-08-19)

Full Changelog

Implemented enhancements:

Merged pull requests:

v1.1.0 (2015-06-23)

Full Changelog

Merged pull requests:

v1.0.0 (2015-05-05)

Full Changelog

Merged pull requests:

v0.9.0 (2015-03-20)

Full Changelog

Merged pull requests:

v0.8.5 (2015-01-30)

Full Changelog

Merged pull requests:

  • Fix smart_restart task to check if puma preloads app #93 (sponomarev)

v0.8.4 (2015-01-25)

Full Changelog

Merged pull requests:

v0.8.3 (2014-10-28)

Full Changelog

v0.8.2 (2014-10-17)

Full Changelog

Merged pull requests:

v0.8.1 (2014-10-08)

Full Changelog

Merged pull requests:

  • Fix nginx config task work with roles #72 (hnatt)
  • Fix puma_bind unix socket path #70 (hnatt)
  • Update nginx_config task call example in README #69 (hnatt)
  • Added config option for prune_bundler #68 (behe)

v0.8.0 (2014-09-23)

Full Changelog

Merged pull requests:

  • Update puma.cap to add missing , #65 (bryanl)
  • Fixed handling of multiple puma endpoints and of wildcard IP addresses #64 (jabbrwcky)
  • Cannot call nginx:config cap task #61 (isc)

v0.7.0 (2014-08-07)

Full Changelog

Merged pull requests:

  • Add a task for uploading nginx site config and a generator for configuring template before uploadinging #57 (dfang)

v0.6.1 (2014-07-03)

Full Changelog

Merged pull requests:

v0.2.0 (2014-01-28)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator