bugsnag / bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
https://docs.bugsnag.com/platforms/go
MIT License
204 stars 69 forks source link

v2.2.1 #213

Closed DariaKunoichi closed 8 months ago

DariaKunoichi commented 8 months ago

Goal

2.2.1 (2022-02-21)

Bug fixes

Design

-

Changeset

Added checks for nil pointer in parsing RawData from Event.

Testing

Added unit tests for handling nil http.Request inside Event's RawData.

tomlongridge commented 8 months ago

We also need to update the version in v2/bugsnag.go