Opentelemetry Ecto v1.2.0
bryannaegele
released this
06 Feb 17:30
·
94 commits
to main
since this release
What's Changed
❗️ Breaking Changes
db.statement
attribute is now marked as optional. Adddb_statement: enabled
when callingsetup
@tomtaylor (#187)
🚀 Features
- Add required
db.system
attribute @tomtaylor (#187)
🐛 Bug Fixes
- Don't record DB statements without sanitizaiton @joshleecreates (#166)
🧰 Maintenance
- Add support for Elixir 1.15 and OTP 26 @tomtaylor (#188)