This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
Releases: ml-archive/bugsnag
Releases Β· ml-archive/bugsnag
Version 0.4.2
Fixed:
- Reporter constructor is now public
Version 1.1.4
Fixed
- A bug where Bugsnag wouldn't use the correct environment from Vapor.
Version 2.0.2
Fixed
- A bug where Bugsnag wouldn't use the correct environment from Vapor when using the
ReporterFactory
(e.g. in a command)
Version 2.0.1
Fixed
- A bug where Bugsnag wouldn't use the correct environment from Vapor.
Version 2.0.0
New:
- Stack traceable errors
- Host is now reported to Bugsnag as well
- Reporting manually does not throw anymore
Version 1.1.3
Fixed:
- order in which config is added
Version 1.1.2
New:
- addConfigurable is done automatically in provider
- Abort.report() and Abort.doNotReport()
Version 1.1.1
- Now possible to add the middleware using Vapor 2's new
addConfigurable
setup.
Version 1.1.0
- Vapor 2 released π
Version 1.1.0 Beta 2
- Stacked not compiling - reverted to an older version