Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fhsgoncalves committed Dec 17, 2024
1 parent 870621d commit d32bfa9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# CHANGELOG


## v0.2.2

#### Bugfixes

Fix: add missing http.status_code attribute for datadog on http server request span.

## v0.2.1

#### Features

Bump axum to version: 0.7

## v0.1.6

#### Features

Add support opentelemetry version: 0.21

#### Breaking changes

Drop support for opentelemetry 0.18

## v0.0.1

#### Initial Implementation

This marks the initial implementation of `datadog-tracing`.

Add support opentelemetry version: 0.18

0 comments on commit d32bfa9

Please sign in to comment.