Skip to content

Bump sentry-raven from 3.1.0 to 3.1.1

James Nutt requested to merge dependabot-bundler-sentry-raven-3.1.1 into master

Bumps sentry-raven from 3.1.0 to 3.1.1.

Release notes

Sourced from sentry-raven's releases.

3.1.1

Feature

  • Add request id to headers if exists (#1033)

  • Allow blocks on user_context (#1023)

  • Enable configurable rack environment recorded parameters (#860)

  • Remove ActiveJob keys for both Sidekiq and DelayedJob (#898)

Fix

  • Remove circular dependency in transport/http.rb (#1035)
Changelog

Sourced from sentry-raven's changelog.

3.1.1

Feature

  • Add request id to headers if exists (#1033)

  • Allow blocks on user_context (#1023)

  • Enable configurable rack environment recorded parameters (#860)

  • Remove ActiveJob keys for both Sidekiq and DelayedJob (#898)

Fix

  • Remove circular dependency in transport/http.rb (#1035)
Commits

Merge request reports