Skip to content

Releases: getsentry/sentry-laravel

1.7.0

26 Feb 11:05
7268475

Choose a tag to compare

  • Support for Laravel 7 (#330)

1.6.2

14 Feb 12:45
7debcb2

Choose a tag to compare

  • Fix for default integrations not disabled (#327)

1.6.1

24 Jan 08:07
6ccb88d

Choose a tag to compare

  • Fix queue events with missing handler suffix (#322)

1.6.0

23 Jan 10:31
50eb00e

Choose a tag to compare

  • Use default breadcrumb type for handled events (#303)
  • Support Sentry SDK ^2.3 (and drop support for older versions) (#316)
  • Fix queue events to correctly flush events when not running a queue deamon (#318)

1.5.0

11 Nov 13:19
724e86b

Choose a tag to compare

  • Fix throwing errors when installed when config cache is active (6214338)
  • Allow any log level to create breadcrumbs (#297)
  • Allow decorating the ClientBuilderInterface from the register method of a Service Provider (#290)

1.4.1

18 Oct 07:32
c06c2df

Choose a tag to compare

  • Fix default Monolog logger level being invalid when using the Log channel (#287)

1.4.0

16 Oct 09:16
d1d6136

Choose a tag to compare

  • Add the query execution time to the query breadcrumb (#283)
  • Do not register default error and fatal listeners to prevent duplicated events (#280)

1.3.1

01 Oct 12:08

Choose a tag to compare

  • Fix compatibility with sentry/sentry 2.2+ (#276)

1.3.0

24 Sep 07:27

Choose a tag to compare

  • Add compatibility with sentry/sentry 2.2+ (#273)

1.2.1

16 Sep 08:00

Choose a tag to compare

  • Fix fatal error when user context is not an array when using log channels (#272)