Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): Deprecate finish on Span interface in favour of end #10161

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jan 12, 2024

This is more a fix than a feat but considering it's user facing I went with the latter.
Looks like we forgot to deprecate the method on the interface (it's already deprecated on the class).

@Lms24 Lms24 requested a review from lforst January 12, 2024 09:36
packages/types/src/span.ts Outdated Show resolved Hide resolved
Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
@Lms24 Lms24 merged commit 72ddbde into develop Jan 12, 2024
96 checks passed
@Lms24 Lms24 deleted the lms/feat-core-deprecate-span-finish branch January 12, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants