Skip to content

Releases: open-telemetry/opentelemetry-erlang

SDK 1.4.0

05 Jun 10:26
v1.4.0
6f1d636
Compare
Choose a tag to compare
v1.4.0

SDK 1.4.0

SDK 1.3.0

20 Apr 16:01
v1.3.0
4812195
Compare
Choose a tag to compare

SDK 1.3.0 - 2023-03-21

Fixes

API/SDK/OTLP Exporter 1.0.2 and Zipking Exporter 1.0.0

22 Feb 23:46
2574d64
Compare
Choose a tag to compare

v1.0.1

v1.0.0

04 Jan 19:50
f12732d
Compare
Choose a tag to compare

v1.0.0-rc.4

28 Dec 16:08
46de081
Compare
Choose a tag to compare

v1.0.0-rc.3

v1.0.0-rc.1

v0.6.0

05 Apr 22:56
v0.6.0
00261d5
Compare
Choose a tag to compare
version 0.6.0 for API, SDK and Exporter

v0.5.0 for API, SDK and OTLP Exporter

20 Nov 16:01
v0.5.0
cb74034
Compare
Choose a tag to compare

Major change in this release is we now match the spec for start_span, meaning it no longer sets the started Span to the current Span in the Context. To start a Span and set it to the current Span use with_span or pass the return value of start_span to set_current_span.

Some PR links are missing because they were made before the repos were combined.

API

SDK

Exporter