Releases: Cado-Labs/sentry-gruf
Releases · Cado-Labs/sentry-gruf
sentry-gruf 1.2.0 (2023-04-10)
Fixed
- Properly handle scope and hub in the server interceptor: now breadcrumbs attache to the proper messages.
sentry-gruf 1.1.0 (2022-01-26)
Added
- By default all gRPC errors are not reported to the Sentry.
- Added
sensitive_grpc_codes
option. All sensitive gRPC errors will be reported to the Sentry.
sentry-gruf 1.0.2 (2021-12-24)
Fixes
- Now the requirements for the gem versions on which the lib depends are more lenient
sentry-gruf 1.0.0 (2021-12-23)
Changes
- Added server interceptor
- Added client interceptor