photon-otel v3.5.0
New Features
- Added
withActiveSpan()for lower-level instrumentation. It supports full OpenTelemetry span options, explicit parent contexts, and gives the callback access to the active span.
Bug Fixes
- Fixed suppressed tracing so it no longer creates, activates, exports, or injects spans when tracing is intentionally disabled. The wrapped callback still runs as expected. ✨
Improvement
- Updated option runtime docs and examples to use Photon Project naming and
photon.project.idattributes.
Version: 3.5.0