Releases: bugsnag/bugsnag-laravel
Releases · bugsnag/bugsnag-laravel
v2.9.0
v2.8.0
v2.7.2
v2.7.1
v2.7.0
Enhancements
-
Fully implement Laravel Log facade
Graham Campbell
#239 -
Use the
handle
method in the deploy command (Laravel 5.5+ compatibility)
Manuel Strebel
#242
v2.6.0
Enhancements
-
Support capturing user information from generic user objects
Simon Bennett
#207 -
Support setting release stage within configuration file
Graham Campbell
#228
v2.5.0
v2.4.0
Enhancements
- Added more configuration options
Graham Campbell
#199
Bug Fixes
- Fixed the app type getting overwritten
Graham Campbell
#196
v2.3.0
Enhancements
- Record the queue context and job information
Graham Campbell
#183 - Replaced event logging with query recording
Graham Campbell
#186
Bug Fixes
- Fixed the deploy command option descriptions
Andrew Brown
#178
v2.2.0
Enhancements
- Added a
bugsnag:deploy
console command
Graham Campbell
#154 - Record events as breadrumbs
Graham Campbell
#159 - Support both guzzle 5 and 6
Graham Campbell
#164 - Set the app type automatically
Graham Campbell
#167 - Fixed certificate verification on some systems
Graham Campbell
#176
Bug Fixes
- Fixed support for older laravel versions
Graham Campbell
#173