Version 1.8.0
What's Changed
- Support direct creation of SpanContext by @duncanpo in #140
- Add Otlp file exporters by @duncanpo in #145
- Make properties of View class editable by @duncanpo in #147
- Enable custom TraceState in SpanContext creation and change TraceState display from a string to a dictionary by @duncanpo in #148
- Change sdk class constructors to accept option NV pairs without requiring first argument by @duncanpo in #154
- Add code coverage by @MWSestabro in #153
- Refactor GitHub release workflow to build .mltbx file before creating the release by @duncanpo in #143
- Update readme of context propagation example with testing instruction… by @duncanpo in #149
- Update to otel-cpp 1.16.1 by @duncanpo in #151
- Update vcpkg to 2024.06.15 by @duncanpo in #152
Full Changelog: 1.7.2...1.8.0