Skip to content

Commit

Permalink
doc: Changelog for 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Mar 20, 2020
1 parent 28549cf commit fa72dc3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ sentry-sdk==0.10.1

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.

## 0.14.3

* Attempt to use a monotonic clock to measure span durations in Performance/APM.
* Avoid overwriting explicitly set user data in web framework integrations.
* Allow to pass keyword arguments to `capture_event` instead of configuring the scope.
* Feature development for session tracking.

## 0.14.2

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

0 comments on commit fa72dc3

Please sign in to comment.