AppSignal v2.9.9 Release Notes

    • ๐Ÿ›  Fix error in the ActiveSupport::Notifications integration when a transaction gets completed during event instrumentation. PR #532
    • ๐Ÿ›  Fix Redis constant load error. PR #543
    • โž• Add more logging for errors in debug mode. PR #544
    • Deprecate notify_of_deploy command. PR #545
    • ๐Ÿšฆ Always call the block given to Appsignal.monitor_transaction and log errors from the helper even when AppSignal is not active. PR #547