Skip to content

0.26.2

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 23 Nov 23:09
· 291 commits to master since this release
0.26.2
d3e52a2
  • Support for Python 3.12. Python 3.12 has been added to test matrix and trove classifiers.
  • Supports aiohttp 3.9.x versions.
  • Updated OpenTelemetry distro to handle MetricReaders and MetricExporters in a more flexible way (similar to how it was changed to be done in opentelemetry-sdk 1.21.0).
  • Log entries from tomodachi.logging on OTEL instrumented services will now include TraceContext (span_id, trace_id and parent_span_id) on non-recording (but valid) spans.