appsignal-elixir v1.6.0 Release Notes

    • ๐Ÿ”ง Explicit header whitelist in configuration (#336)
    • Add filter_session_data config option (#343)
    • ๐Ÿšฆ Log with :info level instead of :warn when AppSignal is disabled (#340)
    • โœ‚ Remove default hostname (#339)
    • โœ‚ Remove filter_parameters config for extension (#337)
    • Demonitor processes when the transaction completes (#333)
    • ๐Ÿšš Hard-remove transactions from the Registry (#332)
    • Accept tags for (custom) metrics (#331)
    • ๐Ÿšฆ Don't register Transactions created by Appsignal.send_error/7 (#330)
    • โœ‚ Remove transaction when calling Transaction.complete (#329)
    • ๐Ÿšฆ Add :request_headers and APPSIGNAL_REQUEST_HEADERS configuration (#327)
    • Filter arguments in backtraces (#326)
    • ๐Ÿ˜Œ Relax :httpoison dependency to allow ~> 1.0 (#322)