Skip to content

4.8.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 23 Nov 09:02
· 443 commits to master since this release

Bug Fixes

  • Merge context with the same key instead of replacing the old value. #1621
  • Fix HTTPTransport's ssl configuration #1626
  • Log errors happened in BackgroundWorker#perform #1624
  • Gracefully shutdown background worker before the process exits #1617

Refactoring

  • Extract envelope construction logic from Transport #1616
  • Add frozen string literal comment to sentry-ruby #1623