File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
15
## 6.7.2
8
16
9
17
- [ 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 )
11
19
- [ core] ref: Make ` beforeSend ` more strict (#3713 )
12
20
- [ browser] ref: Log which request type has been limited (#3687 )
13
21
- [ nextjs] feat: Auto enable node http integration on server (#3675 )
14
22
- [ nextjs] fix: Correctly handle functional next config in ` withSentryConfig ` (#3698 )
15
23
- [ 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 )
17
25
- [ nextjs] ref: Split up config code and add tests (#3693 )
18
26
19
27
## 6.7.1
You can’t perform that action at this time.
0 commit comments