Skip to content

Commit 8b28573

Browse files
misc: changelog for release 6.7.2 (#3717)
* Update CHANGELOG.md Co-authored-by: Kamil Ogórek <[email protected]>
1 parent 7246a22 commit 8b28573

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

7+
## 6.7.2
8+
9+
- [core] fix: Do not track sessions if not enabled (#3686)
10+
- [core] fix: Prevent sending terminal status session updates (#3701)
11+
- [core] ref: Make `beforeSend` more strict (#3713)
12+
- [browser] ref: Log which request type has been limited (#3687)
13+
- [nextjs] feat: Auto enable node http integration on server (#3675)
14+
- [nextjs] fix: Correctly handle functional next config in `withSentryConfig` (#3698)
15+
- [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)
17+
- [nextjs] ref: Split up config code and add tests (#3693)
18+
719
## 6.7.1
820

921
- [core] fix: Add event type to item header when envelopes are forced (#3676)

0 commit comments

Comments
 (0)