Skip to content

Commit 148418e

Browse files
committed
changelog updated
1 parent 169139f commit 148418e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## 3.0.0a3
4+
5+
We're excited to announce that version 3.0 of the Sentry Python SDK is now
6+
available. This release is the result of a long-term effort to use OpenTelemetry
7+
under the hood for tracing. This switch opens the door for us to leverage the
8+
full power of OpenTelemetry, so stay tuned for more integrations and features
9+
in future releases.
10+
11+
Looking to upgrade from Sentry SDK 2.x to 3.x? See the
12+
[full list of changes](MIGRATION_GUIDE.md) for a comprehensive overview
13+
of what's changed. Looking for a more digestible summary? See the
14+
[migration guide in the docs](https://docs.sentry.io/platforms/python/migration/2.x-to-3.x)
15+
with the most common migration patterns.
16+
17+
⚠️ This is a pre-release. If you feel like taking it for a spin, we'd be grateful
18+
for your feedback. How was the migration? Is everything working as expected? Is
19+
*nothing* working as expected? Something in between? Please let us know
20+
[on GitHub](https://github.com/getsentry/sentry-python/discussions/3936) or
21+
[on Discord](https://discord.com/invite/Ww9hbqr).
22+
323
## 3.0.0a2
424

525
We're excited to announce that version 3.0 of the Sentry Python SDK is now

0 commit comments

Comments
 (0)