Bug Fixes 🐛
- (aws-lambda) Attach user info when streaming spans by @sentrivana in #7429
- (bottle) Avoid infinite serializing loop by @sentrivana in #7511
- (clickhouse_driver) Only set
db.resultin breadcrumb with sensitive data opt-in by @alexander-alderman-webb in #7432 - (google-genai) Tolerate
Nonecandidates by @alexander-alderman-webb in #7519 - (pydantic-ai) Stop capturing tool execution spans when validation fails by @alexander-alderman-webb in #7448
- (serializer) Add type annotations to databag limits by @8rulerstar in #7505
- (tracing) Make
functions_to_tracework when streaming spans by @sentrivana in #7430 - (typing) Fix
disabled_integrationstype by @sentrivana in #7506 - Don't attach stacktrace to check-ins by @sentrivana in #7497
Documentation 📚
- Update span streaming docstrings by @sentrivana in #7463
Internal Changes 🔧
Huggingface Hub
- Parametrize tests on the streaming trace lifecycle by @alexander-alderman-webb in #7436
- Only check relevant data with
ApproxDictby @alexander-alderman-webb in #7434
Pydantic Ai
- Remove vacuous
_set_model_data()tests by @alexander-alderman-webb in #7453 - Remove vacuous
_set_agent_data()tests by @alexander-alderman-webb in #7450
Other
- (deps) Lock file maintenance by @renovate in #7302
- (django) Fix flaky cache tests by using uuid for cache LOCATION by @sentry-junior in #7444
- (pymongo) Raise
maxWireVersionby @alexander-alderman-webb in #7473 - Remove unused base64 utils by @sentrivana in #7495
- 🤖 Update test matrix with new releases (09/14) by @github-actions in #7486
- 🤖 Update test matrix with new releases (09/07) by @github-actions in #7399
Other
- Skip formatting log records when Sentry logs are off by @gyanu2507 in #7422