Skip to content

Commit db8c654

Browse files
committed
meta: 6.8.0 changelog
1 parent a3f70d8 commit db8c654

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,24 @@
44

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

7+
## 6.8.0
8+
9+
- [browser] feat: Enable serialization of multiple DOM attributes for breadcrumbs. (#3755)
10+
- [browser] feat: Make dedupe integration default for browser (#3730)
11+
- [core] fix: Correctly limit Buffer requests (#3736)
12+
- [ember] ref: Allow initing Ember without config entry (#3745)
13+
- [serverless] fix: wrapEventFunction does not await for async code (#3740)
14+
715
## 6.7.2
816

917
- [core] fix: Do not track sessions if not enabled (#3686)
10-
- [core] fix: Prevent sending terminal status session updates (#3701)
18+
- [core] fix: Prevent sending terminal status session updates (#3701)
1119
- [core] ref: Make `beforeSend` more strict (#3713)
1220
- [browser] ref: Log which request type has been limited (#3687)
1321
- [nextjs] feat: Auto enable node http integration on server (#3675)
1422
- [nextjs] fix: Correctly handle functional next config in `withSentryConfig` (#3698)
1523
- [nextjs] fix: Fix conflict with other libraries modifying webpack `entry` property (#3703)
16-
- [nextjs] fix: Update @sentry/webpack-plugin to 1.15.1 in @sentry/nextjs to resolve build timeouts issue (#3708)
24+
- [nextjs] fix: Update @sentry/webpack-plugin to 1.15.1 in @sentry/nextjs to resolve build timeouts issue (#3708)
1725
- [nextjs] ref: Split up config code and add tests (#3693)
1826

1927
## 6.7.1

0 commit comments

Comments
 (0)