Skip to content

4.8.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 02 May 09:12

The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.8.0.

Features

  • Set cache keys as span descriptions (#677)

    To better identify the source of a cache operation, we now set the cache key as the description of cache op spans.

Bug Fixes

  • Add direct dependency for guzzlehttp/psr7 (#708)
  • Drop kernel.build_dir param below Symfony 5.2 (#711)