Skip to content

Version 1.30.0/0.51b0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 18:17
4c6c5ab
  • Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python logging module handler setup (#4340)
  • Add attributes field in metrics.get_meter wrapper function (#4364)
  • Add Python 3.13 support (#4353)
  • sdk: don't log or print warnings when the SDK has been disabled (#4371)
  • Fix span context manager typing by using ParamSpec from typing_extensions (#4389)
  • Fix serialization of None values in logs body to match 1.31.0+ data model (#4400)
  • [BREAKING] semantic-conventions: Remove opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME introduced by mistake in the wrong module. (#4391)
  • Add support for explicit bucket boundaries advisory for Histograms (#4361)
  • semantic-conventions: Bump to 1.30.0 (#4337)