Skip to content

rel-3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 00:13
0b060ca

Upstream versions

  • OpenTelemetry Python API/SDK 1.27.0
  • OpenTelemetry Python instrumentation 0.48b0

New features and improvements

  • Added support for SW_APM_ENABLED_SQLCOMMENT, SW_APM_OPTIONS_SQLCOMMENT(#434, #437)
  • Deprecated OTEL_SQLCOMMENTER_ENABLED, OTEL_SQLCOMMENTER_OPTIONS (#434)

Fixes

  • Fixed AwsLambdaInstrumentor loading in Lambda environment (#430)

Internal changes

  • Added linting for all supported Python versions (#428)
  • Fixed code style (#433)