We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed5f8f commit b4ce2cdCopy full SHA for b4ce2cd
CHANGELOG.md
@@ -4,6 +4,18 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.23.0
8
+
9
+- feat(browser): Add `__SENTRY_RELEASE__` magic string (#6322)
10
+- fix(node): Add `profilesSampleRate` (#6318)
11
+- fix(otel): Account for number status code (#6345)
12
+- fix(otel): Add trace info to error events (#6364)
13
+- fix(otel): Set root transaction name to be route (#6334)
14
+- ref(core): Move sentry breadcrumb logic into integration (#6195)
15
+- ref(tracing): Remove `sentry_reportAllChanges` tag (#6360)
16
17
+Work in this release contributed by @zhiyan114. Thank you for your contributions!
18
19
## 7.22.0
20
21
- feat(core): Pass `event` as third argument to `recordDroppedEvent` (#6289)
0 commit comments