Sep 28, 2024
Ruby gem v4.1.1
Ruby4.1.1
Changed
- Add the
reported_by
tag to errors reported by the Rails error reporter so the source of the error is easier to identify.
Fixed
- Fix no AppSignal internal logs being logged from Capistrano tasks.
- Report all the config options set via
Appsignal.config
in the DSL config source in the diagnose report. Previously, it would only report the options from the last timeAppsignal.configure
was called. - Fix 'no implicit conversion of Pathname into String' error when parsing backtrace lines of error causes in Rails apps.
View the Ruby gem v4.1.1 changelog for more information.