github getsentry/sentry-laravel 2.4.0

latest releases: 4.5.1, 4.5.0, 4.4.1...
3 years ago
  • Read the request IP from the Laravel request to make it more accurate when behind a reverse proxy (requires trusted proxies to be setup correctly) (#419)
  • Get request information (like the URL) from the Laravel request instead of constructing it from the global state (#419)
  • Fix generated route name not correctly ignored when using prefix (#441)
  • Fix overwriting the transaction name if it's set by the user (#442)
  • Add result from optional context(): array method on captured exception to the event sent to Sentry (#457)
  • Fix not overwriting the event transaction name if it was an empty string (#460)
  • Bump Sentry SDK to 3.2.*

Don't miss a new sentry-laravel release

NewReleases is sending notifications on new releases.