Sha256: a97ae7a1cff85fa5b07b247c41f7c36cc80ef2c0c7bdad2426eb3a82c190bc63
Contents?: true
Size: 1.78 KB
Versions: 1
Compression:
Stored size: 1.78 KB
Contents
# 0.8.6 * Resque support # 0.8.5 * Don't require revision in CLI notify_of_deploy # 0.8.4 * Skip session sanitize if not a http request * Use appsignal_config in Capistrano as initial config # 0.8.3 * Restart thread when we've been forked * Only notify of deploy when active in capistrano * Make sure env is a string in config # 0.8.2 * Bugfix in Delayed Job integration * appsignal prefix when logging to stdout * Log to stdout on Shelly Cloud # 0.8.1 * Fix in monitoring of queue times # 0.8.0 * Support for background processors (Delayed Job and Sidekiq) # 0.7.1 * Better support for forking webservers # 0.7.0 * Mayor refactor and cleanup * New easier onboarding process * Support for Rack apps, including experimental Sinatra integration * Monitor HTTP queue times * Always log to stdout on Heroku # 0.6.7 * Send HTTP_X_FORWARDED_FOR env var # 0.6.6 * Add Appsignal.add_exception # 0.6.5 * Fix bug where fast requests are tracked with wrong action # 0.6.4 * More comprehensive debug logging # 0.6.3 * Use a mutex around access to the aggregator * Bugfix for accessing connection config in Rails 3.0 * Add Appsignal.tag_request * Only warn if there are duplicate push keys # 0.6.2 * Bugfix in backtrace cleaner usage for Rails 4 # 0.6.1 * Bugfix in Capistrano integration # 0.6.0 * Support for Rails 4 * Data that's posted to AppSignal is now gzipped * Add Appsignal.send_exception and Appsignal.listen_for_exception * We now us the Rails backtrace cleaner # 0.5.5 * Fix minor bug # 0.5.4 * Debug option in config to get detailed logging # 0.5.3 * Fix minor bug # 0.5.2 * General improvements to the Rails generator * Log to STDOUT if writing to log/appsignal.log is not possible (Heroku) * Handle the last transactions before the rails process shuts down * Require 'erb' to enable dynamic config
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appsignal-0.8.6.beta.0 | CHANGELOG.md |