Exception Notification v4.3.0 Release Notes

Release Date: 2018-11-22 // over 5 years ago
    • ✨ enhancements

      • Add Microsoft Teams Notifier (by @phaelin)
      • Add SNS notifier (by @FLarra)
      • Add Google Chats notifier (by @renatolond)
      • Align output of section-headers consistently (by @kronn)
      • ExceptionNotifier.notify_exception receives block & pass it to each notifier (by @pocke)
      • Update Travis to latest rubies (by @lostapathy)
    • 🐛 bug fixes

      • Replace all before_filter to before_action on readme (by @pastullo)
      • Fix error when using error grouping outside of rails (by @garethcokell)
      • Fix missing MissingController Mattermost class (by @n-rodriguez)