CHANGELOG.md

# Changelog for `hatch_tracing`

## 0.3.1
- .tools-versions updated elixir to 1.18.4-otp-26 and erlang 26.2.5.15
- Bump dependencies
  - opentelemetry_api updated ~> 1.5
  - opentelemetry_exporter updated to ~> 1.10
  - sobelow updated to ~> 0.14
  - credo updated to ~> 1.7
  - ex_doc updated to ~> 0.38

## 0.3.0
- Remove New Relic from repo

## 0.2.0

- Update erlang and elixir (#55)
- Do not inspect binaries (#55)
- Bump dependencies version
  - ex_doc from 0.35.0 to 0.35.1 (#54)
  - ex_doc from 0.34.2 to 0.35.0 (#53)
  - credo from 1.7.9 to 1.7.10 (#52)
  - credo from 1.7.8 to 1.7.9 (#51)
  - new_relic_agent from 1.29.0 to 1.30.0 (#50)
  - opentelemetry_exporter from 1.7.0 to 1.8.0 (#49)
  - opentelemetry_api from 1.3.0 to 1.3.2 (#48)
  - credo from 1.7.7 to 1.7.8 (#47)
  - mix_audit from 2.1.3 to 2.1.4 (#45)
  - ex_doc from 0.34.1 to 0.34.2 (#44)
  - ex_doc from 0.34.0 to 0.34.1 (#42)
  - credo from 1.7.6 to 1.7.7 (#41)
  - ex_doc from 0.33.0 to 0.34.0 (#40)
  - ex_doc from 0.32.2 to 0.33.0 (#39)
  - ex_doc from 0.32.1 to 0.32.2 (#38)
  - credo from 1.7.5 to 1.7.6 (#37)
  - ex_doc from 0.32.0 to 0.32.1 (#36)
  - ex_doc from 0.31.2 to 0.32.0 (#35)

## v0.1.2

- Bump dependencies version
  - opentelemetry_exporter from 1.6.0 to 1.7.0
  - ex_doc from 0.30.1 to 0.31.2
  - mix_audit from 2.1.1 to 2.1.3
  - new_relic_agent from 1.27.8 to 1.29.0
  - credo from 1.7.0 to 1.7.5
  - sobelow from 0.12.2 to 0.13.0
  - actions/cache from 3 to 4

## v0.1.1

- Fix some type specs to match the expected by OpenTelemetry #6
- Add a clause to accept only the `status_code` in `set_status/1` #7

## v0.1.0

First version!

### New Features
- OpenTelemetry helper functions