factory
- Update to 2.63.0:
## New Features
* Add integration for aiomysql
* Support HTTPX2
* Add server.address to transformed spans when stream_gen_ai_spans=True
* Allow integrations to define control flow exceptions
* Disable string truncation for events by default
## Bug Fixes
* Fastapi
+ Prevent double wrapping of sync handlers on FastAPI >= 0.137
+ Use effective_route_context path for prefixed routers
* Other
+ (arq) Never capture control flow exceptions
+ (client) Guard against dotless qualified_name in _setup_instrumentation
+ (rq) Restore functools.wraps() for patched functions
+ (tracing_utils) Handle baggage values containing '=' in
from_incoming_header
+ (utils) Handle image_url string shorthand in _is_image_type_with_blob_content
* Langchain
+ Stop setting transaction status when child span fails
+ Catch TypeError on langchain.agents import
* Openai Agents
+ Handle starting_agent keyword argument in runner patches
+ Remove hosted MCP tool spans
+ Use name, not description in start_span
+ Stop setting transaction status when child span fails
* Pydantic AI
+ Only use hooks when ModelRequestContext.model exists
+ Stop setting tokens on Invoke Agent spans
+ Stop setting transaction status when child span fails
OBS-URL: https://build.opensuse.org/request/show/1360426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sentry-sdk?expand=0&rev=44
Description
No description provided
Languages
Diff
100%