Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmehala dmehala released this 17 Sep 16:49
· 11 commits to main since this release
85370e7

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:

Full Changelog: Compare v0.2.2...v1.0.0