0.0.10 Release
What's Changed
- adding new contributor welcome message by @brettmc in #644
- Add test based on the Jaeger spec by @Grunet in #645
- Add @group annotation to compliance tests for environment variables by @yuktea in #611
- removing brick/math from phan config by @brettmc in #646
- Add compliance tests for environment variables by @yuktea in #648
- Resolve schemaUrl when merging ResourceInfo by @lalex in #627
- Add example of how to create a new trace in same process by @tidal in #650
- static logging methods by @brettmc in #651
- replace E_USER_NOTICE with E_USER_DEPRECATED by @ivoba in #647
- Revert "replace E_USER_NOTICE with E_USER_DEPRECATED" by @brettmc in #655
- bump protobuf extension to 3.20.0 by @brettmc in #656
- make Error level of BC messages configurable and add info to README. by @tidal in #657
- Fix typos and some redundancy by @yuktea in #654
- Fixed formatting by @yuktea in #661
- Move InstrumentationLibrary key generation logic out of TracerProvider/SpanConverter [#619] by @ditsuke in #663
- Add integration tests for tracing compliance by @yuktea in #662
- Refactored ResourceInfo and ResourceInfoFactory Unit and Integration tests by @kishannsangani in #664
- Allow decoration of zipkin span converter by @cdaguerre in #608
- Fixing protobuf generation and InstrumentationScope by @brettmc in #665
New Contributors
- @ivoba made their first contribution in #647
- @ditsuke made their first contribution in #663
- @cdaguerre made their first contribution in #608
Full Changelog: 0.0.9...0.0.10