Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog
  • Loading branch information
mellowagain committed Nov 30, 2023
commit 4a41924e5b6902f22d43d495a954bebb730ba0e2
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ ensure that you match the version that Autometrics uses.**
has been improved (#149)
- Fixed missing feature flag for `opentelemetry-otlp` when autometrics feature
`otel-push-exporter` is enabled
- Fixed incorrect duration being recorded when using `#[async_trait]` together with `#[autometrics]` (#161)
**Please note that the `#[autometrics]` macro needs to be defined BEFORE `#[async_trait]`.**

### Autometrics 1.0 compliance

Expand Down