Skip to content

Commit

Permalink
[Instrumentation.AspNet] Release 1.8.0-beta.3 (#1836)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek authored May 23, 2024
1 parent 4da3451 commit fc75ce2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/OpenTelemetry.Instrumentation.AspNet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 1.8.0-beta.3

Released 2024-May-23

* **Breaking change** The `Enrich` callback option has been removed.
For better usability, it has been replaced by three separate options:
`EnrichWithHttpRequest`, `EnrichWithHttpResponse` and `EnrichWithException`.
Expand Down

0 comments on commit fc75ce2

Please sign in to comment.