File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.1.2
4
+
5
+ - Fix Delayed::Plugins::Raven when job raises exception [ #1057 ] ( https://github.com/getsentry/sentry-ruby/pull/1057 )
6
+ - Merge hash instead of replacing the original value in user_context [ #1064 ] ( https://github.com/getsentry/sentry-ruby/pull/1064 )
7
+ - Don't exclude ActionView::MissingTemplate error by default [ #1092 ] ( https://github.com/getsentry/sentry-ruby/pull/1092 )
8
+ - Fix typo: much -> must for Raven::Event [ #1106 ] ( https://github.com/getsentry/sentry-ruby/pull/1106 )
9
+ - Fix undefined local variable or method logger [ #1143 ] ( https://github.com/getsentry/sentry-ruby/pull/1143 )
10
+ - Fixes [ #1110 ] ( https://github.com/getsentry/sentry-ruby/issues/1110 )
11
+ - fix format headers for sentry-raven [ #1198 ] ( https://github.com/getsentry/sentry-ruby/pull/1198 )
12
+ - Print deprecation message after sentry-raven is installed [ #1206 ] ( https://github.com/getsentry/sentry-ruby/pull/1206 )
13
+
3
14
## 3.1.1
4
15
5
16
** Feature**
You can’t perform that action at this time.
0 commit comments