Skip to content

Commit d8a76a8

Browse files
committed
New changelog for 5.15
1 parent 5ffa6dc commit d8a76a8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Unreleased
2+
3+
### Features
4+
5+
### Bug Fixes
6+
7+
- Network errors raised in `Sentry::HTTPTransport` will no longer be reported to Sentry [#2178](https://github.com/getsentry/sentry-ruby/pull/2178)
8+
19
## 5.14.0
210

311
### Features
@@ -24,13 +32,9 @@
2432

2533
- Fixed a deprecation in `sidekiq-ruby` error handler [#2160](https://github.com/getsentry/sentry-ruby/pull/2160)
2634
- Avoid invoking ActiveSupport::BroadcastLogger if not defined [#2169](https://github.com/getsentry/sentry-ruby/pull/2169)
27-
<<<<<<< HEAD
2835
- Respect custom `Delayed::Job.max_attempts` if it's defined [#2176](https://github.com/getsentry/sentry-ruby/pull/2176)
29-
<<<<<<< HEAD
3036
- Fixed a bug where `Net::HTTP` instrumentation won't work for some IPv6 addresses [#2180](https://github.com/getsentry/sentry-ruby/pull/2180)
3137
- Allow non-string error message to be reported to sentry ([#2137](https://github.com/getsentry/sentry-ruby/pull/2137))
32-
- Network errors raised in `Sentry::HTTPTransport` will no longer be reported to Sentry [#2177](https://github.com/getsentry/sentry-ruby/pull/2177)
33-
- Respect custom `Delayed::Job.max_attempts` if it's defined [#2177](https://github.com/getsentry/sentry-ruby/pull/2177)
3438

3539
## 5.13.0
3640

0 commit comments

Comments
 (0)