1.0.0b53 (2026-06-08)
Features Added
- Read for global feature sdkstats bitmap and add a 15 second delay timer
(#47031) - Use
APPLICATIONINSIGHTS_PYTHON_ATTACHTYPEenvironment variable in_is_attach_enabledto
reliably detect successful auto-instrumentation attach, with fallback to legacy path-based detection
(#46955) - Safeguard URL redirection issues
(#47265) - Add client-side token-bucket rate limiter for telemetry export
(#46999)
Bugs Fixed
- Validate QuickPulse redirect targets against trusted Azure domains
(#46966) - Fix retry amplification storm in Azure Monitor OpenTelemetry exporter
(#47002)
Other Changes
- Track live metrics disabling in feature SDKstats
(#47297)