8000 doc: Changelog for 0.10.0 · nutell/sentry-python@4a192b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a192b6

Browse files
committed
doc: Changelog for 0.10.0
1 parent e4bd659 commit 4a192b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.10.0
2+
3+
* Massive refactor in preparation to tracing. There are no intentional breaking
4+
changes, but there is a risk of breakage (hence the minor version bump). Two
5+
new client options `traces_sample_rate` and `traceparent_v2` have been added.
6+
Do not change the defaults in production, they will bring your application
7+
down or at least fill your Sentry project up with nonsense events.
8+
19
## 0.9.5
210

311
* Do not use ``getargspec`` on Python 3 to evade deprecation

0 commit comments

Comments
 (0)
0