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.md
Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
codefromthecrypt and pellared authored Mar 6, 2025
commit 28d34aa90ed2b6c3e5fc56bf7c28f2b3e53d732e
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h

### Changed

- otel-dotnet-auto-install.sh can optionally use wget instead of curl, useful on
mcr.microsoft.com/dotnet/runtime alpine images.
- `otel-dotnet-auto-install.sh` now optionally uses `wget` instead of `curl`,
improving compatibility with `mcr.microsoft.com/dotnet/runtime` Alpine images.
- Enhanced Kafka and RabbitMQ instrumentation now create spans at the start instead
of manual start time adjustments.

Expand Down
Loading