Skip to content

3.5.0

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 19 May 14:44
5b611e3
  • Bump minimum version of guzzlehttp/psr7 package to avoid CVE-2022-24775 (#1305)
  • Fix stripping of memory addresses from stacktrace frames of anonymous classes in PHP >=7.4.2 (#1314)
  • Set the default send_attempts to 0 (this disables retries) and deprecate the option. If you require retries you can increase the send_attempts option to the desired value. (#1312)
  • Add http_connect_timeout and http_timeout client options (#1282)