Skip to content

Commit 30c5ebd

Browse files
authored
Merge branch '8.x.x' into feat/spring-boot-autoconfig-for-otel-no-agent
2 parents a688545 + 2aa37fe commit 30c5ebd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry/src/main/java/io/sentry/protocol/SentryTransaction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import org.jetbrains.annotations.NotNull;
2929
import org.jetbrains.annotations.Nullable;
3030

31-
@ApiStatus.Internal
3231
public final class SentryTransaction extends SentryBaseEvent
3332
implements JsonUnknown, JsonSerializable {
3433
/** The transaction name. */

0 commit comments

Comments
 (0)