- Support Structs in Params, e.g. File Uploads with
Plug.Upload
- Filter out specific parameters before sending to bugsnag in
Bugsnex.Plug
, defaulting to password, password_confirmation and api_key
- Report hostname as String/Binary instead of charlist
- Remove a regression that made it impossible to send keyword lists to Bugsnex.put_metadata
- report the hostname
- Allow newer poison versions
- Remove Elixir 1.4 compilation warnings