Skip to content

What is the versioning policy on sentry-dotnet? #1136

Answered by bruno-garcia
jbgh2 asked this question in Q&A
Discussion options

You must be logged in to vote

That's the goal even though we've shipped a few small breaking changes on parts of the API which are not really expected to affect users. But technically breaking.

We ship majors when we have clear breaking changing in API or behavior (like sending session data by default).
Minor when new features are added.
Patch for fixes.

This is more of a goal than a hard rule. We just shipped a patch that has a new package Sentry.Tunnel but since this isn't something that adds value to users of any package (it's a middleware to tunnel events through), it didn't get a minor bump.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@jbgh2
Comment options

@bruno-garcia
Comment options

Answer selected by mattjohnsonpint
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants