Skip to content

v4.6.0

Latest
Compare
Choose a tag to compare
@kmcphillips kmcphillips released this 21 Mar 00:47
· 1 commit to master since this release

This is the first release since 2022. And first be me (@kmcphillips) as a new maintainer of this gem.

Most important change is Rails 8 is supported. There's a number of small clean ups and fixes in #551 but this also includes some notable fixes:

Changes

  • Exception data for teams channel notification by @rachitpant in #516
  • Report exceptions occurring in Rake tasks and runner commands by @TylerRick in #536
  • suggest Rails.env.local? in ignore_if block by @glaszig in #538
  • Improve compatibility with frozen string literal by @Throne3d in #549
  • Remove unnecessary :channel option from Slack guide doc by @westonganger in #517
  • Add Content-Type header to Slack notifier - req. for discord by @cdadityang in #494

Full Changelog: v4.5.0...v4.6.0