#1882 Fix transaction trace id not aligned when transaction is created from OTel bridge without parent (issue: #1881).
#1905 Avoid NRE during startup hook init (issue: #1904).
#1927 Avoid panic in file-logging setup (issue: #1918).
#1922 Use Span timing instead of cumulative SqlCommand statistics (issue: #1869).
#1933 Enable DOTNET_STARTUP_HOOKS for .NET 7 (issue: #1900).
v1.18.0
Features
Profiler based agent is now GA
#1806 Capture request body in ASP.NET Full Framework (issue: #379).
#1832UseWindowsCredentials: new configuration to force the agent to use the credentials of the authenticated Windows user when events are sent to the APM Server (issue: #1825).
Bug fixes
#1800 Fix incorrect transaction name in ASP.NET Web Api (issue: #1637).
#1803 and #1804 Fix potential NullReferenceException in TraceContinuationStrategy implementation (issue: #1802).
#1780 Fix container ID parsing in AWS ECS/Fargate environments (issue: #1779).
{pull}1882#1882 Fix transaction trace id not aligned when transaction is created from OTel bridge without parent (issue: {issue}1881#1881).
{pull}1905#1905 Avoid NRE during startup hook init (issue: {issue}1904#1904).
{pull}1927#1927 Avoid panic in file-logging setup (issue: {issue}1918#1918).
{pull}1922#1922 Use Span timing instead of cumulative SqlCommand statistics (issue: {issue}1869#1869).
{pull}1933#1933 Enable DOTNET_STARTUP_HOOKS for .NET 7 (issue: {issue}1900#1900).
[[release-notes-1.18.0]]
==== 1.18.0
===== Features
Profiler based agent is now GA
{pull}1806#1806 Capture request body in ASP.NET Full Framework (issue: {issue}379#379).
{pull}1832#1832UseWindowsCredentials: new configuration to force the agent to use the credentials of the authenticated Windows user when events are sent to the APM Server (issue: {issue}1825#1825).
===== Bug fixes
{pull}1800#1800 Fix incorrect transaction name in ASP.NET Web Api (issue: {issue}1645#1637).
{pull}1803#1803 and {pull}1804#1804 Fix potential NullReferenceException in TraceContinuationStrategy implementation (issue: {issue}1802#1802).
... (truncated)
Commits
8b1b6c8 fix jenkins trigger not running jobs on v1.20.0 tag (#2023)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Elastic.Apm.Extensions.Hosting from 1.14.1 to 1.20.0.
Release notes
Sourced from Elastic.Apm.Extensions.Hosting's releases.
... (truncated)
Changelog
Sourced from Elastic.Apm.Extensions.Hosting's changelog.
... (truncated)
Commits
8b1b6c8
fix jenkins trigger not running jobs on v1.20.0 tag (#2023)74b78d8
missed the version bump for apm_profilera35a3cb
add release notes to CHANGELOG.asciidoce5b6944
bump to 1.20.0c78eb64
snapshoty github action still using an old version of rustc (#2022)22f7e69
Fix snapshotty github action (#2016)a3f1d60
Suppport latest version of Microsoft.Data.SqlClient (#1988)4ce08b5
Capture the azure function delegate invoke exception on Transaction (#2018)c5c53f3
Ensure the generated netcore solution builds when running ./build.sh release ...70691bd
allign indendation to .editorconfig setttings for Elastic.Apm.Profiler.* (#2015)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)