Skip to content

Latest commit

 

History

History
295 lines (152 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

295 lines (152 loc) · 12.4 KB

Changelog

v4.2.0 (2023-02-07)

Full Changelog

Closed issues:

  • Nginx: be able to proxy_set_header when needed #41

Merged pull requests:

  • Make it possible to set X-Forwarded-Proto header to https #70 (roback)

v4.1.0 (2023-01-10)

Full Changelog

Fixed bugs:

  • Deploy broken in macOS 13 because of DNS issues #68

Merged pull requests:

  • Use datacenter gateway as fallback DNS server #69 (roback)
  • Keep GitHub Actions file up-to-date #67 (roback)

v4.0.4 (2022-06-28)

Full Changelog

Merged pull requests:

v4.0.3 (2021-01-14)

Full Changelog

Implemented enhancements:

  • Deprecation warnings from capistrano-bundler #61

Merged pull requests:

  • Explicitly use the git plugin #60 (walro)
  • Trigger CI on pull-request events #59 (walro)

v4.0.2 (2020-11-24)

Full Changelog

Fixed bugs:

  • Cannot published gem using "rake release" #48

Merged pull requests:

v4.0.1 (2019-05-02)

Full Changelog

Fixed bugs:

  • Initial deploy for systemd fails since #47 #49

Merged pull requests:

  • Make sure systemd target is loaded before trying to stop it #50 (roback)

v4.0.0 (2019-04-29)

Full Changelog

Closed issues:

  • Add systemd support #45

Merged pull requests:

  • Generate systemd config in addition to upstart #47 (roback)

v3.0.0 (2018-11-08)

Full Changelog

Merged pull requests:

v2.4.1 (2018-10-05)

Full Changelog

v2.4.0 (2018-10-04)

Full Changelog

Merged pull requests:

  • Each server can have different Procfiles #43 (roback)

v2.3.0 (2018-10-04)

Full Changelog

Merged pull requests:

  • Lookup app servers using multiple SRV records #42 (roback)

v2.2.0 (2017-12-18)

Full Changelog

Implemented enhancements:

  • Support ed25519 SSH keys #38
  • Release gem to rubygems.org #24

Merged pull requests:

  • Be able to use the gem with ssh-ed25519 keys #39 (dentarg)

v2.1.0 (2016-09-22)

Full Changelog

Fixed bugs:

  • foreman isn't defined as an dependency #29

Merged pull requests:

  • Various improvements to be able to DRY up config in our apps #36 (dentarg)
  • Add foreman as a dependency #30 (jage)

v2.0.1 (2016-09-06)

Full Changelog

v2.0.0 (2016-06-13)

Full Changelog

Implemented enhancements:

  • Webserver is hardcoded #20

Merged pull requests:

  • Use generic socket name #27 (jage)

v1.8.0 (2016-05-03)

Full Changelog

Merged pull requests:

v1.7.1 (2015-02-16)

Full Changelog

v1.7.0 (2014-12-09)

Full Changelog

Fixed bugs:

  • Cancel deploy if we get 0 servers from SRV record #17

Closed issues:

  • Deployed failed, but git tag was pushed ("No Matching Host") #14

Merged pull requests:

  • Fail if no servers (SRV-records) are found #22 (jage)

v1.6.2 (2014-09-19)

Full Changelog

v1.6.1 (2014-07-28)

Full Changelog

Implemented enhancements:

  • Disable autostart when stopping an application #15

Merged pull requests:

  • Add ability to control autostart in upstart #21 (jage)

v1.6.0 (2014-07-28)

Full Changelog

v1.5.1 (2014-05-12)

Full Changelog

Implemented enhancements:

  • Create temporary files in tmp/ #9

v1.5.0 (2014-05-12)

Full Changelog

v1.4.0 (2014-03-31)

Full Changelog

Merged pull requests:

  • Make it easy to deploy the current git branch #13 (dentarg)
  • If system/maintenance.html exist, show it #12 (jage)

v1.3.0 (2014-03-26)

Full Changelog

Merged pull requests:

  • Fix deploy namespace for Nginx tasks in README. #11 (benmanns)

v1.2.1 (2014-02-14)

Full Changelog

Closed issues:

  • Add stage name to git deploy tag #8

v1.1.1 (2014-02-11)

Full Changelog

v1.0.1 (2014-02-11)

Full Changelog

Closed issues:

  • Bug in nginx.rake #6

v1.0.0 (2014-02-11)

Full Changelog

v0.1.4 (2014-02-10)

Full Changelog

Implemented enhancements:

  • nginx task requires constants #3

v0.1.3 (2014-02-04)

Full Changelog

Fixed bugs:

  • HTTPS support missing #4

v0.1.2 (2014-01-31)

Full Changelog

v0.1.1 (2014-01-15)

Full Changelog

Implemented enhancements:

  • Make repo public #2

v0.1.0 (2014-01-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator