Skip to content

Commit 17bbce7

Browse files
committed
meta: Update CHANGELOG for 6.14.0
1 parent c2fcf71 commit 17bbce7

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 6.14.0
8+
9+
- fix(browser): Send client outcomes through tunnel if configured (#4031)
10+
- feat(awslambda): add requestId filter to aws.cloudwatch.logs URL (#4032)
11+
- fix(node): Check for potentially undefined httpModule (#4037)
12+
- feat(integrations): Call toJSON of originalException to extract more data (#4038)
13+
- feat(integrations): console.error is captured as an exception (#4034)
14+
- feat(gatsby): Support user integrations as a function (#4050)
15+
- feat(nextjs): Add mechanism to withSentry-caught errors (#4046)
16+
- fix(docs): Fix docstring for enabled option (#4052)
17+
- fix(nextjs): Remove logic merging include values in withSentryConfig (#4056)
18+
- fix(nextjs): Fix types in config code (#4057)
19+
- chore(deps): Bump @sentry/webpack-plugin to 1.18.1 (#4063)
20+
- fix(utils): Prevent logger circular dependencies (#4069)
21+
- fix(core): Be stricter about mechanism values (#4068)
22+
- feat(nextjs): Add mechanism to error-logger-caught errors (#4061)
23+
- fix(core): Prevent exception recapturing (#4067)
24+
- feat(gatsby): Support non-serializable SDK options (#4064)
25+
- fix(vue): Move ROOT_SPAN_TIMER into Vue context. (#4081)
26+
- fix(tracing): Update paths for DB drivers auto-instrumentation (#4083)
27+
- fix(vue): Make vue span operation lowercase (#4084)
28+
- fix(nextjs): Always initialize SDK with global hub (#4086)
29+
- feat(nextjs): Tag backend events when running on vercel (#4091)
30+
31+
Features, fixes and improvements in this release have been contributed by: @tmilar, @deammer, @freekii. Thank you for your contributions!
32+
733
## 6.13.3
834

935
- feat(nextjs): Add ability for integration tests to use linked `@sentry/xxxx` packages (#4019)

0 commit comments

Comments
 (0)