Sentry SDK 3.0 #3936
antonpirker
announced in
Announcements
Sentry SDK 3.0
#3936
Replies: 2 comments 1 reply
-
According to Semantic Versioning MAJOR versioning is precisely designed to make incompatible changes to the API. Otherwise, what is the point of this MAJOR version? It is at most a MINOR version. Don't you think you are violating Semantic Versioning principles with this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi all, the first alpha release of SDK 3.0 is now available. Your feedback is invaluable, so please let us know how 3.0 is working (or not) for you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 3.0 of the Sentry Python SDK is now in pre-release and available for testing.
We try to keep the breaking changes as few as possible (like with every release).
This update will align the SDK more with OpenTelemetry. Giving you the power of OpenTelementry with the ease-of-use of Sentry.
We are excited about the update, and so should you. :-)
Let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions