Releases: airbrake/gobrake
Releases · airbrake/gobrake
v5.6.1
v5.6.0
- Dependency updates
- Add custom method to set the depth of notices in apex/log and zerolog integration (#297)
- We have deprecated negroni middleware. It won't be maintained going forward (#298)
- Add in zap integration (#299)
- Updated minimum supported go version to 1.17 (#300)
- Added the feature to retry sending Error and APM data in case of failures from Airbrake Server (#314)
v5.5.2
v5.5.1
- bump github.com/valyala/fasthttp from 1.35.0 to 1.36.0 (#267)
- bump github.com/jonboulle/clockwork from 0.2.3 to 0.3.0 (#266)
- Upgrade github.com/onsi/ginkgo to v2 (#271)
- bump github.com/gofiber/fiber/v2 from 2.31.0 to 2.33.0 (#273)
- bump github.com/gobuffalo/buffalo from 0.18.5 to 0.18.7 (#272)
v5.5.0
What's Changed
- Updated changelog, notifier version and readme by @chimanjain in #262
- Beego Status fix by @chimanjain in #264
- Fix readme link by @Penthious in #268
- refactor status and label select statement by @chimanjain in #269
- add in zerolog integration by @Penthious in #270
New Contributors
- @Penthious made their first contribution in #268
Full Changelog: v5.4.0...v5.5.0
v5.4.0
v5.3.0
v5.2.0
v5.1.1
- Updated notifier version