- Fix race in
set_tracer_provider()(#2182) - Automatically load OTEL environment variables as options for
opentelemetry-instrument(#1969) opentelemetry-semantic-conventionsUpdate to semantic conventions v1.6.1 (#2077)- Do not count invalid attributes for dropped (#2096)
- Fix propagation bug caused by counting skipped entries (#2071)
- Add entry point for exporters with default protocol (#2093)
- Do not skip sequence attribute on decode error (#2097)
opentelemetry-test: AddHttpTestBaseto allow tests with actual TCP sockets (#2101)- Fix incorrect headers parsing via environment variables (#2103)
- Add support for OTEL_ATTRIBUTE_COUNT_LIMIT (#2139)
- Attribute limits no longer apply to Resource attributes (#2138)
opentelemetry-exporter-otlp: Addopentelemetry-otlp-proto-httpas dependency (#2147)- Fix validity calculation for trace and span IDs (#2145)
- Add
schema_urltoTracerProvider.get_tracer(#2154) - Make baggage implementation w3c spec complaint (#2167)