Raven Ruby v4.8.1 Release Notes

  • ๐Ÿ› 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