Skip to content

Commit da2b3ce

Browse files
committed
meta: 7.0.0-beta.1 changelog (#5092)
1 parent 47937fb commit da2b3ce

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.0.0-beta.1
8+
9+
- **(breaking)** ref: Remove critical severity (#5032)
10+
- **(breaking)** ref: Delete unneeded SDK_NAME (#5040)
11+
- **(breaking)** ref(browser): Rename UserAgent integration to HttpContext (#5027)
12+
- **(breaking)** ref(hub): Convert Session class to object and functions (#5054)
13+
- **(breaking)** ref(node): Explicitly pass down node transport options (#5057)
14+
- **(breaking)** ref(tracing): Reset IdleTimeout based on activities count (#5044)
15+
- ref(browser): Unify BrowserTransportOptions (#5058)
16+
- feat(build): Vendor polyfills injected during build (#5051)
17+
- ref(core): Log warning on NOK transport response (#5091)
18+
- fix(integrations): Mark ExtraErrorData as already normalized (#5053)
19+
- feat(react): Add react-router-v6 integration (#5042)
20+
- fix(tracing): Remove isInstanceOf check in Hub constructor (#5046)
21+
- fix(utils): Consider 429 responses in transports (#5062)
22+
- ref(utils): Clean up dangerous type casts in object helper file (#5047)
23+
- ref(utils): Add logic to enable skipping of normalization (#5052)
24+
725
## 7.0.0-beta.0
826

927
- **(breaking)**: ref: Make it easier to use stackParser (#5015)

0 commit comments

Comments
 (0)