This repository was archived by the owner on Oct 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.5.0 - 2018-04-09
4+
5+ - feat: log non-standard ports in breadcrumbs (#440 )
6+ - feat: add flag for unhandled promise rejections (#446 )
7+ - fix: Remove a redundant try-catch block (#445 )
8+ - fix: Do not override context when capturing non-error exceptions (#444 )
9+ - fix: Update stack-trace to handle spaces in paths (#437 )
10+ - docs: Remove private DSNs from the docs (#447 )
11+ - docs: Update Usage docs to include Domains in Promise support (#438 )
12+
313## 2.4.2 - 2018-02-27
414
5- fix: Dont throw exception when called captureException without config (#431 )
6- fix: Preserve context in for rejected promises (#428 )
7- ref: Log promise rejection reason alongside eventid (#434 )
8- ref: Use named function for middlewares (#429 )
15+ - fix: Dont throw exception when called captureException without config (#431 )
16+ - fix: Preserve context in for rejected promises (#428 )
17+ - ref: Log promise rejection reason alongside eventid (#434 )
18+ - ref: Use named function for middlewares (#429 )
919
1020## 2.4.1 - 2018-02-09
1121
Original file line number Diff line number Diff line change 99 " raven" ,
1010 " sentry"
1111 ],
12- "version" : " 2.4.2 " ,
12+ "version" : " 2.5.0 " ,
1313 "repository" : " git://github.com/getsentry/raven-node.git" ,
1414 "license" : " BSD-2-Clause" ,
1515 "homepage" : " https://github.com/getsentry/raven-node" ,
You can’t perform that action at this time.
0 commit comments