Opened 5 weeks ago

Closed 5 weeks ago

#21073 closed enhancement (fixed)

sentry_sdk-2.21.0 (Python Module)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 5 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 weeks ago

2.21.0

Various fixes & improvements

  • Fix incompatibility with new Strawberry version
  • Explicitly use None default when checking metadata
  • Fix bug where concurrent accesses to the flags property could raise a RuntimeError
  • Add more min versions of frameworks
  • Set level based on status code for HTTP client breadcrumbs
  • Don't set transaction status to error on sys.exit(0)
  • Continuous profiling sample rate
  • Track and report spans that were dropped
  • Change continuous profile buffer size
  • Handle MultiPartParserError to avoid internal sentry crash
  • Handle None lineno in get_source_context
  • Add support for Python 3.12 and 3.13 to AWS Lambda integration
  • Add propagate_traces deprecation warning
  • Check that module is str
  • Add repr to Baggage
  • Fix various CI errors on master
  • Split gevent tests off
  • Add tox generation script, but don't use it yet
  • Use httpx_mock in test_httpx
  • Fix typo in test name
  • Fix mypy
  • Test Celery's latest RC
  • Bump actions/create-github-app-token from 1.11.2 to 1.11.3
  • Bump actions/create-github-app-token from 1.11.1 to 1.11.2
  • Bump codecov/codecov-action from 5.1.2 to 5.3.1

comment:3 by Bruce Dubbs, 5 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

da2762f421 Update to php-8.4.4.
b0a366f727 Update to numpy-2.2.3 (Python module).
76b071bbd8 Update to psutil-7.0.0 (Python module).
a06d1d2d8e Update to sentry_sdk-2.21.0 (Python module).
Note: See TracTickets for help on using tickets.