Skip to content

1.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 21 Oct 08:13
· 337 commits to main since this release
32845f6

⚠️ THIS VERSION INCLUDES A SOURCE CODE BREAKING CHANGE IT HAS BEEN RELABELED AS 1.2.0 ⚠️

General

  • Remove use of swift-atomics library, it made imposible to generate an xcframework with OpenTelemetrySdk. by @nachoBonafonte in #335

OpenTelemetryProtocol (OTLP) Exporter

  • Updated proto to v0.19, it should fix incompatibilities with previous collector versions by @vvydier in #336
  • (source code breaking change) Updated InstrumentationLibrary to InstrumentationScope by @vvydier and @bryce-b in #336

URLSessionInstrumentation

  • Fix memory leak reserved during initialization by @nachoBonafonte in #327
  • Updated net.peer and status code to be of Int type, following the spec by @bryce-b in #329

Full Changelog: 1.1.7...1.1.8