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
203 stars 69 forks source link

v2.4.0 #228

Closed DariaKunoichi closed 4 months ago

DariaKunoichi commented 4 months ago

Goal

2.4.0 (2024-04-15)

Enhancements

Changeset

Added handling for json marshallers and byte slices to metadata sanitize function.

Testing

Added unit tests for different nil objects in metadata.AddStruct.