2021-10-08 16:27:42 -06:00
|
|
|
# Changelog
|
|
|
|
|
2023-05-23 12:49:29 +02:00
|
|
|
## 1.1.1
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Add db.name to ecto spans
|
|
|
|
|
2022-11-16 19:07:23 -07:00
|
|
|
## 1.1.0
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Allow setting additional attributes
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
* Fix span linking in additional task-spawned use cases
|
|
|
|
|
2022-06-03 10:54:37 -06:00
|
|
|
## 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-04 18:58:06 -07:00
|
|
|
## 1.0.0-rc.5
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Opentelemetry 1.0 support
|
|
|
|
|
2021-12-28 16:39:06 -07:00
|
|
|
## 1.0.0-rc.4
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Opentelemetry 1.0.0-rc.4 support
|
|
|
|
|
2021-10-08 16:27:42 -06:00
|
|
|
## 1.0.0-rc.2
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* Update dependencies to allow telemetry 1.0.0
|
|
|
|
|