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): Update CHANGELOG for 7.51.0 #8042

Merged
merged 30 commits into from
May 4, 2023
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented May 4, 2023

Changelog for 7.51.0.

lforst and others added 28 commits April 26, 2023 17:00
Replaces old sentence style keys being used for browser spans with
snake case equivalents.
[Gitflow] Merge master into develop
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
…le-browser-span-keys-with-snake-case

feat(tracing): Replace sentence style browser span keys with snake case
In preparation to allow us to handle this better for buffering sessions.
Co-authored-by: Luca Forstner <luca.forstner@sentry.io>
Co-authored-by: Nar Saynorath <nar.saynorath@sentry.io>
Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
This failed on CI, so making this a bit more lenient...
…refix in `RewriteFrames` (#7995)

Forward slashes are not allowed in Windows paths. This fix extends RewriteFrames to detect additional Windows-like paths and convert them to use forward slashes.
Change the isomorphic type declarations of `Sentry.Integrations` to a union type rather than an object. This stops `tsc` from resolving the types of the individual integration types which caused errors due to incorrect path resolvings of dependencies of `@sentry/remix`. With this change we now declare `Sentry.Integrations` in Remix identically to how we do it in NextJS and SvelteKit.
With the official release on Angular 16, and no notable changes to how Sentry should work within this new version we can safely update the peerDependencies of `@sentry/angular-ivy` to include Angular 16. `@sentry/angular` will no longer work with NG16 and future versions.

Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
…ersion compatibility (#8036)

Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
Introduce auto-wrapping of `load` functions in 
* `+(page|layout).(ts|js)` files (universal loads)
* `+(page|layout).server.(ts|js)` files (server-only loads)

See PR description for further details on API and methodology
@mydea mydea requested review from lforst and Lms24 May 4, 2023 12:52
@mydea mydea requested a review from AbhiPrasad May 4, 2023 12:52
@mydea mydea self-assigned this May 4, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

CHANGELOG.md Outdated Show resolved Hide resolved
@mydea
Copy link
Member Author

mydea commented May 4, 2023

Let's also make sure to credit the two external contributors:

Argh, good catch, I always forget about this! Added them!

@mydea mydea changed the base branch from develop to master May 4, 2023 13:12
@mydea mydea marked this pull request as ready for review May 4, 2023 13:12
CHANGELOG.md Outdated Show resolved Hide resolved
@mydea mydea force-pushed the prepare-release/7.51.0 branch 2 times, most recently from 9f37e1b to 12c470a Compare May 4, 2023 13:41
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
@getsentry getsentry deleted a comment from github-actions bot May 4, 2023
@mydea mydea merged commit e775104 into master May 4, 2023
61 checks passed
@mydea mydea deleted the prepare-release/7.51.0 branch May 4, 2023 14:09
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

8 participants