Closed renovate[bot] closed 3 years ago
Merging #62 (9a9b4f0) into master (d000168) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #62 +/- ##
=======================================
Coverage 76.57% 76.57%
=======================================
Files 43 43
Lines 2083 2083
=======================================
Hits 1595 1595
Misses 488 488
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d000168...9a9b4f0. Read the comment docs.
This PR contains the following updates:
==0.19.1
->==0.20.2
Release Notes
getsentry/sentry-python
### [`v0.20.2`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0202) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.20.1...0.20.2) - Fix incorrect regex in craft to include wheel file in pypi release ### [`v0.20.1`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0201) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.20.0...0.20.1) - Fix for error that occurs with Async Middlewares when the middleware is a function rather than a class ### [`v0.20.0`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0200) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.19.5...0.20.0) - Fix for header extraction for AWS lambda/API extraction - Fix multiple \*\*kwargs type hints # 967 - Fix that corrects AWS lambda integration failure to detect the aws-lambda-ric 1.0 bootstrap [#976](https://togithub.com/getsentry/sentry-python/issues/976) - Fix AWSLambda integration: variable "timeout_thread" referenced before assignment [#977](https://togithub.com/getsentry/sentry-python/issues/977) - Use full git sha as release name [#960](https://togithub.com/getsentry/sentry-python/issues/960) - **BREAKING CHANGE**: The default environment is now production, not based on release - Django integration now creates transaction spans for template rendering - Fix headers not parsed correctly in ASGI middleware, Decode headers before creating transaction [#984](https://togithub.com/getsentry/sentry-python/issues/984) - Restored ability to have tracing disabled [#991](https://togithub.com/getsentry/sentry-python/issues/991) - Fix Django async views not behaving asynchronously - Performance improvement: supported pre-aggregated sessions ### [`v0.19.5`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0195) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.19.4...0.19.5) - Fix two regressions added in 0.19.2 with regard to sampling behavior when reading the sampling decision from headers. - Increase internal transport queue size and make it configurable. ### [`v0.19.4`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0194) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.19.3...0.19.4) - Fix a bug that would make applications crash if an old version of `boto3` was installed. ### [`v0.19.3`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0193) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.19.2...0.19.3) - Automatically pass integration-relevant data to `traces_sampler` for AWS, AIOHTTP, ASGI, Bottle, Celery, Django, Falcon, Flask, GCP, Pyramid, Tryton, RQ, and WSGI integrations - Fix a bug where the AWS integration would crash if event was anything besides a dictionary - Fix the Django integrations's ASGI handler for Channels 3.0. Thanks Luke Pomfrey! ### [`v0.19.2`](https://togithub.com/getsentry/sentry-python/blob/master/CHANGELOG.md#0192) [Compare Source](https://togithub.com/getsentry/sentry-python/compare/0.19.1...0.19.2) - Add `traces_sampler` option. - The SDK now attempts to infer a default release from various environment variables and the current git repo. - Fix a crash with async views in Django 3.1. - Fix a bug where complex URL patterns in Django would create malformed transaction names. - Add options for transaction styling in AIOHTTP. - Add basic attachment support (documentation tbd). - fix a crash in the `pure_eval` integration. - Integration for creating spans from `boto3`.Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.