Skip to content

Releases: rollbar/rollbar-gem

v3.7.0

06 Nov 19:15
674598f

Choose a tag to compare

  • Move most verbose logs to debug level, #1185
  • Fix literal string deprecation warning, #1188
  • Fix serialization in Rails error reporter and ActiveJob integration, #1190
  • Update tests and CI for rails 7.2, 8.1, #1192
  • Fix context serialization in Rails error reporter, #1193
  • Send is_uncaught attribute for uncaught errors, #1194

v3.6.2

31 Mar 21:30
4694a35

Choose a tag to compare

Ruby 3.4 compatibility, #1179

v3.6.1

07 Feb 21:06
76bc6b1

Choose a tag to compare

  • Remove OpenStruct from the project, #1169, #1170

v3.6.0

30 Aug 12:46
c4edf7e

Choose a tag to compare

  • Enable Rails 7 error reporter via Rollbar config, #1161
  • Rollbar::Logger compatibility with latest Logger class, #1161

v3.5.2

16 Jan 20:49
9e81cd6

Choose a tag to compare

Move Rollbar::ActiveJob out of the plugin, #1149

v3.5.1

12 Jan 16:29
063b416

Choose a tag to compare

fix: compatibility fixes for ActionMailer plugin, #1146

v3.5.0

04 Jan 12:33
cae70e4

Choose a tag to compare

  • Fix warning: attribute accessor as module_function, #1138
  • Option to enable scoped block for DelayedJob plugin, #1087
  • Fix ActionMailer plugin to add rescue_from to the correct class, #1143
  • Fix rack deprecation warning, #1142

v3.4.2

06 Dec 13:09
d14043c

Choose a tag to compare

  • Sidekiq error_handler compatibility, #1136

v3.4.1

12 Oct 17:37
c59ee67

Choose a tag to compare

Fixes Rails 7.1 compatibility issue with DebugExceptions#render_exception, #1132

v3.4.0

06 Jan 21:47
876146a

Choose a tag to compare

Rollbar.js update

  • Update Rollbar.js to v2.26.1, #1119

Fixes

  • Fix warning message for frame data options, #1110
  • Remove LegacyGemResolver + LegacyEncoder, #1093
  • Add support for ActionMailer::MailDeliveryJob, #1111