All Versions
208
Latest Version
Avg Release Cycle
22 days
Latest Release
-

Changelog History
Page 19

  • v0.8.13 Changes

    • Random sleep time before first transmission of queue
  • v0.8.12 Changes

    • โ†ช Workaround for frozen string in Notification events
    • ๐Ÿ‘ Require ActiveSupport::Notifications to be sure it's available
  • v0.8.11 Changes

    • ๐Ÿ‘ป Skip enqueue, send_exception and add_exception if not active
  • v0.8.10 Changes

    • ๐Ÿ›  Bugfix: Don't pause agent when it's not active
  • v0.8.8 Changes

    • Explicitely require securerandom
  • v0.8.7 Changes

    • Dup process action event to avoid threading issue
    • Rescue failing inspects in param sanitizer
    • โž• Add option to pause instrumentation
  • v0.8.6 Changes

    • ๐Ÿ‘ Resque support (beta)
    • ๐Ÿ‘Œ Support tags in Appsignal.send_exception
    • Alias tag_request to tag_job, for background jobs
    • Skip sanitization of env if env is nil
    • ๐Ÿ›  Small bugfix in forking logic
    • Don't send params if send_params is off in config
    • โœ‚ Remove --repository option in CLI
    • Name option in appsignal notify_of_deploy CLI
    • Don't call to_hash on ENV
    • Get error message in CLI when config is not active
  • v0.8.5 Changes

    • Don't require revision in CLI notify_of_deploy
  • v0.8.4 Changes

    • Skip session sanitize if not a http request
    • ๐Ÿšฆ Use appsignal_config in Capistrano as initial config