Releases: bigcommerce/gruf-sentry
Releases · bigcommerce/gruf-sentry
1.5.0
1.4.0
- Remove
GRPC::FailedPrecondition
from default error classes (equivalent is HTTP 412, so not an internal error) - Remove
Raven
compatibility layer; you must be on sentry-ruby now
1.3.0
- Upgrade to sentry-ruby 5.x
(Note: this release was actually on May 5, 2022. This is a backported release.)
1.2.0
- Add Ruby 3.1 support
- Drop Ruby 2.6 support
1.1.0
- Update
Gruf::Sentry::ClientInterceptor
for newsentry-ruby
format
1.0.1
- Update Sentry.capture_exception to work with new sentry-ruby format
1.0.0
- Update to sentry-ruby
0.2.0
- Add support for Ruby 3.0
- Remove support for < Ruby 2.6
0.1.1
0.0.1
Initial release. Provides gruf interceptor to pass errors to sentry.