Gobrake Versions Save

Airbrake notifier for Golang

v5.6.1

1 year ago

v5.6.0

1 year ago
  • 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

1 year ago

v5.5.1

2 years ago
  • 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

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/airbrake/gobrake/compare/v5.4.0...v5.5.0

v5.4.0

2 years ago

v5.3.0

2 years ago

v5.2.0

2 years ago
  • Deprecated NewMiddleware func and replaced with New func in gin middleware (#224)

  • Used Apex/log severity levels instead of custom defined severity levels (#225)

v5.1.1

2 years ago
  • Updated notifier version

v5.1.0

2 years ago