Skip to content

Commit 5e3105d

Browse files
committed
0.12.3 changelog update
1 parent edd151f commit 5e3105d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
0.12.3
2+
------
3+
4+
- URL query parameters are now sanitized for sensitive data [pcorliss, #275]
5+
- Raven::Client can now use a proxy server when sending events to Sentry [dcramer, #277]
6+
- Raven::Client will now use a timed backoff strategy if the server fails [codekitchen, #267]
7+
- Automatic integration loading is now a lot less brittle [dcramer, handlers, #263, #264]
8+
- Fixed some issues with prefixes and DSN strings [nateberkopec, #259]
9+
- If Raven is initialized without a server config, it will no longer send events [nateberkopec, #258]
10+
- Slightly nicer credit-card-like number scrubbing [nateberkopec, #254]
11+
- Fix some exceptions not being caught by Sidekiq middleware [nateberkopec, #251]
12+
- Uncommon types are now encoded correctly [nateberkopec, #249]
13+
114
0.12.2
215
------
316

0 commit comments

Comments
 (0)