Skip to content

Commit

Permalink
Update CHANGELOG.md (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannaegele authored Feb 6, 2024
1 parent 04058bf commit fa92669
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions instrumentation/opentelemetry_ecto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 1.2.0

### Breaking Changes

* `db.statement` attribute is now marked as optional. Add `db_statement: enabled` when calling `setup`

### Fixes

* Don't record DB statements without sanitizaiton

### Changed

* Add support for Elixir 1.15 and OTP 26
* Add required `db.system` attribute

## 1.1.1

### Changed
Expand Down

0 comments on commit fa92669

Please sign in to comment.