Skip to content

Releases: solarwinds/apm-python

rel-1.7.0

16 May 21:57
1bd1349
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python instrumentation 0.41b0
  • OpenTelemetry Python API/SDK 1.20.0

Fixes

  • Fixed library log duplication and wording (#357, #359, #360)
  • Fixed sampler initialization (#366)
  • Fixed trace export with non-scalar span attributes (#367)

rel-1.6.0

02 Apr 23:06
ee299df
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

New features and improvements

  • Fixed init event logging (#345)

Internal changes

  • Added layer production workflow (#341)
  • Added check_lambda_modules before publish (#346)
  • Upgraded layer asgiref 3.8 (#343)
  • Upgraded layer grpcio 1.62.1 (#351)
  • Upgraded c-lib 14.1.0 (#352)

rel-1.5.0

18 Mar 18:57
dd105cf
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

New features and improvments

  • Fixed grpcio ImportError if outside Python 3.8 (#326)
  • Improved distro instrumentor loading error logging (#332)
  • Fixed reporter status logging (#336)

Internal changes

  • Added more sw resource attributes to metrics (#327)
  • Added default disabling of AWS context propagation (#333)

rel-1.4.0

18 Mar 18:57
56dff89
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

New features and improvements

  • Fixed empty http.* attributes on metrics (#319)
  • Fixed formatting of logging to file (#320)
  • Fixed sw.is_error attribute type (#321)
  • Removed ForceFlushSpanProcessor (#312)

Internal changes

  • SolarWinds c-lib 14.0.3 (#316)
  • Renamed exec wrapper (#317)
  • Updated CI (#324)

rel-1.3.0

20 Feb 18:49
89803eb
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

New features and improvements

  • Removed experimental config support (#308)

Fixes

  • Fixed service key, service name usage (#309)
  • Fixed exporter defaults based on protocol (#310)

Internal changes

  • Fixed release_pr script (#302)
  • Updated workflow dependency (#304)

rel-1.2.0

05 Feb 17:29
7d643c1
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

Fixes

  • Set preferred histogram temporality to delta (#296)
  • Fixed periodic reading interval (#297)
  • Fixed response_time to report milliseconds (#298)

Internal changes

  • Updated OTLP metrics components initialization (#289)
  • Fixed no-op function signature (#295)
  • Renamed local variables (#300)
  • Removed meters for sample_rate, sample_source (#299)

rel-1.1.1

31 Jan 22:52
b6f7fb9
Compare
Choose a tag to compare

Upstream versions

  • OpenTelemetry Python API/SDK 1.20.0
  • OpenTelemetry Python instrumentation 0.41b0

New features and improvements

  • Added runtime environment INFO logging at startup (#291)

Internal changes

  • Updated lambda layer workflow (#278)
  • Fixed release PR action (#282)
  • SolarWinds c-lib 14.0.2 (#288)
  • Removed sw.nonce metrics attribute (#284)
  • Removed todos (#285)
  • Linted by 2024 guide (#292)

rel-1.1.0

18 Jan 20:15
8bf81ac
Compare
Choose a tag to compare

New features and improvements

  • Added support for SW_APM_LOG_FILEPATH (#275)

Internal changes

  • Fixed unit tests (#249)
  • Refactored span processors (#251, #252, #253, #254, #255)
  • Add API unit tests (#256)
  • Added configuration of transaction name in response_time metrics by lambda environment (#257)
  • Refactor c-lib init (#258)
  • SolarWinds c-lib 14.0.0 (#259)
  • Added Dependabot config (#261, #270)
  • Removed unused mend/whitesource config (#260)
  • Upgraded workflow dependencies (#262,#263, #264, #265, #266, #271)
  • Move build configuration to pyproject.toml (#273)
  • SolarWinds c-lib 14.0.1 (#280)

rel-1.0.2

04 Dec 18:52
f54d3b2
Compare
Choose a tag to compare

Internal changes

rel-1.0.1

22 Nov 00:30
0bbdd50
Compare
Choose a tag to compare

Internal changes

  • Updated layer extension build target (#215)
  • Updated experimental exporter defaults (#217)
  • Optimized layer builds (#214)
  • Added build workflows (#221)
  • Integrated c-lib API (#223)
  • Updated setup.py and c-lib API usage (#224)
  • Fixed release workflows (#226)