opentelemetry-erlang-contrib/instrumentation/opentelemetry_ecto/CHANGELOG.md

41 lines
475 B
Markdown
Raw Normal View History

# Changelog
2022-11-17 02:07:23 +00:00
## 1.1.0
### Changed
* Allow setting additional attributes
### Fixes
* Fix span linking in additional task-spawned use cases
## 1.0.0
### Changed
* Add idle time as an attribute
### Fixes
* Fix Ecto preload spans not being linked to the root parent query
2022-01-05 01:58:06 +00:00
## 1.0.0-rc.5
### Changed
* Opentelemetry 1.0 support
## 1.0.0-rc.4
### Changed
* Opentelemetry 1.0.0-rc.4 support
## 1.0.0-rc.2
### Changed
* Update dependencies to allow telemetry 1.0.0