AppSignal v0.11.13 Release Notes

    • โž• Add Padrino support
    • โž• Add Rake task monitoring
    • โž• Add http proxy support
    • ๐Ÿ”ง Configure Net::HTTP to only use TLS
    • Don't send queue if there is no content
    • Don't retry transmission when response code is 400 (no content)
    • ๐Ÿšฆ Don't start Resque IPC server when AppSignal is not active
    • โš  Display warning message when attempting to send a non-exception to send_exception
    • ๐Ÿ›  Fix capistrano 2 detection
    • ๐Ÿ›  Fix issue with Sinatra integration attempting to attach an exception to a transaction that doesn't exist.