22 lines
279 B
Markdown
Raw Normal View History

# Changelog
## v0.2.1
### Fixes
* Set span kind as server
## v0.2.0
### Fixes
* Handle binary resp_status from Cowboy
* Fix status code attribute naming to match spec
* Only mark 5xx level status codes as errored
2022-01-04 18:58:06 -07:00
## v0.2.0-beta.1
### Changed
2022-01-04 18:58:06 -07:00
* Opentelemetry 1.0 support