AppSignal v2.3.0 Release Notes

    • ๐Ÿ›  Fix Shoryuken instrumentation when body is a string. PR #266
    • ๐Ÿ‘ Enable ActiveSupport instrumentation at all times. PR #274
    • โž• Add parameter filtering for background jobs. Automatically uses the AppSignal parameter filtering. PR #280
    • ๐Ÿ‘Œ Improve log messages for transactions. PR #293
    • โœ‚ Remove thread_safe dependency. PR #294
    • โž• Add Transaction#params attribute for custom parameters. PR #295
    • ๐Ÿ›  Fix queue time on DelayedJob integration. PR #297
    • โž• Add ActionCable support. PR #309
    • ๐Ÿ‘ Finish ActiveSupport notifications events when they would encounter a raise or a throw. PR #310
    • โž• Add ignore_namespaces option. PR #312
    • Truncate lengthy parameter values to 2000 characters. Commit 65de1382f5f453b624781cde6e0544c89fdf89ef and d3ca2a545fb22949f3369692dd57d49b4936c739.
    • ๐Ÿ Disable gracefully on Microsoft Windows. PR #313
    • โž• Add tags and namespace arguments to Appsignal.set_error. PR #317