Skip to content

2.10.0

Choose a tag to compare

@pmcollins pmcollins released this 21 Apr 21:21
· 11 commits to main since this release
e477a7c

What's Changed

Breaking Changes

  • opentelemetry-instrumentation-boto has been removed upstream and is no longer included in the operator Docker image. Use opentelemetry-instrumentation-botocore instead.

New Features

  • Added support for callgraph (snapshot) profiling
  • The default ingest URL when using SPLUNK_REALM has changed from ingest.{realm}.signalfx.com to ingest.{realm}.observability.splunkcloud.com. If you are hardcoding the old domain, update your configuration.

Dependency Updates

  • Upgraded OpenTelemetry dependencies to 1.41.0 / 0.62b0
  • Upgraded protobuf minimum version to 6.33.5 to address CVE-2026-0994
  • opentelemetry-instrumentation-logging is now an explicit direct dependency following its migration from the SDK to contrib

Full Changelog:
v2.9.0...v2.10.0