All Versions
145
Latest Version
Avg Release Cycle
8 days
Latest Release
-

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 and start_child in tracing #1203
  • 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