Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog (again) #2187

Merged
merged 1 commit into from
Sep 20, 2023
Merged
Changes from all commits
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
3 changes: 2 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ endif::[]
==== 1.24.0

===== Features
{pull}2157[#2157] Update and optimise OTel bridge
{pull}2140[#2140] Enable OpenTelemetryBridge by default
{pull}2157[#2157] Update and optimise OTel bridge
{pull}2147[#2147] Add Baggage support
{pull}2160[#2160] Trace in-process Azure Functions
{pull}2165[#2165] Internalize SqlClient Instrumentation

===== Bug fixes
{pull}2170[#2170] Ensure OpenTelemetryBridge respects Agents sampling decisions
{pull}2178[#2178] DroppedSpanStats: do not flatten duration
{pull}2180[#2180] Change 'cloud.project.id' for GCP metadata to be the 'project-id'
{pull}2182[#2182] Handle SqlExceptions when accessing user claims

Expand Down
Loading