Skip to content

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.

Co-authored-by: Lukas Stracke <[email protected]>
@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.

4 participants