Skip to content

Commit fa72dc3

Browse files
committed
doc: Changelog for 0.14.3
1 parent 28549cf commit fa72dc3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ sentry-sdk==0.10.1
2727

2828
A major release `N` implies the previous release `N-1` will no longer receive updates. We generally do not backport bugfixes to older versions unless they are security relevant. However, feel free to ask for backports of specific commits on the bugtracker.
2929

30+
## 0.14.3
31+
32+
* Attempt to use a monotonic clock to measure span durations in Performance/APM.
33+
* Avoid overwriting explicitly set user data in web framework integrations.
34+
* Allow to pass keyword arguments to `capture_event` instead of configuring the scope.
35+
* Feature development for session tracking.
36+
3037
## 0.14.2
3138

3239
* Fix a crash in Django Channels instrumentation when SDK is reinitialized.

0 commit comments

Comments
 (0)