8000 doc: Changelog · etherscan-io/sentry-python@69275b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69275b9

Browse files
committed
doc: Changelog
1 parent 74409dd commit 69275b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
* Fix issue that sent a event key `""` Sentry wouldn't understand.
55
* **Breaking change:** The `level` and `event_level` options in the logging integration now work separately from each other.
66
* Fix a bug in the Sanic integration that would report the exception behind any HTTP error code.
7+
* Fix a bug that would spam breadcrumbs in the Celery integration. Ignore logger `celery.worker.job`.
8+
* Additional attributes on log records are now put into `extra`.
9+
* Integration for Pyramid.
10+
* `sys.argv` is put into extra automatically.
711

812
## 0.4.3
913

0 commit comments

Comments
 (0)
0