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

meta: CHANGELOG for 7.17.0 #6061

Merged
merged 2 commits into from Oct 27, 2022
Merged

meta: CHANGELOG for 7.17.0 #6061

merged 2 commits into from Oct 27, 2022

Conversation

AbhiPrasad
Copy link
Member

No description provided.

This release also updates the behaviour of [`tracingOrigins`](https://docs.sentry.io/platforms/javascript/performance/instrumentation/automatic-instrumentation/#tracingorigins) to no longer affect span creation. `tracingOrigins` will only affect if `sentry-trace` and `baggage` headers are attached to outgoing requests. To control span creation, use the [`shouldCreateSpanForRequest`](https://docs.sentry.io/platforms/javascript/performance/instrumentation/automatic-instrumentation/#shouldcreatespanforrequest) option.

- chore: Standardize SDKs on MIT License (#5993)
- feat(nextjs): Add Next 13 to peer dependencies and integration tests (#6042)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a sentence about Next 13 support? (i.e. that it is currently still limited IIUC)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought about it - but figured that the changelog item should be enough to show that we unblock users.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) October 27, 2022 11:27
@AbhiPrasad AbhiPrasad merged commit 078f4a4 into master Oct 27, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-meta-changelog-7.17.0 branch October 27, 2022 11:41
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

3 participants