Skip to content

Commit 6dec1a8

Browse files
committed
chore: Changelog
1 parent 36e64bd commit 6dec1a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
## 5.16.0
88

9+
*If you are a `@sentry/apm` and did manual instrumentation using `hub.startSpan` please be aware of the changes we did
10+
to the API. The recommended entry point for manual instrumentation now is `Sentry.startTransaction` and creating
11+
child Span by calling `startChild` on it. We have internal workarounds in place so the old code should still work
12+
but will be removed in the future. If you are only using the `Tracing` integration there is no need for action.*
13+
914
- [core] feat: Send transactions in envelopes (#2553)
1015
- [core] fix: Send event timestamp (#2575)
1116
- [browser] feat: Allow for configuring TryCatch integration (#2601)

0 commit comments

Comments
 (0)