File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
88
99## Unreleased
1010
11+ ## [ 1.5.0] ( https://github.com/lightstep/otel-launcher-go/releases/tag/v1.5.0 ) - 2022-03-18
12+
1113## 💡 Enhancements 💡
1214
1315- use semconv package instead of collector package (#69 )
14- - update OpenTelemetry SDK dependencies to 1.4.0 ( # 112 )
16+ - update OpenTelemetry SDK dependencies to 1.5.0
1517- update OpenTelemetry metrics to 0.27.0 (#114 )
18+ - Allow Developer Mode For Go Lightstep (#60 )
1619
1720## [ 1.0.0] ( https://github.com/lightstep/otel-launcher-go/releases/tag/v1.0.0 ) - 2021-09-22
1821
Original file line number Diff line number Diff line change 1- 1.0 .0
1+ 1.5 .0
Original file line number Diff line number Diff line change 1414
1515package launcher
1616
17- const version = "1.0 .0"
17+ const version = "1.5 .0"
You can’t perform that action at this time.
0 commit comments