Skip to content

Commit 69dfe92

Browse files
committed
remove, this is not a change afait
1 parent 9600484 commit 69dfe92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Looking to upgrade from Sentry SDK 2.x to 3.x? Here's a comprehensive list of wh
1111
- The SDK now supports Python 3.7 and higher.
1212
- `sentry_sdk.start_span` now only takes keyword arguments.
1313
- `sentry_sdk.start_span` no longer takes an explicit `span` argument.
14-
- `sentry_sdk.start_span` now accepts the `sampled` argument. It is however only taken into account for root spans (previously known as transactions).
1514
- The `Span()` constructor does not accept a `hub` parameter anymore.
1615
- `Span.finish()` does not accept a `hub` parameter anymore.
1716
- The `Profile()` constructor does not accept a `hub` parameter anymore.

0 commit comments

Comments
 (0)