0.0.17
What's Changed
- refactor environment configuration by @brettmc in #859
- sdk autoloading by @brettmc in #854
- adding exporter + transport registry by @brettmc in #862
- Remove internal tag from Context::setStorage by @marcospassos in #867
- disallow non-standard boolean config values by @brettmc in #870
- decode OTEL_RESOURCE_ATTRIBUTES values by @brettmc in #872
- tests and benchmark for baggage parsing by @brettmc in #873
- migrate/remove swoole by @brettmc in #871
- improve and expand otlp benchmark by @brettmc in #874
- update contrib autoloading and gitsplit by @brettmc in #875
- updating membership lists by @brettmc in #876
- allow 16 char b3 trace id by @brettmc in #869
- fixing typo in name by @pdelewski in #877
- Run exports with the
Context
theSpanProcessor
was created in by @Nevay in #880
New Contributors
- @marcospassos made their first contribution in #867
- @pdelewski made their first contribution in #877
Full Changelog: 0.0.16...0.0.17