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

4.0.0 #2631

Merged
merged 164 commits into from
Nov 27, 2023
Merged

4.0.0 #2631

merged 164 commits into from
Nov 27, 2023

Conversation

bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented Sep 18, 2023

.NET 8 is GA'ing in November. We can't just add it to the SDK (even run tests) without dropping net6 mobile targets (see: #2623).

This branch will hold commits that will make it to the release 4.0.0 of the SDK.
We can make breaking changes in PRs that have this branch as base. This branch will not be squashed into main. And we can make -alpha and -beta releases directly from here.

Goals: Build with .NET 8: #2622

Additional work that make it into this: https://github.com/getsentry/sentry-dotnet/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+milestone%3A4.0.0

No changelog here. Version is set via release automation
#skip-changelog

@github-actions
Copy link
Contributor

github-actions bot commented Sep 18, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against b50c28d

CHANGELOG.md Outdated Show resolved Hide resolved
@bruno-garcia bruno-garcia marked this pull request as ready for review November 27, 2023 19:48
Copy link
Collaborator

@vaind vaind left a comment

Choose a reason for hiding this comment

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

already reviewed over and over in partial PRs

Copy link
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

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

🔥

@bruno-garcia bruno-garcia merged commit 9c70190 into main Nov 27, 2023
20 checks passed
@bruno-garcia bruno-garcia deleted the feat/4.0.0 branch November 27, 2023 19:49
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.

5 participants