Releases: mojombo/god
Releases · mojombo/god
v0.13.4
Minor Enhancements
Hipchat reporter (#162 )
Re-open log files on SIGUSR1 (#103 )
Bug fixes
Send query params on webhook reporter (#160 )
Don't thow an exception when there are problems reading pid file (#164 )
v0.13.3
Minor Enhancements
Invoke commands for all watchers
Airbrake reporter
Improvements to socket responding condition
v0.13.2
Minor Enhancements
Added file_touched condition (#86 )
Bug fixes
Ensure Ruby 1.9 fixes only apply to 1.9.0 and 1.9.1 (#125 )
Documentation fixes (#109 , #84 , #92 )
v0.13.1
Minor Changes
Prevent auto-loading from bundler by requiring $load_god to require (#97 )
v0.13.0
Minor Changes
Reduce verbosity of non-failing conditions (#111 )
v0.12.1
Bug Fixes
Fix undefined variable problem in CLI (#82 )
v0.12.0
Minor Enhancements
Add umask support
Add socket response condition (#25 )
Don't require tests run as sudo under non-linux systems (#15 )
Add Bundler support
Add keepalive simple conditional setups (#71 )
Better load command to act upon removed watches (#70 )
Add support for ssl in http_response_code condition (#36 )
New documentation at http://godrb.com
Bug Fixes
Use IO.print instead of IO.puts for thread safety (#35 )
Fix Slashproc poller for commands with spaces (#31 )
Various segfault and kernel panic fixes
Fix SMTP Auth documentation (#29 )
Fix a bunch of tests that were failing on Ruby 1.9
v0.11.0
Major Changes
Rewrite notification system to be more consistent and flexible.
v0.10.0
Minor Enhancements
Add stop_timeout and stop_signal options to Watch
Bug Fixes
Stop command string was being ignored
You can’t perform that action at this time.