All Versions
70
Latest Version
Avg Release Cycle
94 days
Latest Release
1477 days ago

Changelog History
Page 1

  • v0.87.1 Changes

    April 02, 2020
    • ⚡️ update rake for CVE-2020-8130 [David Dollar]
  • v0.87.0 Changes

    January 07, 2020
    • ⚡️ Update specs for systemd export [Robin Daugherty]
    • 👍 Allow processes to be stopped using the app target [Robin Daugherty]
    • Wait to restart [Robin Daugherty]
    • systemd sets process name [Robin Daugherty]
  • v0.86.0 Changes

    October 09, 2019
    • bundle (but don't use) real thor to ensure we still get vulnerability notifications from github. [Micah Geisel]
    • we don't need automatiek loaded to boot. [Micah Geisel]
    • inline thor dependency. [Micah Geisel]
    • 💎 CI: Use ruby 2.5.6, 2.6.4 in the matrix [Olle Jonsson]
    • ➕ add wiki page with reason for not bundling to readme [David Dollar]
    • CI: Use 2.4.6, 2.5.5, 2.6.3 [Olle Jonsson]
    • ⚡️ update yard for GHSA-xfhh-rx56-rxcr [David Dollar]
  • v0.85.0 Changes

    June 18, 2018
    • ⚡️ updates rubies in travis - ensures only running with PID would be killed - updates dependencies; runs codeclimate-test-reporter after successful build - updates rubies for travis - squashes commits [LeFnord]
    • 🗄 Deprecate safe_level of ERB.new in Ruby 2.6 [Koichi ITO]
    • gitignore [David Dollar]
    • ⚡️ update yard [David Dollar]
    • Don't upcase env names for daemon processes [Matthew Savage]
    • Don't upcase env names in Launchd [Matthew Savage]
    • No upcase for env name in Systemd [Matthew Savage]
    • Don't force env var names to be upcased [Matthew Savage]
    • ✅ Test that invalid Procfile entries are ignored [Kevin Litchfield]
    • ✂ Remove unused block parameter [Kevin Litchfield]
  • v0.84.0 Changes

    March 28, 2017
    • ➕ add test for systemd template (closes: #664) [Timur Batyrshin]
    • quote env vars as was suggested in https://github.com/ddollar/foreman/pull/652 [Timur Batyrshin]
    • ⚡️ update specs [Koen Punt]
    • ⚡️ update specs [Koen Punt]
    • 🚦 forward user signals (SIGUSR1, SIGUSR2) [Tilo Prütz]
    • 👉 make systemctl stop/restart/reload work [Koen Punt]
    • 0.83.0 [David Dollar]
    • 🚦 use default stop signal for supervisord [Chris Blättermann]
    • ⚡️ updated fakefs to silence warnings during tests [Chris Blättermann]
    • ➕ Add option to suppress timestamps [Glenn Oppegard]
    • ➕ Add ruby 2.3.3 to travis [Tejas Bubane]
    • 🔄 Change systemd KillMode to "mixed" [Reto Kaiser]
    • 😌 Relax systemd template spec matcher for env var [Reto Kaiser]
    • 🖨 Don't print newline in systemd template if no ENV vars given [Reto Kaiser]
    • pp must be required before fakefs [Reto Kaiser]
    • Typo [Lin]
    • 🛠 Fixed empty Environment line for Travis [Lin]
    • More compact and escaped environment variable names [Lin]
    • ➕ Add spm (go port) [Ömer Ufuk Efendioğlu]
    • Port to rspec 3 [Antonio Terceiro]
    • README: Use fancy SVG badges [ci skip] [Olle Jonsson]
    • defined process filename format only once [Koen Punt]
    • clean all upstart process files [Koen Punt]
    • 🛠 Fix small typo in man page [Dov Murik]
    • Foreman Export Upstart should not duplicate ports [Steven Daniels]
  • v0.83.0

    January 18, 2017
  • v0.82.0 Changes

    May 21, 2016
    • 🛠 Fixes #626. Use -m for concurrency when using the export command. [Jori Hardman]
    • ➕ Add stop timeout to systemd services [Christian Haase]
    • systemd exporter creates target dependencies via symlinks [Christian Haase]
    • ⚡️ Update systemd exporter to generate instantiated services [Christian Haase]
    • 🔄 changelog [David Dollar]
  • v0.81.0 Changes

    April 26, 2016
    • ⏪ Revert "Create a new process group when spawning a new process. This should prevent from SIGINT propagating to spawned processes. (#528)" [David Dollar]
    • 🛠 Fix cleaning up unrelated configuration files (#617) [Per-Henrik Lundblom]
  • v0.80.2 Changes

    April 24, 2016
    • 🛠 fix nil status error [David Dollar]
  • v0.80.1 Changes

    April 23, 2016
    • ignore gems [David Dollar]
    • ➕ add package dir [David Dollar]