v1.0.0
Pre-release
Pre-release
This version introduces breaking changes and improvements. There is no special significance behind the version number, the shift to v1.0.0 reflects breaking changes and new feature updates.
Breaking Changes
- API Update: Major updates to the tracer API. This may require modifications to existing integrations. #131 by @dmehala
- Separation of public and private headers: Public and private headers have been reorganized, leading to a cleaner structure. Public headers are now located in
include/
directory. #144 by @dmehala
What's Changed
- Bug Fix: Trimmed inspected headers to improve performance and accuracy. #137 by @dmehala
- New Feature: Ensured that
tracecontext
headers take precedence over Datadog headers (AIT-10281). #142 by @zacharycmontoya - Refactor: Refined Remote Configuration support to enhance stability. #130 by @dmehala
- Dependency Update: Bumped
libcurl
to version 8.8.0. #135 by @dmehala
New Contributors
We are thrilled to welcome the following new contributors to the project:
- @cbeauchesne made their first contribution in #139
- @zacharycmontoya made their first contribution in #142
- @cataphract made their first contribution in #143
- @dubloom made their first contribution in #153
Full Changelog: Compare v0.2.2...v1.0.0