Skip to content

2.1.2

Compare
Choose a tag to compare
@HazAT HazAT released this 22 Aug 07:52
· 680 commits to master since this release
  • Fix TypeError in Sentry\Monolog\Handler when the extra data array has numeric keys (#833).
  • Fix sending of GZIP-compressed requests when the enable_compression option is true (#857)
  • Fix error thrown when trying to set the transaction attribute of the event in a CLI environment (#862)
  • Fix integrations that were not skipped if the client bound to the current hub was not using them (#861)
  • Fix undefined index generated by missing function in class (#823)