Skip to content

1.8.0

Compare
Choose a tag to compare
@bryce-b bryce-b released this 09 Nov 17:42
· 64 commits to main since this release
a7426e4

Network instrumentation

Exporter

  • Upgrade swift-nio-extras version to fix security issue. by @hunguyenaxon in #466
  • StableOtlpHTTPExporter implementation by @jhoongo in #476
  • Changing access control level for few methods in SpanAdapter by @vj4iosdev in #480

Stable metrics

  • Allow the DoubleHistogramInstrument to record value by @hunguyenaxon in #473
  • Fix the order of initialization between DoubleHistogram and LongHistogram by @hunguyenaxon in #474
  • Allow async instrument to close via observable by @hunguyenaxon in #472
  • Use the correct instrument type while creating aysnchronous instruments by @hunguyenaxon in #475

New Contributors

Full Changelog: 1.7.0...1.8.0