May 06, 2025
Fix default error reporting behavior for Appsignal.Plug
Elixirplug 2.1.1
Fixed
- Restore normal error reporting behavior by removing the default included
Plug.ErrorHandler
in theAppsignal.Plug
module. It will now longer render a page with HTTP status 500 and the response body "Something went wrong".
View the Elixir for Plug package v2.1.1 changelog for more information.