All Versions
145
Latest Version
Avg Release Cycle
8 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v1.5.3 Changes
- Pick up custom urlconf set by Django middlewares from request if any (#1308)
-
v1.5.2 Changes
- Record event_processor client reports #1281
- โ Add a Quart integration #1248
- ๐ Sanic v21.12 support #1292
- ๐ Support Celery abstract tasks #1287
๐ Work in this release contributed by @johnzeringue, @pgjones and @ahopkins. Thank you for your contribution!
-
v1.5.1 Changes
- ๐ Fix django legacy url resolver regex substitution due to upstream CVE-2021-44420 fix #1272
- Record lost
sample_rate
events only if tracing is enabled #1268 - ๐ Fix gevent version parsing for non-numeric parts #1243
- Record span and breadcrumb when Django opens db connection #1250
-
v1.5.0 Changes
- Also record client outcomes for before send #1211
- โ Add support for implicitly sized envelope items #1229
- ๐ Fix integration with Apache Beam 2.32, 2.33 #1233
- โ Remove Python 2.7 support for AWS Lambda layers in craft config #1241
- ๐จ Refactor Sanic integration for v21.9 support #1212
- ๐ AWS Lambda Python 3.9 runtime support #1239
- ๐ Fix "shutdown_timeout" typing #1256
๐ Work in this release contributed by @galuszkak, @kianmeng, @ahopkins, @razumeiko, @tomscytale, and @seedofjoy. Thank you for your contribution!
-
v1.4.3 Changes
- 0๏ธโฃ Turned client reports on by default.
-
v1.4.2 Changes
- Made envelope modifications in the HTTP transport non observable #1206
-
v1.4.1 Changes
- ๐ Fix race condition between
finish
andstart_child
in tracing #1203
- ๐ Fix race condition between
-
v1.4.0 Changes
- No longer set the last event id for transactions #1186
- โ Added support for client reports (disabled by default for now) #1181
- โ Added
tracestate
header handling #1179 - โ Added real ip detection to asgi integration #1199
-
v1.3.1 Changes
- ๐ Fix detection of contextvars compatibility with Gevent versions >=20.9.0 #1157
-
v1.3.0 Changes
- โ Add support for Sanic versions 20 and 21 #1146