Revisions of python-sentry-sdk
buildservice-autocommit
accepted
request 1220089
from
Eric Schirra (ecsos)
(revision 36)
auto commit by copy to link target
Eric Schirra (ecsos)
committed
(revision 35)
Eric Schirra (ecsos)
committed
(revision 34)
Eric Schirra (ecsos)
committed
(revision 33)
* Various fixes & improvements - Add support for async calls in Anthropic and OpenAI integration (#3497) by @vetyy - Allow custom transaction names in ASGI (#3664) by @sl0thentr0py - Langchain: Handle case when parent span wasn't traced (#3656) by @rbasoalto - Fix Anthropic integration when using tool calls (#3615) by @kwnath - More defensive Django Spotlight middleware injection (#3665) by @BYK - Remove ensure_integration_enabled_async (#3632) by @sentrivana - Test with newer Falcon version (#3644, #3653, #3662) by @sentrivana - Fix mypy (#3657) by @sentrivana - Fix flaky transport test (#3666) by @sentrivana - Remove pin on sphinx (#3650) by @sentrivana - Bump actions/checkout from 4.2.0 to 4.2.1 (#3651) by @dependabot - Changes from 2.16.0 * Integrations - Bottle: Add failed_request_status_codes (#3618) by @szokeasaurusrex - Bottle: Delete never-reached code (#3605) by @szokeasaurusrex - Redis: Remove flaky test (#3626) by @sentrivana - Django: Improve getting psycopg3 connection info (#3580) by @nijel - Django: Add SpotlightMiddleware when Spotlight is enabled (#3600) by @BYK - Django: Open relevant error when SpotlightMiddleware is on (#3614) by @BYK
Eric Schirra (ecsos)
committed
(revision 32)
- Update to 2.17.0 Add support for async calls in Anthropic and OpenAI integration (#3497) by @vetyy Allow custom transaction names in ASGI (#3664) by @sl0thentr0py Langchain: Handle case when parent span wasn't traced (#3656) by @rbasoalto Fix Anthropic integration when using tool calls (#3615) by @kwnath More defensive Django Spotlight middleware injection (#3665) by @BYK Remove ensure_integration_enabled_async (#3632) by @sentrivana Test with newer Falcon version (#3644, #3653, #3662) by @sentrivana Fix mypy (#3657) by @sentrivana Fix flaky transport test (#3666) by @sentrivana Remove pin on sphinx (#3650) by @sentrivana Bump actions/checkout from 4.2.0 to 4.2.1 (#3651) by @dependabot - Changes from 2.0.0 to 2.16.0 Please loook at: https://github.com/getsentry/sentry-python/releases/tag/2.16.0 https://github.com/getsentry/sentry-python/releases/tag/2.15.0 https://github.com/getsentry/sentry-python/releases/tag/2.14.0 https://github.com/getsentry/sentry-python/releases/tag/2.13.0 https://github.com/getsentry/sentry-python/releases/tag/2.12.0 https://github.com/getsentry/sentry-python/releases/tag/2.11.0 https://github.com/getsentry/sentry-python/releases/tag/2.10.0 https://github.com/getsentry/sentry-python/releases/tag/2.9.0 https://github.com/getsentry/sentry-python/releases/tag/2.8.0 https://github.com/getsentry/sentry-python/releases/tag/2.7.1 https://github.com/getsentry/sentry-python/releases/tag/2.7.0 https://github.com/getsentry/sentry-python/releases/tag/2.6.0 https://github.com/getsentry/sentry-python/releases/tag/2.5.1 https://github.com/getsentry/sentry-python/releases/tag/2.5.0 https://github.com/getsentry/sentry-python/releases/tag/2.4.0 https://github.com/getsentry/sentry-python/releases/tag/2.3.1
Eric Schirra (ecsos)
committed
(revision 31)
Eric Schirra (ecsos)
committed
(revision 30)
Eric Schirra (ecsos)
committed
(revision 29)
- Add 3251.patch to fix CVE-2024-40647 (CWE-200)
Eric Schirra (ecsos)
committed
(revision 28)
Eric Schirra (ecsos)
committed
(revision 27)
Eric Schirra (ecsos)
committed
(revision 26)
- Update to 1.45.0 - Allow to upsert monitors (#2929) - Add Django signals_denylist to filter signals that are attached to by signals_spans (#2758) - increment for metrics (#2588) - Add value, unit to before_emit_metric (#2958) - Remove experimental metric summary options (#2957) - New normalization rules for metric keys, names, units, tags (#2946) - Change data_category from statsd to metric_bucket (#2954) - Accessing __mro__ might throw a ValueError (#2952) - Suppress prompt spawned by subprocess when using pythonw (#2936) - Handle None in GraphQL query #2715 (#2762) - Do not send "quiet" Sanic exceptions to Sentry (#2821) - Implement metric_bucket rate limits (#2933) - Fix type hints for monitor decorator (#2944) - Remove deprecated typing imports in crons (#2945) - Make monitor_config a TypedDict (#2931) - Add devenv-requirements.txt and update env setup instructions (#2761) - Bump types-protobuf from 4.24.0.20240311 to 4.24.0.20240408 (#2941) - Disable Codecov check run annotations (#2537) - Changes from 1.44.1 - Make monitor async friendly (#2912) - Fixed Event | None runtime TypeError (#2928) - Changes from 1.44.0 - ref: Define types at runtime (#2914) - Explicit reexport of types (#2866) (#2913) - feat(profiling): Add thread data to spans (#2843) - Changes from 1.43.0 - Add optional keep_alive (#2842) - Add support for Celery Redbeat cron tasks (#2643) - aws_event can be an empty list (#2849)
Eric Schirra (ecsos)
committed
(revision 25)
- Update to 1.40.6 - Fix compatibility with greenlet/gevent (#2756) - Fix query source relative filepath (#2717) - Support clickhouse-driver==0.2.7 (#2752) - Bump checkouts/data-schemas from 6121fd3 to eb941c2 (#2747) - Changes from 1.40.5 - Deprecate last_event_id(). (#2749) - Warn if uWSGI is set up without proper thread support (#2738) uWSGI has to be run in threaded mode for the SDK to run properly. If this is not the case, the consequences could range from features not working unexpectedly to uWSGI workers crashing. Please make sure to run uWSGI with both --enable-threads and --py-call-uwsgi-fork-hooks. - parsed_url can be None (#2734) - Python 3.7 is not supported anymore by Lambda, so removed it and added 3.12 (#2729)
buildservice-autocommit
accepted
request 1146459
from
Eric Schirra (ecsos)
(revision 24)
baserev update by copy to link target
Eric Schirra (ecsos)
committed
(revision 23)
Eric Schirra (ecsos)
committed
(revision 22)
buildservice-autocommit
accepted
request 1146407
from
Eric Schirra (ecsos)
(revision 21)
baserev update by copy to link target
Eric Schirra (ecsos)
committed
(revision 20)
Eric Schirra (ecsos)
committed
(revision 19)
- Update to 1.40.4 - Only start metrics flusher thread on demand (#2727) - Bump checkouts/data-schemas from aa7058c to 6121fd3 (#2724) - Changes from 1.40.3 - Changes from 1.40.2 - Changes from 1.40.1 - Changes from 1.40.0
buildservice-autocommit
accepted
request 1137936
from
Eric Schirra (ecsos)
(revision 18)
baserev update by copy to link target
Eric Schirra (ecsos)
committed
(revision 17)
- Update to 1.39.2 - Fix timestamp in transaction created by OTel (#2627) - Fix relative path in DB query source (#2624) - Run more CI checks on 2.0 branch (#2625) - Fix tracing TypeError for static and class methods (#2559) - Fix missing ctx in Arq integration (#2600) - Change data_category from check_in to monitor (#2598) - Changes from 1.39.1 - Fix psycopg2 detection in the Django integration (#2593) - Filter out empty string releases (#2591) - Fixed local var not present when there is an error in a user's error_sampler function (#2511) - Fixed typing in aiohttp (#2590) - Changes from 1.39.0 - Add support for cluster clients from Redis SDK (#2394) - Improve location reporting for timer metrics (#2552) - Fix Celery TypeError with no-argument apply_async (#2575) - Fix Lambda integration with EventBridge source (#2546) - Add max tries to Spotlight (#2571) - Handle os.path.devnull access issues (#2579) - Change code.filepath frame picking logic (#2568) - Trigger AWS Lambda tests on label (#2538) - Run permissions step on pull_request_target but not push (#2548) - Hash AWS Lambda test functions based on current revision (#2557) - Update Django version in tests (#2562) - Make metrics tests non-flaky (#2572)
Displaying revisions 1 - 20 of 36