Skip to content

Commit 220a6a6

Browse files
committed
doc: Changelog for 0.19.2
1 parent 37ab650 commit 220a6a6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGES.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,15 @@ A major release `N` implies the previous release `N-1` will no longer receive up
2929

3030
## 0.19.2
3131

32-
* Added support for automatic release and environment configuration for some common situations.
32+
* Add `traces_sampler` option.
33+
* The SDK now attempts to infer a default release from various environment
34+
variables and the current git repo.
35+
* Fix a crash with async views in Django 3.1.
36+
* Fix a bug where complex URL patterns in Django would create malformed transaction names.
37+
* Add options for transaction styling in AIOHTTP.
38+
* Add basic attachment support (documentation tbd).
39+
* fix a crash in the `pure_eval` integration.
40+
* Integration for creating spans from `boto3`.
3341

3442
## 0.19.1
3543

0 commit comments

Comments
 (0)